제작자: jingyu9575
Inspect and view changes in Select After Closing Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "select-after-closing-current@qw.linux-2g64.local",
"strict_min_version": "57.0"
}
},
"name": "__MSG_extensionName__",
"version": "5.3",
"description": "__MSG_extensionDescription__",
"icons": {
"48": "icons/icon.svg"
},
"permissions": [
"tabs",
"storage"
],
"optional_permissions": [
"browserSettings"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"default_locale": "en",
"commands": {
"close-1": {
"description": "__MSG_closeShortcut_1__"
},
"close-2": {
"description": "__MSG_closeShortcut_2__"
},
"close-3": {
"description": "__MSG_closeShortcut_3__"
},
"close-4": {
"description": "__MSG_closeShortcut_4__"
},
"close-5": {
"description": "__MSG_closeShortcut_5__"
}
}
} 최고의 Select After Closing Current 대안
다음은 Select After Closing Current과(와) 유사한 Firefox add-on입니다:
Close After Last Tab
YK Leung
Adjust Tab Selection
harytfw
Focus On Left Tab After Closing
e10s
Last Tab
Mehedi Hasan
MRU Tab Succession
zwegner
Open Link in Immediately Adjacent Tab
jscher2000
Switch To Previous Active Tab & Reload All Tabs
jscher2000
Activate Left Tab On Close
Rotem Dan
Open Tab Next Right to Current
toshi
Open Tabs Next to Current
Sebastian Blask
Open Tab Right, Close Tab Left
T444W
Container Tab Flow
Max Baz