GeniusBadge Firefox

Examine source code of GeniusBadge

By: Lars
Inspect and view changes in GeniusBadge source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GeniusBadge",
  "version": "3.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "128": "img/icon-128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@geniusbadge",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ],
        "optional": []
      }
    }
  },
  "action": {
    "default_icon": {
      "128": "img/icon-128.png"
    },
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "data/options.html"
  },
  "permissions": [
    "storage",
    "identity",
    "alarms"
  ],
  "host_permissions": [
    "https://api.genius.com/*",
    "https://api.geniusgraph.de/*"
  ],
  "default_locale": "en_US"
}

Best GeniusBadge Alternatives

Here are some Firefox add-ons that are similar to GeniusBadge: