GPSDetect Firefox

Examine source code of GPSDetect

Inspect and view changes in GPSDetect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.2.4",
  "name": "gps-detect",
  "author": "Allan Wirth",
  "description": "Detects GPS EXIF information in loaded JPEGs automatically",
  "background": {
    "scripts": [
      "buf_util.js",
      "gps.js",
      "util.js",
      "main.js"
    ]
  },
  "browser_action": {
    "browser_style": false,
    "default_icon": "icon-64.png",
    "default_title": "GPSDetect",
    "default_popup": "panel.html"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "notifications",
    "http://*/*",
    "https://*/*"
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "57.0"
    }
  }
}

Melhores alternativas GPSDetect

Aqui estão algumas Firefox add-ons que são similares a GPSDetect: