제작자: ARKK
Inspect and view changes in Tab Parent Focus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Parent Focus",
"version": "1.0.0",
"description": "Returns focus to the parent tab when an active child tab is closed.",
"permissions": [
"tabs",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_title": "Tab Parent Focus",
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
},
"sidebar_action": {
"default_title": "Tab Tree",
"default_panel": "sidebar/sidebar.html",
"default_icon": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"open_at_install": false
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "tab-parent-focus@example.local",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 Tab Parent Focus 대안
다음은 Tab Parent Focus과(와) 유사한 Firefox add-on입니다:
Tree Style Tab
tree_style_tab
Tree Style Tab
Piro (piro_or)
Adjust Tab Selection
harytfw
Tree Style Tab
tree-style-tab
Parent Tab Switcher
Irv66
TST Focus Preceding Tab On Close
Firefox user 13934280
Preserve Tab History
Ythan
Tab Focus Sync
ATClus
Bookmark Tree for Tree Style Tab
Lej77
ftt
chzesa
Tab Focus
LKNQ