Suplimente pentru Firefox
  • Extensii
  • Teme
    • pentru Firefox
    • Dicționare și pachete lingvistice
    • Site-uri pentru alte browsere
    • Suplimente pentru Android
Intră în cont
Previzualizare FindThatPage

FindThatPage de Asik Mydeen

Search your browser memory using natural language.

0 (0 revizuiri)0 (0 revizuiri)
Descarcă Firefox și obține extensia
Descarcă fișierul

Metadate extensie

Despre această extensie
You read something last week and can't find it again. FindThatPage fixes that.

FindThatPage builds a private, full-text search index of every article, doc, thread, and page you visit — and runs entirely on your device. When you need to find it again, a single keyboard shortcut opens a spotlight-style overlay that searches your own browsing memory in milliseconds.

No cloud sync. No AI API. No account. No telemetry. Your reading history never leaves your computer.

What it does

Instant keyboard search. Press Ctrl+Shift+K on any page — a spotlight overlay appears, start typing.
Full-text search across titles, keywords, summaries, domains, and page body text. Powered by SQLite FTS5 with BM25 ranking.
Chip-based filter stacking. Type a term, press Tab to lock it in as a chip, then keep refining.
Smart chip prefixes: site:github.com, in:title react, in:body webassembly.
Highlighted snippets show where the match lives.
Deep links: pressing Enter opens the page scrolled directly to the matching text.
Frecency ranking with per-result visit count. Pages you re-read float to the top.
Empty-state sort toggle: "Most recent" (frecency) or "Most visited" (raw visit count).
30-second Undo Forget for accidentally deleted results.


Privacy is the product, not a feature

Everything is local. All data is stored in SQLite (WebAssembly, via Worker) and IndexedDB on your device.
No AI APIs. Search is keyword + BM25 ranking, no remote model calls.
Strict content gates: password-field pages, banking/auth domains, incognito, localhost, private networks, and .internal / .corp / .home.arpa hostnames are all skipped.
Full user control: per-domain exclusion list, pause indexing, export/import as JSON, one-click wipe.
Only your extension preferences sync (if you opt into Firefox Sync for extension settings) — page contents never sync.


Keyboard shortcuts

Ctrl+Shift+K — open search overlay on the current page
Tab — add the current term as a filter chip
Backspace on empty input — remove the last chip
Arrow keys — move between results
Enter — open result in new tab (scrolled to match)
Ctrl+Enter — open in background tab, keep searching
Shift+Enter — open in foreground but keep overlay open
Escape — close overlay


How it works (technical)

Manifest V2 on Firefox, built with WXT 0.20 + React 19 + TypeScript.
SQLite compiled to WebAssembly with an FTS5 virtual table (Porter tokenizer, BM25 ranking).
On Firefox, the database runs in a dedicated Worker spawned directly from the background page (Chromium uses an offscreen document; this is a per-browser build).
Retention policy prunes old non-pinned pages weekly (default 180 days / 20,000 pages, configurable).
Content script runs at document_idle + a 10-minute visible-tab re-index loop for long-lived SPAs.
Zero network calls from the extension's own code — you can verify in the browser devtools network panel.
Evaluat cu 0 de către 0 recenzori
Intră în cont pentru a evalua această extensie
Nu există încă evaluări

Evaluarea prin stele a fost salvată

5
0
4
0
3
0
2
0
1
0
Nicio recenzie încă
Permisiuni și date

Permisiuni necesare:

  • Să acceseze filele browserului
  • Să îți acceseze datele pentru toate site-urile web

Colectare de date:

  • Dezvoltatorul spune că extensia nu necesită colectarea de date.
Află mai multe
Mai multe informații
Linkurile suplimentului
  • Site pentru asistență
  • E-mail pentru asistență
  • Copy add-on ID
Versiune
1.11.2
Mărime
984,88 KB
Ultima actualizare
3 zile în urmă (13 mai 2026)
Categorii conexe
  • Confidențialitate și securitate
  • Instrumente pentru căutare
  • Marcaje
Licență
Mozilla Public License 2.0
Istoricul versiunilor
  • Vezi toate versiunile
Adaugă în colecție
Raportează acest supliment
Du-te pe pagina de start Mozilla

Suplimente

  • Despre
  • Blog suplimente Firefox
  • Atelier de extensii
  • Centrul dezvoltatorilor
  • Politicile dezvoltatorilor
  • Blogul comunității
  • Forum
  • Raportează o defecțiune
  • Ghid pentru recenzii

Browsere

  • Desktop
  • Mobile
  • Enterprise

Produse

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidențialitate
  • Cookie-uri
  • Mențiuni legale

Cu excepția cazurilor când se specifică altfel, conținutul de pe acest site este licențiat sub licența Creative Commons cu atribuire și distribuire în condiții identice v3.0 sau orice versiune ulterioară.