PoE Overlay II Sync Firefox

Examine source code of PoE Overlay II Sync

Inspect and view changes in PoE Overlay II Sync source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "PoE Overlay II Sync",
  "description": "Sync your Path of Exile 2 session with PoE Overlay II",
  "version": "0.0.1.1",
  "manifest_version": 3,
  "background": {
    "service_worker": "/dist/background.js",
    "scripts": [
      "/dist/background.js"
    ]
  },
  "permissions": [
    "cookies"
  ],
  "host_permissions": [
    "https://www.poeoverlay.com/*",
    "https://*.pathofexile.com/*",
    "https://poe.kakaogames.com/*",
    "https://pathofexile.tw/*",
    "https://poe.game.qq.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.poeoverlay.com/*"
      ],
      "js": [
        "/dist/bridge.js"
      ],
      "run_at": "document_start"
    }
  ],
  "action": {
    "default_title": "Sync Session with PoE Overlay II"
  },
  "icons": {
    "16": "/resources/icon_16.png",
    "32": "/resources/icon_32.png",
    "48": "/resources/icon_48.png",
    "128": "/resources/icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sync2@poeoverlay.com"
    }
  }
}

Best PoE Overlay II Sync Alternatives

Here are some Firefox add-ons that are similar to PoE Overlay II Sync: