0.0.5 • Published 3 years ago

insomnia-plugin-copy-to-clipboard v0.0.5

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

Copy response or property value to the clipboard

This is a simple insomnia plugin to copy the response or property value to the clipboard.

Pre-requisites

This plugin requires Insomnia, the Open Source API client.

Installation

  1. Start Insomnia,
  2. Click "Application" -> "Preferences" and choose the "Plugins" tab,
  3. Enter insomnia-plugin-copy-to-clipboard and click "Install Plugin".

    Plugin Installation

  4. Close the dialog.

Usage

  1. Go to a request in any collection,
  2. Add a new query item,
  3. Press Cmd/Ctrl + Space and choose "Copy To Clipboard",
  4. Click the "Copy To Clipboard" tag,
  5. In "Property to copy" set the property you want to copy, or leave it blank to copy the entire response,
  6. Click done, cross your fingers and give it a go!

    Usage

Limitations

  • It only works with json objects when setting a property to copy

Contributing

In case you want to improve it, PRs are welcome! :)

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago