Always Open Privately Firefox

Examine source code of Always Open Privately

By: fbausch
Inspect and view changes in Always Open Privately source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "2.3",
  "default_locale": "en",
  "description": "__MSG_extensionDescription__",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "openprivately@fbausch.de"
    }
  },
  "permissions": [
    "webNavigation",
    "tabs",
    "activeTab",
    "http://*/*",
    "https://*/*",
    "storage"
  ],
  "icons": {
    "96": "thumb.png"
  }
}

Best Always Open Privately Alternatives

Here are some Firefox add-ons that are similar to Always Open Privately: