Blank Private Browsing Page Firefox

Examine source code of Blank Private Browsing Page

Inspect and view changes in Blank Private Browsing Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "A blank page for the private browsing page",
  "manifest_version": 2,
  "name": "Blank Private Browsing Page",
  "version": "2.1",
  "homepage_url": "https://github.com/ipotable/BlankPrivateBrowsingPage",
  "icons": {
    "64": "icon.png"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "https://example.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "applications": {
    "gecko": {
      "strict_min_version": "60.0"
    }
  }
}

Best Blank Private Browsing Page Alternatives

Here are some Firefox add-ons that are similar to Blank Private Browsing Page: