extension ExtPose

Search Bookmarks, History and Tabs

CRX id

cofpegcepiccpobikjoddpmmocficdjj-

Description from extension meta

Browser extension to (fuzzy) search and navigate bookmarks, history and open tabs.

Image from store Search Bookmarks, History and Tabs
Description from store This extension does not collect any data, nor does it make any external requests. It supports two different search approaches or a hybrid between both: - Fuzzy search (approximate string matching) - Precise search (exact matching) You can also **tag your bookmarks** including auto completions. Tags are considered when searching and can be used for navigation. It also supports searching for and navigating to your open tabs and history. Lastly, the extension allows you to configure "search engines", which will forward you to arbitrary search engines with the search term as the search query (helpful as a fallback) or directly access an entered URL. The extension is very customizable and has a dark / light theme that is selected based on your system settings. You can find more information here: https://github.com/Fannon/search-bookmarks-history-and-tabs#readme

Latest reviews

  • (2025-05-09) hc g (neotpravlennoye): Is it possible to further separate the three searches For example, normally you would search directly in all three fields, tab/bookmark/history But by typing /b and adding content, you can search from bookmark only This would be much more efficient Also, is it possible to make some UI improvements as well Make the search box appear in the center of the browser window instead of attached to the extension button
  • (2025-01-18) Octávio Scremin: Brilliant extension
  • (2024-12-01) Mike Whitaker: Just the best, I have wanted to make something like this for a while now. I wont bother now that this tool exists, it is just hands down the best! ;)
  • (2024-11-04) July Mk: It's very useful. Could it support history search? Display it below all search results.
  • (2024-09-25) Ahmed Negm: bro this is perfect
  • (2024-09-23) Jashua Gupta: The only extension I've bothered to come leave a review for. Excellent, absolutely indispensable.
  • (2024-08-21) Tony Nguyen: It works great, but it'd be super good if I could drag a search entry to a text field and have the URL or the hyperlinked text pasted there. I believe this is a very common use case, giving links to people via email, not just opening them yourself. Thank you! Second plea Aug 21 2024: please allow copying either the URL of a result or its linked text, and/or dragging the text to a rich-text field to paste it there. Please at least allow copying the URL. Please, please, please.
  • (2024-06-25) Dhawal Joshi: One of the best extensions i would recommend after trying enormous amout of similar extensions.
  • (2024-06-03) Prince Ravi Leow: Literally the one of the best extensions I've ever used, can't recommend it enough.
  • (2024-03-11) Diogo Augusto Pereira: Very handy tool to search everything. Works great! It could be even better if there were icons for all results and they match browser icons for bookmarks, history and so on.
  • (2024-01-15) Bond Sun: Love the great app. Please allow configing what folders to include/exclude/reorder. By the way, the color bar better to allow on single line etc (for now, sometimes seems right, sometime the other way), with more options to make appearance beautifier. Thanks.
  • (2023-11-12) why: amazing tool, very powerful and convenient. thank you.
  • (2023-05-11) Arturo Vazquez: I love this extension, this is my new favorite extension of all time. It's no non-sense, simple, snappy and it just works, love it, I see myself using this daily for years to come.
  • (2023-05-11) Arturo Vazquez: I love this extension, this is my new favorite extension of all time. It's no non-sense, simple, snappy and it just works, love it, I see myself using this daily for years to come.
  • (2023-05-01) Le Ty: Extremely fast! Not only search bookmarks, but can also search history. Must-have extension!
  • (2023-05-01) Le Ty: Extremely fast! Not only search bookmarks, but can also search history. Must-have extension!
  • (2023-02-23) alaska Canyon: so fast work
  • (2023-02-23) alaska Canyon: so fast work
  • (2021-09-14) Vladislav Nalitov: I didn’t need search queries from google and others. Only bookmarks and tabs. I was tormented with the code until I came up. Maybe someone will come in handy. Write all code in English! { bookmarks: { enabled: true, }, history: { daysAgo: 7, ignoreList: [ 'http://localhost', 'http://127.0.0.1', ], maxItems: 1024, }, score: { tabBaseScore: 70, }, search: { approach: 'precise', }, searchEngines: { choices: [ { name: 'Google', urlPrefix: 'https://www.google.com/search?q=', }, { name: 'dict.cc', urlPrefix: 'https://www.dict.cc/?s=', }, ], }, tabs: { enabled: true, }, }
  • (2021-09-14) Vladislav Nalitov: I didn’t need search queries from google and others. Only bookmarks and tabs. I was tormented with the code until I came up. Maybe someone will come in handy. Write all code in English! { bookmarks: { enabled: true, }, history: { daysAgo: 7, ignoreList: [ 'http://localhost', 'http://127.0.0.1', ], maxItems: 1024, }, score: { tabBaseScore: 70, }, search: { approach: 'precise', }, searchEngines: { choices: [ { name: 'Google', urlPrefix: 'https://www.google.com/search?q=', }, { name: 'dict.cc', urlPrefix: 'https://www.dict.cc/?s=', }, ], }, tabs: { enabled: true, }, }

Statistics

Installs
2,000 history
Category
Rating
4.92 (25 votes)
Last update / version
2025-06-07 / 1.13.1
Listing languages
en

Links