WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
User-Agent Switcher and Manager

User-Agent Switcher and Manager

View on Chrome Web Store
View User-Agent Switcher and Manager Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (244 ratings)
1 new ratings
21 views
This extension has been viewed 21 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.

Spoof websites trying to gather information about your web navigation to deliver distinct content you may not want
Type
Extension
Users
300,000 users
100K
rynu.smith
View author page of rynu.smith
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 13, 2017
Version 0.6.4
Manifest version
3
Updated
Updated on May 7, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View User-Agent Switcher and Manager 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",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "version": "0.6.4",
    "default_locale": "en",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "storage",
        "contextMenus",
        "scripting",
        "declarativeNetRequestWithHostAccess"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "data\/icons\/active\/16.png",
        "32": "data\/icons\/active\/32.png",
        "48": "data\/icons\/active\/48.png",
        "64": "data\/icons\/active\/64.png",
        "128": "data\/icons\/active\/128.png",
        "256": "data\/icons\/active\/256.png"
    },
    "storage": {
        "managed_schema": "schema.json"
    },
    "background": {
        "service_worker": "worker.js"
    },
    "action": {
        "default_popup": "data\/popup\/index.html",
        "default_icon": {
            "16": "data\/icons\/ignored\/16.png",
            "32": "data\/icons\/ignored\/32.png",
            "48": "data\/icons\/ignored\/48.png"
        }
    },
    "homepage_url": "https:\/\/webextension.org\/listing\/useragent-switcher.html",
    "options_ui": {
        "page": "data\/options\/index.html",
        "open_in_tab": true
    },
    "commands": {
        "_execute_action": {
            "description": "Execute Action"
        }
    }
}
© 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