Copy text of element Firefox

Examine source code of Copy text of element

By: utubo
Inspect and view changes in Copy text of element source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.9",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "copy_elements_text@utb.dip.jp",
      "strict_min_version": "81.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "menus",
    "activeTab",
    "clipboardWrite",
    "notifications",
    "storage"
  ]
}

Best Copy text of element Alternatives

Here are some Firefox add-ons that are similar to Copy text of element: