제작자: vyryls
Inspect and view changes in Disable tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Disable tabs",
"version": "0.1",
"description": "Opens all new tabs in a new window",
"homepage_url": "https://git.sr.ht/vyryls/disabletabs",
"icons": {
"32": "icons/32.png"
},
"permissions": [
"tabs"
],
"browser_action": {
"default_icon": "icons/32.png",
"default_title": "Disable tabs"
},
"browser_specific_settings": {
"gecko": {
"id": "disabletabs@vyryls.com"
}
},
"background": {
"scripts": [
"background.js"
]
}
} 최고의 Disable tabs 대안
다음은 Disable tabs과(와) 유사한 Firefox add-on입니다: