1 item
Smart CTRL + F A Chrome extension that brings semantic search to any webpage. Instead of matching exact keywords like Ctrl+F, Sift understands the meaning of your query and finds the most relevant passages on the page. How it works To use the extension, enter your query in the text field and then press enter. When you visit a page, Sift's content script breaks the page into text chunks and sends them to a background service worker. The service worker runs the all-MiniLM-L6-v2 sentence transformer model locally to generate embeddings for each chunk. When you search, your query is embedded and compared against the stored chunks using cosine similarity, returning the top 3 matches. Usage tips Sift works best when your queries are phrased as natural language questions or longer statements rather than short keywords. For example: - "What were the main causes of the conflict?" works better than "causes" - "How does photosynthesis produce energy?" works better than "photosynthesis energy" This is because the underlying model is trained on sentence-level similarity, so it understands full questions better than keyword fragments. Performance Embedding generation runs locally in-browser, so it can take some time on large pages. Small articles process in a few seconds; very long pages (like detailed Wikipedia articles) may take longer. The model only needs to load once per session — subsequent pages will be faster.
Mar 3, 2026
rating_count is the Chrome Web Store ratings count, not a written-review count.
Media assets
Screenshots and videos on the listing.
Has promo video
Whether the listing includes at least one video.
Languages
Declared language locales.
Developer website
Listing exposes a developer website URL.
Contact email
Listing exposes a contact email.
Keyword in name
Case-insensitive substring match in the name.
Keyword in description
Case-insensitive substring match in the description.
Keyword occurrences in description
Count of case-insensitive occurrences in the description.
Category user-count percentile
Share of same-category extensions with fewer users (null if unknown).
These are transparent listing completeness / keyword signals, not a prediction of Chrome Web Store search ranking.