GeoLocationControl Firefox

Examine source code of GeoLocationControl

Por: Jrmgx
Inspect and view changes in GeoLocationControl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.4",
  "name": "GeoLocationControl",
  "description": "",
  "permissions": [
    "http://*/*",
    "https://*/*",
    "storage",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "js": [
        "scripts/content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "homepage_url": "https://github.com/jrmgx/GeoLocationControlExtension",
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Geo Location Control"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad6b7cbf-38b5-4399-8f16-d56855de1f68}"
    }
  }
}

Mejores alternativas GeoLocationControl

Aquí hay algunas Firefox add-ons que son similares a GeoLocationControl: