Text Copy Firefox

Examine source code of Text Copy

Inspect and view changes in Text Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Copy",
  "version": "1.0",
  "description": "Copy input text to the clipboard for easy pasting.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9121f768-e42c-4cf9-b4d3-47959e931aec}"
    }
  }
}

Best Text Copy Alternatives

Here are some Firefox add-ons that are similar to Text Copy: