This add-on injects JavaScript into web pages. The addons.mozilla.org
domain disallows this operation, so this add-on will not work properly when it’s run on pages in the addons.mozilla.org
domain.
This extension includes:
The content script listens for text selections in the page it’s attached to and copies the text to the clipboard on mouse-up.
copySelection
function was in a browser event clipboardWrite
permissions would be required e.g."permissions": ["clipboardWrite"]