WebExtension.net
WebExtension.net

User-Agent Switcher and Manager

View on Chrome Web Store
View User-Agent Switcher and Manager Chrome Extension on Chrome Web Store
4.4 (225 ratings)

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
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.2
Manifest version
3
Updated
Updated on July 14, 2024
View on Chrome Web Store
View User-Agent Switcher and Manager Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extensionName__",
    "version": "0.6.2",
    "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"
    },
    "homepage_url": "https:\/\/webextension.org\/listing\/useragent-switcher.html",
    "options_ui": {
        "page": "\/data\/options\/index.html",
        "open_in_tab": 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