Fake geolocation with joystick Firefox

Examine source code of Fake geolocation with joystick

Inspect and view changes in Fake geolocation with joystick source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "1.0.3",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "author": "typeling1578",
  "homepage_url": "https://github.com/typeling1578/fake-geolocation-with-joystick-web-ext",
  "default_locale": "en",
  "permissions": [
    "storage",
    "geolocation",
    "https://protomaps.typeling1578.dev/pmtiles/download.php",
    "https://*.archive.org/*/items/protomaps-basemap-full-planet-file/*",
    "https://archive.org/download/protomaps-basemap-full-planet-file/*"
  ],
  "web_accessible_resources": [
    "hook-main-world.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9258360d-822b-4da0-82b7-33bca439e8e8}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "minimum_chrome_version": "126",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/hook.js"
      ]
    }
  ]
}

Best Fake geolocation with joystick Alternatives

Here are some Firefox add-ons that are similar to Fake geolocation with joystick: