Unblock Paste Firefox

Examine source code of Unblock Paste

Inspect and view changes in Unblock Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unblock Paste",
  "description": "Unblock pasting.",
  "version": "1.2",
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "author": "Naitik Shah <n@daaku.org>",
  "homepage_url": "https://github.com/daaku/unblock-paste",
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "Unblock Paste"
  },
  "icons": {
    "48": "icon.svg",
    "128": "icon.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "unblock-paste@daaku.org"
    }
  }
}

Meilleures alternatives Unblock Paste

Voici quelques Firefox add-ons qui sont similaires à Unblock Paste :