Change My Location Firefox

Examine source code of Change My Location

By: SV88
Inspect and view changes in Change My Location source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Change My Location",
  "version": "1.1.1",
  "description": "Easily change your location to see search results in an other city, state, or country! Great for marketing research.",
  "manifest_version": 2,
  "author": "NDS Digital",
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "Change My Location",
    "default_icon": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "google-script.js"
      ]
    }
  ],
  "permissions": [
    "storage",
    "geolocation",
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "icon.png",
    "index.html",
    "google-script.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{be3c0a0e-8ed5-4988-b3b8-c53beabd66f3}"
    }
  }
}

Best Change My Location Alternatives

Here are some Firefox add-ons that are similar to Change My Location: