AltCopy Firefox

Examine source code of AltCopy

Inspect and view changes in AltCopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "0.4.0",
  "description": "__MSG_extDescription__",
  "icons": {
    "16": "icons/alt-copy-16.png",
    "32": "icons/alt-copy-32.png",
    "48": "icons/alt-copy-48.png",
    "96": "icons/alt-copy-96.png"
  },
  "author": "__MSG_extAuthor__",
  "default_locale": "en",
  "homepage_url": "https://github.com/maxnikulin/alt-copy",
  "permissions": [
    "menus",
    "activeTab",
    "scripting"
  ],
  "optional_permissions": [
    "<all_urls>",
    "clipboardWrite",
    "notifications"
  ],
  "background": {
    "scripts": [
      "mwel_abortable.js",
      "acp_cs_copy.js",
      "acp_cs_extract.js",
      "acp_background.js"
    ]
  },
  "applications": {
    "gecko": {
      "id": "alt-copy@maxnikulin.github.io",
      "strict_min_version": "102.0"
    }
  }
}

Melhores alternativas AltCopy

Aqui estão algumas Firefox add-ons que são similares a AltCopy: