GeoStreamr: Anti-Stream Sniping for GeoGuessr Firefox

Examine source code of GeoStreamr: Anti-Stream Sniping for GeoGuessr

Inspect and view changes in GeoStreamr: Anti-Stream Sniping for GeoGuessr source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GeoStreamr: Anti-Stream Sniping for GeoGuessr",
  "short_name": "GeoStreamr",
  "description": "Geostreamr — free and open-source extension to avoid stream sniping on GeoGuessr.",
  "homepage_url": "https://github.com/MateusAquino/geostreamr",
  "version": "1.2",
  "manifest_version": 2,
  "content_scripts": [
    {
      "matches": [
        "https://www.geoguessr.com/*"
      ],
      "js": [
        "geoguessr.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "tabs",
    "storage",
    "https://www.geoguessr.com/*",
    "https://geostreamer.mateusaqb.workers.dev/*"
  ],
  "web_accessible_resources": [
    "popup.html",
    "qrcode.min.js",
    "geoguessr.js",
    "audio-bridge.js",
    "geoguessr.woff2"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icon16x.png",
      "32": "icon32x.png",
      "48": "icon48x.png",
      "96": "icon96x.png"
    },
    "default_title": "GeoStreamr"
  },
  "icons": {
    "16": "icon16x.png",
    "32": "icon32x.png",
    "48": "icon48x.png",
    "96": "icon96x.png",
    "128": "icon128x.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "geostreamr@mateusaquino",
      "strict_min_version": "109.0"
    }
  }
}

Best GeoStreamr: Anti-Stream Sniping for GeoGuessr Alternatives

Here are some Firefox add-ons that are similar to GeoStreamr: Anti-Stream Sniping for GeoGuessr: