Copy This Block Firefox

Examine source code of Copy This Block

By: uenoB
Inspect and view changes in Copy This Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_Copy_This_Block__",
  "version": "0.9.3resigned1",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/uenoB/copy_this_block",
  "default_locale": "en",
  "icons": {
    "48": "/images/icon.svg"
  },
  "background": {
    "scripts": [
      "/background.js"
    ]
  },
  "commands": {
    "copy_this_block": {
      "suggested_key": {
        "default": "Alt+Shift+C"
      },
      "description": "__MSG_Copy_This_Block__"
    }
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardWrite"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{76dd6929-b399-4c70-bcaa-19fe382feb1a}"
    }
  }
}

Best Copy This Block Alternatives

Here are some Firefox add-ons that are similar to Copy This Block: