WebExtension.net
WebExtension.net

Random User-Agent (Switcher)

View on Chrome Web Store
View Random User-Agent (Switcher) Chrome Extension on Chrome Web Store
4.5 (344 ratings)

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

Automatically change the user agent after specified period of time to a randomly selected one, thus hiding your real user agent
Type
Extension
Users
100,000 users
random-user-agent.com
View author page of random-user-agent.com
Featured Extension

Hand-picked for quality and usefulness

Published
Published on July 23, 2014
Version 4.3.0
Manifest version
3
Updated
Updated on October 11, 2024
View on Chrome Web Store
View Random User-Agent (Switcher) Chrome Extension on Chrome Web Store
make_chrome_yours/privacy
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "4.3.0",
    "name": "__MSG_manifest_name__",
    "description": "__MSG_manifest_description__",
    "author": "https:\/\/github.com\/tarampampam",
    "homepage_url": "https:\/\/random-user-agent.com\/",
    "default_locale": "en",
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "options_ui": {
        "page": "options\/index.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_popup": "popup\/index.html",
        "default_icon": {
            "16": "assets\/icons\/16.png",
            "32": "assets\/icons\/32.png",
            "48": "assets\/icons\/48.png",
            "128": "assets\/icons\/128.png"
        },
        "default_title": "__MSG_manifest_action_default_title__"
    },
    "commands": {
        "renew-useragent": {
            "description": "__MSG_manifest_command_renew_useragent__",
            "suggested_key": {
                "default": "Ctrl+Shift+U"
            }
        }
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "tabs",
        "alarms",
        "storage",
        "scripting",
        "declarativeNetRequest"
    ],
    "incognito": "spanning",
    "minimum_chrome_version": "120",
    "web_accessible_resources": [
        {
            "resources": [
                "\/QHkmCThP.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
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