Stream-hider Firefox

Examine source code of Stream-hider

Por: Fabi Add-on
Inspect and view changes in Stream-hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Steam-hider",
  "description": "Hides the lobby invite link from Geoguessr",
  "version": "0.0.2",
  "author": "Fabian Hofstätter",
  "icons": {
    "48": "./img/icon.png"
  },
  "permissions": [
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.geoguessr.com/*"
      ],
      "css": [
        "css/general.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{47dd358f-ed75-45ce-a593-436e1819175c}"
    }
  }
}

Mejores alternativas Stream-hider

Aquí hay algunas Firefox add-ons que son similares a Stream-hider: