By: moriz
Inspect and view changes in Tab Geo Spoofer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Geo Spoofer",
"version": "1.0.0",
"description": "Override geolocation for only the current tab with coordinates, map selection, and presets.",
"permissions": [
"tabs",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Tab Geo Spoofer",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-bridge.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"web_accessible_resources": [
"inject-geolocation.js"
],
"browser_specific_settings": {
"gecko": {
"id": "tab-geo-spoofer@example.local",
"data_collection_permissions": {
"required": [
"locationInfo"
]
}
}
}
} Best Tab Geo Spoofer Alternatives
Here are some Firefox add-ons that are similar to Tab Geo Spoofer:
Spoof Geolocation
Joue
GeoSpoof
Peter
GeoSpoof: Spoof Geolocation & Timezone
anthony
Geospoof
jorrodev
Change Geolocation (Location Guard)
ilGur
Teleport | Timezone & Locale Spoofer
Watt
Spoofer StealthGuard
agung wiacksowno
Geomask - Change your location
DobladoV
CoordCloak
qtChi
WalkTheLine GPS Simulator
WalkTheLine
Gooey Startpage
PullRequestTimeout
Proxy Per Tab
Egor Shmakov