제작자: Taoheed
Inspect and view changes in Random User-Agent source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Random User-Agent",
"short_name": "random-user-agent",
"description": "__MSG_extension_desc__",
"author": "github.com/tarampampam",
"default_locale": "en",
"version": "2.2.13",
"icons": {
"16": "/img/16x16.png",
"48": "/img/48x48.png",
"128": "/img/128x128.png"
},
"options_ui": {
"page": "/html/options.html",
"chrome_style": true,
"open_in_tab": false
},
"browser_action": {
"default_icon": "/img/48x48.png",
"default_popup": "/html/popup.html",
"default_title": "Random User-Agent"
},
"background": {
"page": "/html/background.html",
"persistent": true
},
"content_scripts": [
{
"all_frames": true,
"js": [
"/js/inject/content.js"
],
"matches": [
"*://*/*"
],
"match_about_blank": true,
"run_at": "document_start"
}
],
"minimum_chrome_version": "49.0",
"permissions": [
"webRequest",
"webRequestBlocking",
"*://*/*",
"storage",
"tabs"
]
} 최고의 Random User-Agent 대안
다음은 Random User-Agent과(와) 유사한 Firefox add-on입니다: