By: gilyazovtr
Inspect and view changes in Tabdash - Navigate Tabs with Ease source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tabdash - Navigate Tabs with Ease",
"version": "0.0.3",
"description": "Tabdash is the ultimate tab search extension that empowers you to effortlessly find and organize your tabs.",
"action": {
"default_icon": "./assets/icons/logo-128.png"
},
"options_ui": {
"page": "./dist/options/index.html",
"open_in_tab": true
},
"background": {
"scripts": [
"dist/background/index.mjs"
],
"type": "module"
},
"icons": {
"16": "./assets/icons/logo-16.png",
"48": "./assets/icons/logo-48.png",
"128": "./assets/icons/logo-128.png"
},
"permissions": [
"<all_urls>",
"tabs",
"activeTab",
"search",
"scripting"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"dist/content-script/index.global.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"dist/content-script/style.css",
"dist/popup/popup.html"
],
"matches": [
"<all_urls>"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"commands": {
"toggleTabdash1": {
"suggested_key": {
"default": "Ctrl+E",
"mac": "Command+E"
},
"description": "Toggle Tabdash"
},
"toggleTabdash2": {
"suggested_key": {
"default": "Ctrl+Space",
"mac": "Alt+Space"
},
"description": "Toggle Tabdash"
},
"toggleTabdash3": {
"description": "Toggle Tabdash"
},
"toggleTabdash4": {
"suggested_key": {
"default": "Ctrl+Shift+1"
},
"description": "Toggle Tabdash"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{37d1b9e1-bef9-4f3c-9c8f-d7dd962c1697}"
}
}
} Best Tabdash - Navigate Tabs with Ease Alternatives
Here are some Firefox add-ons that are similar to Tabdash - Navigate Tabs with Ease:
TabSearch
Enrico Baculinao
UnTab
Akash Hamirwasia
Tabsy - Tab Finder
Firefox user 13888112
Tab Shortcuts
Rio
tabby - fast tab switching
Juliana
Smart Tab Switcher
Kevin Ma
HelloTabs - fast tab switching
Juliana
Daztab
Zigao Wang
Modern Tab Switcher
oxatruchdev
SmartTabs Navigator
U888
Dabs - Quick access to your Daily Tabs
Divyansh