HotspotX Firefox

Examine source code of HotspotX

Inspect and view changes in HotspotX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "HotspotX",
  "manifest_version": 2,
  "version": "0.0.0",
  "description": "HotspotX Extension",
  "browser_action": {
    "default_popup": "src/pages/popup/index.html"
  },
  "background": {
    "scripts": [
      "service-worker-loader.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "assets/content-script-loader.hello.ts.458d38a8.9f6af30d.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "chrome_url_overrides": {
    "newtab": "src/pages/new-tab/index.html"
  },
  "icons": {
    "32": "src/assets/icons/icon-32.png",
    "48": "src/assets/icons/icon-48.png",
    "128": "src/assets/icons/icon-128.png",
    "512": "src/assets/icons/icon-512.png"
  },
  "web_accessible_resources": [
    "assets/hello.ts.458d38a8.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{8ceb01c5-ebdb-4698-b928-2232cbb0f3c0}"
    }
  }
}

Best HotspotX Alternatives

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