WebExtension.net
WebExtension.net

User Agent Switcher, URL sniffer

View on Chrome Web Store
View User Agent Switcher, URL sniffer Chrome Extension on Chrome Web Store
4.3 (430 ratings)

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

This extension can switch the user agent of a browser. and it allows you to find all HTTP URLs.
Type
Extension
Users
80,000 users
Smart Software
View author page of Smart Software
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 11, 2012
Version 0.9.4.3
Manifest version
3
Updated
Updated on September 24, 2024
View on Chrome Web Store
View User Agent Switcher, URL sniffer Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "background": {
        "service_worker": "js\/bg.js"
    },
    "default_locale": "en",
    "description": "__MSG_ext_description__",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_popup": "popup.html",
        "default_title": "User Agent Switcher, URL sniffer"
    },
    "name": "User Agent Switcher, URL sniffer",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/option.js"
            ],
            "matches": [
                "*:\/\/iblogbox.com\/chrome\/useragent\/option\/*"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "webRequest",
        "declarativeNetRequest"
    ],
    "options_page": "options.html",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "homepage_url": "https:\/\/iblogbox.com\/chrome\/useragent\/",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "0.9.4.3"
}
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