HTTP-TRACKER Dark Firefox

Examine source code of HTTP-TRACKER Dark

Inspect and view changes in HTTP-TRACKER Dark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "/src/js/httpTrackerConstants.js",
      "/src/js/httpTrackerUtils.js",
      "/src/js/httpTrackerOpen.js"
    ]
  },
  "description": "forked version of HTTP-Tracker",
  "manifest_version": 2,
  "name": "HTTP-TRACKER Dark",
  "permissions": [
    "storage",
    "webRequest",
    "<all_urls>",
    "webRequestBlocking",
    "tabs",
    "cookies"
  ],
  "version": "1.0.0",
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "/src/assets/logo.png",
      "32": "/src/assets/logo.png"
    },
    "default_title": "HTTP-TRACKER Dark"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+1"
      },
      "description": "Open HTTP-TRACKER if not opened, or bring to front if already opened"
    }
  },
  "options_ui": {
    "page": "/src/html/options.html",
    "open_in_tab": true
  },
  "icons": {
    "320": "/src/assets/logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f24367d3-9c5e-457e-9e91-f69b11d26776}"
    }
  }
}

Best HTTP-TRACKER Dark Alternatives

Here are some Firefox add-ons that are similar to HTTP-TRACKER Dark: