Telemetry Analysis Firefox

Examine source code of Telemetry Analysis

By: 19ATF72 Add-on
Inspect and view changes in Telemetry Analysis source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Telemetry Analysis",
  "version": "3.0",
  "description": "Adds a browser action to analyse scripts & telemetry on the page.",
  "homepage_url": "https://github.com/19ATF72/Telemetry-Analysis",
  "icons": {
    "48": "icons/elementor-brands.svg",
    "96": "icons/elementor-brands.svg"
  },
  "permissions": [
    "*://*/*",
    "cookies",
    "activeTab",
    "tabs",
    "unlimitedStorage",
    "storage",
    "webRequest",
    "<all_urls>"
  ],
  "background": {
    "page": "background_scripts/backgroundPage.html"
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": "icons/elementor-brands.svg",
    "default_title": "Telemetry Analysis",
    "default_popup": "browserAction/popup_view.html"
  },
  "options_ui": {
    "page": "optionMenu/option.html",
    "browser_style": true
  },
  "web_accessible_resources": [
    "resources/frog.jpg",
    "resources/turtle.jpg",
    "resources/snake.jpg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "micah2.hobbymego@live.uwe.ac.uk"
    }
  },
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';"
}

Best Telemetry Analysis Alternatives

Here are some Firefox add-ons that are similar to Telemetry Analysis: