clipboard-inserter but it uses a native application instead
Go to file
unknown 924a8f1350 Respect newlines in clipboard text 2018-12-06 17:41:54 +01:00
bg Respect newlines in clipboard text 2018-12-06 17:41:54 +01:00
fg Update to work with Chrome 2018-06-02 20:25:20 -04:00
icon Migrate the extension to use WebExtension Api 2017-08-11 17:41:11 +02:00
.gitignore Bump version 2017-08-11 13:54:31 +02:00
README.md Update the readme 2018-10-10 17:40:27 +02:00
default-options.js Add option for customizing the clipboard monitor update interval 2017-08-11 20:55:54 +02:00
forms-min.css Add options for the added element name and contaier css selector 2017-08-11 20:42:18 +02:00
manifest.json Bump the version to 0.3.2 2018-12-06 17:31:30 +01:00
options.html Add hover descriptions to options 2017-08-11 21:02:34 +02:00
options.js Update to work with Chrome 2018-06-02 20:25:20 -04:00

README.md

#Clipboard Inserter

A simple addon whose purpose is to automatically insert contents of clipboard into the page.

If you're looking to install this addon, it's available here:

Or, if the links don't work, just search for "clipboard inserter" in the appropriate addon market.

On Chrome, if you want to use this extension with local files (the file:// protocol), you have to enable the "Allow access to file URLs" setting in the extension details.