Ghostery Lite Firefox

Examine source code of Ghostery Lite

Inspect and view changes in Ghostery Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ghostery Lite",
  "version": "1.0",
  "description": "A simple extension to block trackers and enhance privacy.",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e15e659d-cda4-46cc-8ec6-3018b6018865}"
    }
  }
}

Best Ghostery Lite Alternatives

Here are some Firefox add-ons that are similar to Ghostery Lite: