提供元: Himean
Inspect and view changes in Tab Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Switcher",
"version": "1.1",
"description": "Switch tabs or go to a new URL using a keyboard shortcut",
"browser_specific_settings": {
"gecko": {
"id": "{6ed1b86a-da14-4cf3-ae3f-8a8b6c2323a1}",
"strict_min_version": "112.0"
}
},
"permissions": [
"tabs",
"history",
"bookmarks"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
],
"type": "module"
},
"action": {
"default_popup": "src/popup.html",
"default_icon": {
"16": "icon.svg",
"48": "icon.svg",
"128": "icon.svg"
}
},
"icons": {
"16": "icon.svg",
"48": "icon.svg",
"128": "icon.svg"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Space",
"mac": "Command+Space"
},
"description": "Open Tab Switcher"
}
}
} ベストのTab Switcher代替案
Tab Switcherに類似したFirefox add-onをいくつか紹介します:
PowerTabs - Tab Switcher
softwaremanufaktur.co
Tab Switcher
Jorge
Tabswitcher
He4eT
KTabSwitcher
Katze
Smart Tab Switcher
Kevin Ma
TabSearch
Enrico Baculinao
UnTab
Akash Hamirwasia
TabSearcher
Gerald
Fuzzy Tab Switcher
Ruslan Gonzalez
Tab Finder
Roman Sidoroff
Modern Tab Switcher
oxatruchdev
TabSpot
Roman Sidoroff