제작자: Ric0
Inspect and view changes in Stop Redirect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "1.3",
"description": "__MSG_extDescription__",
"permissions": [
"tabs",
"<all_urls>"
],
"icons": {
"64": "icon.png",
"128": "icon128.png"
},
"browser_action": {
"default_title": "__MSG_actionTitle__",
"default_icon": "icon.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"stopper.js"
],
"run_at": "document_start"
}
],
"applications": {
"gecko": {
"id": "{f27fbdcd-80b2-4315-947d-5a5c5ea4262a}",
"strict_min_version": "90.0"
}
},
"default_locale": "en"
} 최고의 Stop Redirect 대안
다음은 Stop Redirect과(와) 유사한 Firefox add-on입니다: