Enable Copy Firefox

Examine source code of Enable Copy

Par : Zach
Inspect and view changes in Enable Copy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "util.js",
      "background.js"
    ]
  },
  "action": {
    "default_icon": "icon64-disable.png",
    "default_title": "__MSG_extName__",
    "default_popup": "html/popup.html"
  },
  "description": "__MSG_description__",
  "icons": {
    "64": "icon64.png"
  },
  "default_locale": "en",
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "permissions": [
    "tabs",
    "declarativeNetRequest",
    "storage",
    "scripting",
    "notifications"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "version": "1.27",
  "browser_specific_settings": {
    "gecko": {
      "id": "{d1e3a8c7-2a7b-4c6d-8f9e-123456789abc}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "enable.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Meilleures alternatives Enable Copy

Voici quelques Firefox add-ons qui sont similaires à Enable Copy :