By: James4780
Inspect and view changes in ReFind source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ReFind",
"version": "0.1.1",
"description": "Replacement for default find-in-page tool, with regex and proximity search.",
"permissions": [
"activeTab",
"storage"
],
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/findbar.js"
],
"css": [
"content/findbar.css"
],
"run_at": "document_start",
"all_frames": true
}
],
"icons": {
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "{828cd021-798e-40e6-95d8-a344606d369d}",
"strict_min_version": "91.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best ReFind Alternatives
Here are some Firefox add-ons that are similar to ReFind:
Find whatever - regex & auto re-find
lihujianchi
{find+}
Brandon Richardson
Enhanced Find on Page
hb88
Regex Finder
John Smith
Find & Replace for Text Editing
Blake Altice
Fuzzy Find (Current Page)
Mini Soft
Find & Replace on Page
hz8866com
Regex Finder
Keghart
find Ref
Libor Benes (Dr. B)
ctrl-f ULTRA – Find in page, regex, PDFs
ctrl-f ULTRA
Fire Find
Francesco De Stefano