PasteArmor Firefox

Examine source code of PasteArmor

Inspect and view changes in PasteArmor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PasteArmor",
  "version": "1.0",
  "description": "Paste Armor is a security tool that defend you against paste-hijacking (also known as copy-paste-hijacking, clipboard-hijacking, ...)",
  "homepage_url": "https://github.com/hrmt2000/paste-armor",
  "applications": {
    "gecko": {
      "id": "hr.mt2000@gmail.com"
    }
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "pastearmor-contentscript.js"
      ]
    }
  ]
}

Best PasteArmor Alternatives

Here are some Firefox add-ons that are similar to PasteArmor: