제작자: Soheil Yasrebi
Inspect and view changes in Close This Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Close This Tab",
"version": "1.2",
"description": "Adds a border to the bottom left and right hand side of all pages that when clicked closes the tab.",
"icons": {
"48": "icons/border-48.png"
},
"permissions": [
"<all_urls>",
"tabs"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"borderify.js"
]
}
],
"background": {
"scripts": [
"bg.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{cfd55152-c7e8-4ee2-8072-ea86af81d5d7}"
}
}
} 최고의 Close This Tab 대안
다음은 Close This Tab과(와) 유사한 Firefox add-on입니다:
Tabs Closer
JohnL
Close Tabs on the Left
pseudoray
Close Right Tabs Button
asukaze
Quick Tab Closer
Amelia
Middle Click to Close Tab
sunshaoce
Close current tab
tmtms
Close Left Tabs Button
asukaze
Close All Tabs Button
asukaze
Close Tab Button
david demri
Close Other Tabs Btn
asukaze