Geo URI Handler Firefox

Examine source code of Geo URI Handler

Inspect and view changes in Geo URI Handler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Geo URI Handler",
  "version": "3.1",
  "author": "Andrew67 Software",
  "homepage_url": "https://github.com/Andrew67/geo-handler",
  "description": "Open `geo:` URIs in your preferred maps website. Globe by Randomhero from the Noun Project",
  "icons": {
    "48": "noun_1368249_cc-48.png",
    "64": "noun_1368249_cc-64.png",
    "96": "noun_1368249_cc-96.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "geo-handler@andrew67.com",
      "strict_min_version": "128.0"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "geo",
      "name": "Geo URI Handler",
      "uriTemplate": "/geo.html#%s"
    }
  ]
}

Meilleures alternatives Geo URI Handler

Voici quelques Firefox add-ons qui sont similaires à Geo URI Handler :