Socket
Socket
Sign inDemoInstall

clipboard-manager-js

Package Overview
Dependencies
57
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    clipboard-manager-js

## Platform support


Version published
Weekly downloads
2
Maintainers
1
Install size
43.5 MB
Created
Weekly downloads
 

Readme

Source

Clipboard Manager JS

Platform support

For windows, this relies on powershell and user32.dll.

For linux, this relies on a bash script and xdotool.

Not tested on mac, but should work with something similar to xdotool for mac.

If these are not available, most of this will still work, except pressing enter (see below) will update the clipboard but not paste its contents. I.e., you can still view clipboard history and select previous contents.

keys

ctrl+shift+v to trigger the popup.

up/down to scroll selection.

left/right to select the first/lsat selection.

enter to close the popup and paste.

esc to close the popup without pasting.

del/backspace to remove the selected line.

screenshots

1-open.png

2-2nd-line-selected.png

3-3rd-line-selected.png

4-pasted.png

5-selected-text.png

6-open-after-copy.png

Keywords

FAQs

Last updated on 13 Jun 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc