PoE2 Trade Snipe — Favorites & Live Search Firefox

Examine source code of PoE2 Trade Snipe — Favorites & Live Search

By: Zoplop
Inspect and view changes in PoE2 Trade Snipe — Favorites & Live Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PoE2 Trade Snipe — Favorites & Buy Log",
  "version": "0.5.0",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "*://www.pathofexile.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.pathofexile.com/trade2/*"
      ],
      "js": [
        "content/sniper.js",
        "content/inject.js",
        "content/drawer.js",
        "content/buylog.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "content/net-hook.js"
      ],
      "matches": [
        "*://www.pathofexile.com/*"
      ]
    }
  ],
  "action": {
    "default_title": "__MSG_actionTitle__",
    "default_icon": {
      "16": "icons/16.png",
      "32": "icons/32.png",
      "48": "icons/48.png"
    },
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "96": "icons/96.png",
    "128": "icons/128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "poe2-trade-snipe@swih",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PoE2 Trade Snipe — Favorites & Live Search Alternatives

Here are some Firefox add-ons that are similar to PoE2 Trade Snipe — Favorites & Live Search: