제작자: Ernest Lu
Inspect and view changes in restrict tab count source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "tab-restrictor",
"version": "1.0",
"description": "restrict the number of tabs you can open",
"action": {
"default_popup": "popup.html",
"default_icon": "icons/tab-48.png"
},
"permissions": [
"tabs",
"storage"
],
"icons": {
"48": "icons/tab-48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{05b06379-6fb1-4295-a6d3-76a63d80c760}"
}
}
} 최고의 restrict tab count 대안
다음은 restrict tab count과(와) 유사한 Firefox add-on입니다: