Restrict to Domain Firefox

Examine source code of Restrict to Domain

By: Benthum
Inspect and view changes in Restrict to Domain source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.1",
  "manifest_version": 2,
  "name": "Restrict to Domain",
  "short_name": "restrict-to-domain",
  "permissions": [
    "storage",
    "privacy"
  ],
  "background": {
    "page": "lib/chrome/background.html"
  },
  "homepage_url": "https://mybrowseraddon.com/restrict-to-domain.html",
  "description": "Restricts cookies, cache and other data access to the domain level.",
  "browser_action": {
    "default_title": "Restrict to Domain",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  }
}

Best Restrict to Domain Alternatives

Here are some Firefox add-ons that are similar to Restrict to Domain: