Decentraleyes Firefox

Examine source code of Decentraleyes

Inspect and view changes in Decentraleyes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Decentraleyes",
  "version": "3.0.1",
  "author": "Thomas Rientjes",
  "default_locale": "en_US",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "images/icons/extension/16.png",
    "48": "images/icons/extension/48.png",
    "96": "images/icons/extension/96.png",
    "128": "images/icons/extension/128.png"
  },
  "permissions": [
    "privacy",
    "webNavigation",
    "webRequestBlocking",
    "webRequest",
    "unlimitedStorage",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "code/main.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "images/icons/action/default/16.png",
      "18": "images/icons/action/default/18.png",
      "19": "images/icons/action/default/19.png",
      "32": "images/icons/action/default/32.png",
      "36": "images/icons/action/default/36.png",
      "38": "images/icons/action/default/38.png",
      "64": "images/icons/action/default/64.png"
    },
    "default_popup": "pages/popup/popup.html"
  },
  "options_ui": {
    "page": "pages/options/options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "jid1-BoFifL9Vbdl2zQ@jetpack",
      "strict_min_version": "115.0"
    },
    "gecko_android": {
      "strict_min_version": "115.0"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "resources/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Decentraleyes Alternatives

Here are some Firefox add-ons that are similar to Decentraleyes: