Page Integrity Firefox

Examine source code of Page Integrity

Inspect and view changes in Page Integrity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Integrity",
  "description": "Extension",
  "version": "1.0.0",
  "permissions": [
    "activeTab",
    "tabs",
    "webRequest",
    "<all_urls>",
    "webRequestBlocking",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Page Integrity",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/pi-white-16x16.png",
      "32": "icons/pi-white-32x32.png"
    }
  }
}

Best Page Integrity Alternatives

Here are some Firefox add-ons that are similar to Page Integrity: