WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Vytal - Spoof Timezone, Geolocation, Locale and security

Vytal - Spoof Timezone, Geolocation, Locale and security

View on Chrome Web Store
View Vytal - Spoof Timezone, Geolocation, Locale and security Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (153 ratings)
2 new ratings
28 views
This extension has been viewed 28 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jun 22, 2025.

Spoof time zone, geolocation, locale, user agent with added security.
Type
Extension
Users
40,000 users
10K
Website vytal.io
z0ccc
View author page of z0ccc
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 29, 2021
Version 2.1.17
Manifest version
3
Updated
Updated on February 7, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Vytal - Spoof Timezone, Geolocation, Locale and security 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",
    "description": "Spoof time zone, geolocation, locale, user agent with added security.",
    "version": "2.1.17",
    "manifest_version": 3,
    "name": "Vytal - Spoof Timezone, Geolocation, Locale and security",
    "author": "Vytal",
    "permissions": [
        "storage",
        "debugger"
    ],
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content_script.js"
            ],
            "run_at": "document_start"
        }
    ]
}
© 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