Better PathOfExile Trading Firefox

Examine source code of Better PathOfExile Trading

By: Vali24
Inspect and view changes in Better PathOfExile Trading source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.0.7",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "*://www.pathofexile.com/trade*",
        "*://pathofexile.com/trade*"
      ],
      "js": [
        "assets/vendor.js",
        "assets/better-trading.js"
      ],
      "css": [
        "assets/vendor.css",
        "assets/better-trading.css"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "*://poe.ninja/*"
  ],
  "web_accessible_resources": [
    "assets/images/*"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "better-trading@example.com",
      "strict_min_version": "109.0"
    }
  },
  "name": "Better PathOfExile Trading",
  "description": ""
}

Best Better PathOfExile Trading Alternatives

Here are some Firefox add-ons that are similar to Better PathOfExile Trading: