PoE Trade Bookmarks Firefox

Examine source code of PoE Trade Bookmarks

By: Anthony
Inspect and view changes in PoE Trade Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PoE Trade Bookmarks",
  "version": "1.0.6",
  "description": "Simple bookmark folders for Path of Exile trade and trade2 pages.",
  "permissions": [
    "storage",
    "https://www.pathofexile.com/trade/*",
    "https://www.pathofexile.com/trade2/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.pathofexile.com/trade/*",
        "https://www.pathofexile.com/trade2/*"
      ],
      "js": [
        "content/content.js"
      ],
      "css": [
        "content/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icons/icon48.svg",
    "96": "icons/icon96.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "poe-trade-bookmarks-firefox@lilxant",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PoE Trade Bookmarks Alternatives

Here are some Firefox add-ons that are similar to PoE Trade Bookmarks: