WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Location Guard (V3)

Location Guard (V3)

View on Chrome Web Store
View Location Guard (V3) Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (10 ratings)
1 new ratings
36 views
This extension has been viewed 36 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Hide your geographic location from websites.
Type
Extension
Users
30,000 users
10K
Master Tools
View author page of Master Tools
Published
Published on January 13, 2025
Version 3.0.0
Manifest version
3
Updated
Updated on January 13, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Location Guard (V3) Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Location Guard (V3)",
    "manifest_version": 3,
    "version": "3.0.0",
    "action": {
        "default_icon": {
            "128": "images\/pin_128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Location Guard (V3)"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "description": "Hide your geographic location from websites.",
    "icons": {
        "128": "images\/pin_128.png"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/content\/inject.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top