Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
FindThatPage のプレビュー

FindThatPage 作成者: Asik Mydeen

Search your browser memory using natural language.

0 (0 件のレビュー)0 (0 件のレビュー)
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
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.
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • ブラウザーのタブへのアクセス
  • すべてのウェブサイトの保存されたデータへのアクセス

データ収集:

  • 開発者によると、この拡張機能はデータ収集を必要としません。
詳細情報
詳しい情報
アドオンリンク
  • サポートサイト
  • サポートメールアドレス
  • Copy add-on ID
バージョン
1.11.2
サイズ
984.88 KB
最終更新日
4日前 (2026年5月13日)
関連カテゴリー
  • プライバシー/セキュリティ
  • 検索ツール
  • ブックマーク
ライセンス
Mozilla Public License 2.0
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。