GPS Coordinates for Google Maps Firefox

Examine source code of GPS Coordinates for Google Maps

Inspect and view changes in GPS Coordinates for Google Maps source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "author": "Cristian Valls",
  "default_locale": "en",
  "version": "4.3",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "jquery.js",
        "main.js"
      ],
      "css": [
        "main.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "permissions": [
    "tabs",
    "contextMenus",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "i-16.png",
    "24": "i-24.png",
    "32": "i-32.png",
    "48": "i-48.png",
    "64": "i-64.png",
    "128": "i-128.png"
  },
  "web_accessible_resources": [
    "i-16.png",
    "co.png",
    "qr.png",
    "dn.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ecfe357-3393-40ad-9420-9f36ad6d30aa}"
    }
  }
}

Best GPS Coordinates for Google Maps Alternatives

Here are some Firefox add-ons that are similar to GPS Coordinates for Google Maps: