CopyCode Firefox

Examine source code of CopyCode

Inspect and view changes in CopyCode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CopyCode",
  "version": "1.0",
  "description": "Adds a copy button to all code regions on all websites.",
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "copy_code.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{43e83ab5-c27e-4397-9e8f-0e0a5fda10ed}"
    }
  }
}

Melhores alternativas CopyCode

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