Country Flags

Country Flags

Flags of All Countries on the Earth map

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "app": {
    "urls": [
      "https://www.fastsatfinder.com/country-flags/"
    ],
    "launch": {
      "web_url": "https://www.fastsatfinder.com/country-flags/country-flags-geo-location.html"
    }
  },
  "default_locale": "en",
  "description": "__MSG_extDesc__",
  "icons": {
    "16": "i/16.png",
    "48": "i/48.png",
    "128": "i/128.png"
  },
  "manifest_version": 2,
  "minimum_chrome_version": "54.0",
  "name": "__MSG_extName__",
  "version": "1.7",
  "web_accessible_resources": [
    "i/16.png"
  ]
}