Poe Trade Plus Firefox

Examine source code of Poe Trade Plus

Inspect and view changes in Poe Trade Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Poe Trade Plus",
  "description": "Poe Trade Plus enhances the Path of Exile trade site with bookmarks, history and result tools.",
  "version": "1.0.75",
  "icons": {
    "16": "/icon.png",
    "32": "/icon.png",
    "48": "/icon.png",
    "128": "/icon.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://www.pathofexile.com/*",
    "https://br.pathofexile.com/*",
    "https://ru.pathofexile.com/*",
    "https://th.pathofexile.com/*",
    "https://de.pathofexile.com/*",
    "https://fr.pathofexile.com/*",
    "https://es.pathofexile.com/*",
    "https://jp.pathofexile.com/*",
    "https://poe.game.daum.net/*",
    "https://poe.ninja/*"
  ],
  "action": {
    "default_title": "Poe Trade Plus",
    "default_icon": {
      "16": "/icon.png",
      "32": "/icon.png",
      "48": "/icon.png",
      "128": "/icon.png"
    },
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "poe-trade-plus@kroxilabs.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.pathofexile.com/trade*"
      ],
      "css": [
        "content-scripts/filter-panel.css"
      ],
      "js": [
        "content-scripts/filter-panel.js"
      ],
      "world": "MAIN"
    },
    {
      "matches": [
        "https://br.pathofexile.com/trade*",
        "https://de.pathofexile.com/trade*",
        "https://es.pathofexile.com/trade*",
        "https://fr.pathofexile.com/trade*",
        "https://jp.pathofexile.com/trade*",
        "https://poe.game.daum.net/trade*",
        "https://ru.pathofexile.com/trade*",
        "https://th.pathofexile.com/trade*",
        "https://www.pathofexile.com/trade*"
      ],
      "css": [
        "content-scripts/trade-sidebar.css"
      ],
      "js": [
        "content-scripts/trade-sidebar.js"
      ]
    }
  ]
}

Best Poe Trade Plus Alternatives

Here are some Firefox add-ons that are similar to Poe Trade Plus: