0.0.4 • Published 7 months ago

insomnia-plugin-des v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months 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

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

8 months ago