Trackula Firefox

Examine source code of Trackula

Inspect and view changes in Trackula source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Trackula",
  "version": "0.2.1resigned1",
  "description": "Trackula is a Firefox browser extension that uses interactive visualizations to show you the relationships between third parties and the sites you visit. It is based on Lightbeam but has an additional interface based on p5.js.",
  "homepage_url": "https://github.com/ssaavedra/trackula-we",
  "icons": {
    "48": "images/logo-trackula-transparent-3.svg",
    "96": "images/logo-trackula-transparent-3.svg"
  },
  "permissions": [
    "webRequest",
    "<all_urls>",
    "tabs",
    "cookies",
    "storage",
    "downloads",
    "privacy"
  ],
  "browser_action": {
    "default_icon": "images/logo-trackula-transparent-3.svg",
    "default_icon2": "images/logo-trackula-charcoal.svg",
    "default_title": "Trackula"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "52.0",
      "id": "{2c92b89e-b975-43db-8fac-41248cef3728}"
    }
  },
  "background": {
    "scripts": [
      "ext-libs/dexie.js",
      "js/store.js",
      "js/capture.js",
      "js/background.js"
    ]
  }
}

Best Trackula Alternatives

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