Exiled Traders Overlay Companion Firefox

Examine source code of Exiled Traders Overlay Companion

By: Sweazy Add-on
Inspect and view changes in Exiled Traders Overlay Companion 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": 3,
  "name": "Exiled Traders Overlay Companion",
  "version": "1.2.3",
  "description": "Companion extension for Exiled Traders 2 — proxies trade API requests through browser authentication",
  "browser_specific_settings": {
    "gecko": {
      "id": "exiled-traders@vtrembo",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "cookies",
    "storage",
    "alarms"
  ],
  "host_permissions": [
    "https://www.pathofexile.com/*"
  ],
  "content_security_policy": {
    "extension_pages": "default-src 'self'; connect-src 'self' ws://localhost:21584 https://www.pathofexile.com; script-src 'self'"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  }
}

Best Exiled Traders Overlay Companion Alternatives

Here are some Firefox add-ons that are similar to Exiled Traders Overlay Companion: