제작자: Gian Klug
Inspect and view changes in SySwitch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "SySwitch",
"description": "Easily switch between test/prod contexts by substituting it in the URL",
"version": "0.0.1",
"manifest_version": 2,
"permissions": [
"activeTab",
"*://*/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"icons": {
"48": "images/syswitch_48.png"
},
"browser_action": {
"default_icon": "images/syswitch_48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{d7be71fe-0133-4f3a-9d38-d88397c5b54a}"
}
}
} 최고의 SySwitch 대안
다음은 SySwitch과(와) 유사한 Firefox add-on입니다: