Think Privacy Firefox

Examine source code of Think Privacy

Inspect and view changes in Think Privacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Think Privacy",
  "version": "1.0.2resigned1",
  "author": "Jonathan Kingston",
  "description": "Change Firefox to be more private.",
  "icons": {
    "96": "logo.svg"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_title": "Configure Firefox privacy",
    "default_icon": {
      "96": "logo.svg"
    }
  },
  "permissions": [
    "<all_urls>",
    "storage",
    "privacy"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{683aea6b-40c5-44d0-9189-4dbdfd1ea76b}"
    }
  }
}

Best Think Privacy Alternatives

Here are some Firefox add-ons that are similar to Think Privacy: