SuperCopy, Allow Right Click and Copy Firefox

Examine source code of SuperCopy, Allow Right Click and Copy

By: 黄帅 Add-on
Inspect and view changes in SuperCopy, Allow Right Click and Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_name__",
  "description": "__MSG_description__",
  "version": "0.0.4",
  "icons": {
    "19": "img/ico19.png",
    "48": "img/ico48.png",
    "128": "img/ico.png"
  },
  "content_security_policy": "script-src 'self' https://www.googletagmanager.com https://www.google-analytics.com; object-src 'self'",
  "browser_action": {
    "default_title": "__MSG_name__",
    "default_icon": "img/ico19_disable.png",
    "default_popup": "popup.html"
  },
  "options_page": "option.html",
  "background": {
    "scripts": [
      "js/jquery.js",
      "js/system.js",
      "js/background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "default_locale": "en",
  "web_accessible_resources": [
    "js/code.js"
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{7850baed-56de-426b-b1d2-e15521b5cc69}"
    }
  }
}

Best SuperCopy, Allow Right Click and Copy Alternatives

Here are some Firefox add-ons that are similar to SuperCopy, Allow Right Click and Copy: