Privacify Paste Firefox

Examine source code of Privacify Paste

By: ZJ3979
Inspect and view changes in Privacify Paste source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacify Paste",
  "version": "1.0",
  "description": "Automatically mask sensitive information when pasting text into web applications.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{29d66731-8527-47cd-8f70-9e56559a5db8}"
    }
  }
}

Best Privacify Paste Alternatives

Here are some Firefox add-ons that are similar to Privacify Paste: