HostFlag Firefox

Examine source code of HostFlag

제작자: Vali
Inspect and view changes in HostFlag source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HostFlag",
  "version": "1.2",
  "description": "Displays the country flag of the current website in the address bar based on IP geolocation.",
  "author": "HostFlag",
  "permissions": [
    "dns",
    "tabs",
    "webRequest",
    "webNavigation",
    "<all_urls>",
    "https://iplookup.flagfox.net/*",
    "https://flagcdn.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "page_action": {
    "default_icon": {
      "48": "icons/48px.jpg",
      "96": "icons/96px.jpg"
    },
    "default_popup": "popup/popup.html",
    "default_title": "HostFlag"
  },
  "icons": {
    "48": "icons/48px.jpg",
    "96": "icons/96px.jpg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9b1cad53-bfe5-4401-a71b-9651a8b3dc92}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

최고의 HostFlag 대안

다음은 HostFlag과(와) 유사한 Firefox add-on입니다: