WebExtension.net
WebExtension.net

User-Agent Switcher for Chrome

View on Chrome Web Store
View User-Agent Switcher for Chrome Chrome Extension on Chrome Web Store
3.9 (2,629 ratings)

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

Spoofs & Mimics User-Agent strings.
Type
Extension
Users
1,000,000 users
cbe-cws-admins
View author page of cbe-cws-admins
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 7, 2011
Version 2.0.1
Manifest version
3
Updated
Updated on May 30, 2024
View on Chrome Web Store
View User-Agent Switcher for Chrome Chrome Extension on Chrome Web Store
productivity/developer
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "name": "User-Agent Switcher for Chrome",
    "version": "2.0.1",
    "description": "Spoofs & Mimics User-Agent strings.",
    "manifest_version": 3,
    "options_page": "options.html",
    "background": {
        "service_worker": "service_worker_js-bundle.js"
    },
    "action": {
        "default_title": "Chrome UA Spoofer",
        "default_icon": "spoofer.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "spoofer-16.png",
        "32": "spoofer-32.png",
        "128": "spoofer-128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "tabs",
        "declarativeNetRequest",
        "offscreen"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "storage": {
        "managed_schema": "schema.json"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
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