WebExtension.net
Toggle dark mode
WebExtension.net

Location Guard Plus

View on Chrome Web Store
View Location Guard Plus Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (10 ratings)
0 views
This extension has been viewed 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
2,000 users
Master Tools
View author page of Master Tools
Published
Published on July 13, 2024
Version 1.0.0
Manifest version
3
Updated
Updated on September 21, 2024
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Location Guard Plus 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 Plus",
    "manifest_version": 3,
    "version": "1.0.0",
    "action": {
        "default_icon": {
            "48": "images\/pin_48.png",
            "128": "images\/pin_128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Location Guard Plus"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "description": "Hide your geographic location from websites.",
    "icons": {
        "48": "images\/pin_48.png",
        "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
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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