By: seanbro92
Inspect and view changes in Session Tabs Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "1.2.8",
"description": "__MSG_extDescription__",
"default_locale": "en",
"homepage_url": "https://github.com/seane-92-design",
"permissions": [
"tabs",
"activeTab",
"storage",
"<all_urls>"
],
"browser_action": {
"default_popup": "popup.html",
"default_title": "__MSG_extTitle__",
"default_icon": {
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"256": "icons/icon256.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "tab-search@seane",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"icons": {
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"256": "icons/icon256.png"
}
} Best Session Tabs Search Alternatives
Here are some Firefox add-ons that are similar to Session Tabs Search:
Cross-tab Search Functionality
tai789clubltd
Tab Search
Irv66
Smart Tab Search
TEMA
Search all Tabs
Lunu
Search in tabs
Nabendu
Search Word Tabs
TheWebDev
Search Tabs
Boninall
Search Word Tabs Highlighter
Rainbow
Context search
Yury Loskat
Ctrl-F Plus: Ctrl + F Search
UK88
tabFx
Adilson Sandoval