By: DobladoV
Inspect and view changes in Geomask - Change your location source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Geomask - Change your location",
"version": "1.2.0",
"description": "Change your geolocation to protect your privacy.",
"homepage_url": "https://github.com/dobladov/geomask",
"author": "Daniel Doblado",
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"permissions": [
"storage"
],
"background": {
"scripts": [
"background.mjs"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"web_accessible_resources": [
{
"resources": [
"inject.js"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "@geomask-doblado",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Geomask - Change your location Alternatives
Here are some Firefox add-ons that are similar to Geomask - Change your location:
Geolocation (Location Guard)
Sat
Location Guard
Kostas Chatzikokolakis
Change Geolocation (Location Guard)
ilGur
Spoof Geolocation
Joue
GeoSpoof
Peter
GeoSpoof: Spoof Geolocation, Timezone & WebRTC
anthony
LocaCloak
Marimario
Geospoof
jorrodev
CoordCloak
qtChi
Maskerade - Blur your login details
burntsoup
Tab Geo Spoofer
moriz
GeoLocationControl
Jrmgx