Por: Victor Mendoza
Inspect and view changes in Tab support source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Search any word across all your open tabs",
"manifest_version": 2,
"name": "Search Tabs",
"permissions": [
"find",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_action": {
"browser_style": true,
"default_title": "Search Tabs",
"default_icon": {
"64": "icons/logo_64.png"
}
},
"version": "1.0",
"applications": {
"gecko": {
"strict_min_version": "57.0a1",
"id": "{5881eb17-0566-4f4a-8b9f-d6a1c86987b9}"
}
}
} Melhores alternativas Tab support
Aqui estão algumas Firefox add-ons que são similares a Tab support:
Multi All Tab
ElmerElizabeth
Tab Transfer
Dominic Catena
Auto Tab Opener
Pixelcode
Multiple URL Opener
Samc
Note X
abo elnour
Improved Tab Manager
Blake Lee
Multi-URL Launcer
BigStrib
Bulk URL Opener
CodeDecorator
Show Open Tabs
denistol
QuickTab Syncer Finder Pro Max
quicktab-syncer
Fast Tabs
Victor Mendoza