0.0.4 • Published 2 years ago

insomnia-plugin-des v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Installation

Install the insomnia-plugin-des plugin from Preferences > Plugins.

Usage

You can encrypt values

{
    "text":"{% Des 'world', 'encrypt' %}"
}

You can decrypt values

{
    "text": "{% Des '************************', 'decrypt' %}"
}

Scope

  • Encrypt or decrypt your password or something.
0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago