Flagium Firefox

Examine source code of Flagium

By: MeizFL Add-on
Inspect and view changes in Flagium source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Flagium",
  "version": "1.0.3",
  "description": "Shows the country flag of the current website's server",
  "permissions": [
    "activeTab",
    "storage",
    "webRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js",
    "type": "module"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "flagium@proside.pp.ua",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Flagium Alternatives

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