Inspect and view changes in Ctrl-F Plus: Ctrl + F Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Ctrl-F Plus: Ctrl + F Search Across All Tabs",
"short_name": "Ctrl-F Plus",
"description": "Find words and phrases across ALL your open tabs! 🔍",
"version": "1.0.6",
"author": "Ctrl-F Plus",
"homepage_url": "https://ctrl-f.plus",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"all_frames": false,
"js": [
"layover.js",
"highlightStyles.js"
],
"matches": [
"<all_urls>"
],
"run_at": "document_idle"
}
],
"permissions": [
"activeTab",
"storage",
"contextMenus",
"scripting"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+F",
"mac": "MacCtrl+Shift+F",
"chromeos": "Ctrl+Shift+F",
"linux": "Ctrl+Shift+F"
},
"description": "Start the extension"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {},
"browser_specific_settings": {
"gecko": {
"id": "{9bb1c89d-b02d-4eee-ba5a-181452e5e0e6}"
}
}
} Best Ctrl-F Plus: Ctrl + F Search Alternatives
Here are some Firefox add-ons that are similar to Ctrl-F Plus: Ctrl + F Search:
Smart Tab Switcher
Kevin Ma
Session Tabs Search
seanbro92
Smart Tab Search
TEMA
Cross-tab Search Functionality
tai789clubltd
Search Word Tabs
TheWebDev
tabFx
Adilson Sandoval
Search in tabs
Nabendu
Find tab
Jakub Duchniewicz
DeepTab Search: PDF & Web
VKB
Tab Finder
Roman Sidoroff
Search Tabs
Boninall
UnTab
Akash Hamirwasia