Inspect and view changes in Fuzzy Find (Current Page) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Fuzzy Find (Current Page)",
"version": "1.1",
"description": "Fast fuzzy search with match navigation.",
"browser_specific_settings": {
"gecko": {
"id": "fuzzy-find@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [
"activeTab"
],
"icons": {
"48": "icon48.png",
"96": "icon96.png"
},
"browser_action": {
"default_title": "Fuzzy Find (Ctrl+Shift+F)",
"default_popup": "popup.html",
"default_icon": "icon48.png"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+F"
},
"description": "Open Fuzzy Find popup"
}
}
} Best Fuzzy Find (Current Page) Alternatives
Here are some Firefox add-ons that are similar to Fuzzy Find (Current Page):
Fire Find
Francesco De Stefano
Enhanced Find on Page
hb88
Fuzzy Tab Switcher
Ruslan Gonzalez
Quick Bookmark - fuzzy bookmark finder
theskibb
ReFind
James4780
FuzzyTabs
terrakok
better-ctrl-f
Adam
Ctrl-F Plus: Ctrl + F Search
UK88
Tab Search
Irv66
FineFind (Improved Ctrl+F)
Leon (LeonsDepot)
PageFinder
Bolo Ertan