By: grata
Inspect and view changes in User Agent Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "User Agent Switcher",
"version": "1.0.0",
"description": "Override the browser User-Agent header for all requests. Choose from desktop, mobile, and bot presets or enter custom.",
"browser_specific_settings": {
"gecko": {
"id": "{77513b57-bb76-452e-aa81-2672b914de92}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"default_title": "User Agent Switcher",
"default_popup": "src/popup.html"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"tabs",
"storage",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
],
"persistent": false
}
} Best User Agent Switcher Alternatives
Here are some Firefox add-ons that are similar to User Agent Switcher:
UA Override
grata
Agent Changer
grata
Browser Spoofer
grata
Device Emulator
grata
User-Agent Switcher
Linder
User agent override
Nikola Glavina
User-Agent Switch
RIKVIP
User-Agent Swithcer
Joe Shaar
User Agent Switcher and MG
Jinchu Simon
Google Bot User-Agent switcher
Zdenek K.
User Agent Switcher
thewheat
User-Agent Switcher Plus
Manual