ALEX Firefox

Examine source code of ALEX

Inspect and view changes in ALEX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "short_name": "PAADC",
  "description": "__MSG_extensionDescription__",
  "version": "1.1.199",
  "version_name": "1.1.199",
  "author": "Alberto Granzotto, Claudio Agosti, and the contributors in https://github.com/tracking-exposed/web-extension",
  "default_locale": "nl",
  "icons": {
    "16": "images/uva-logo-16.png",
    "48": "images/uva-logo-48.png",
    "128": "images/uva-logo-128.png"
  },
  "permissions": [
    "storage",
    "cookies",
    "https://*.facebook.com/",
    "https://www.iodc.nl/"
  ],
  "background": {
    "scripts": [
      "browser-polyfill.js",
      "background/bundle.js"
    ]
  },
  "browser_action": {
    "default_popup": "default_popup/index.html",
    "default_icon": {
      "16": "images/uva-logo-16.png",
      "24": "images/uva-logo-24.png",
      "32": "images/uva-logo-32.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.facebook.com/*",
        "https://www.iodc.nl/*"
      ],
      "js": [
        "browser-polyfill.js",
        "content_scripts/facebook.com/bundle.js",
        "content_scripts/iodc.nl/bundle.js"
      ],
      "css": [
        "styles/theme/main.css"
      ]
    }
  ],
  "web_accessible_resources": [
    "*.png",
    "*.svg",
    "*.eot",
    "*.woff",
    "*.svg",
    "*.ttf"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{a8e8d9fd-020e-47a3-94e2-77e38a38b703}",
      "strict_min_version": "57.0"
    }
  }
}

Best ALEX Alternatives

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