Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

append-to-clipboard

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

append-to-clipboard

Append copied text to the clipboard, optionally with separators

  • 2.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

append-to-clipboard

A webextensions (Firefox) add-on to allow appending to the clipboard, optionally with a single or double line break in between as well as a "clear clipboard" option.

You may find Copy Plain Text or Copy Plain Text WE helpful if you wish to ensure your first copy is as plain text.

Screenshot of usage

Todos

  1. Add option to retrieve selection for appending as text or HTML or HTMl source (regardless of original source)
  2. Any way with webextensions to support additional copy flavors? Could support appending multiple images
  3. Once Firefox supports, use smoother clipboard API, and, if their webextensions implementation starts to allow for using the clipboard in background scripts, do so.
  4. Allow appending of link location or text (as per this comment of issue #1)
  5. Allow definition and use of multiple user-defined separators (in context submenu) (as per issue #1)
  6. Allow for appending into (and pasting from) numbered buffers
  7. Key commands for each command slot as in:
    https://addons.mozilla.org/en-US/firefox/addon/addmoretexttoclipboard/; allow each to be customizable using https://github.com/brettz9/key-selector?
  8. Find way for "Clear clipboard" to work, or at least not show up, on empty tabs (setting <all_urls permission didn't work)

Keywords

FAQs

Package last updated on 14 Jul 2018

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc