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) With this extension you can also **tag your bookmarks** including auto completions. The 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). In general, 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

  • (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-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, }, }

Statistics

Installs
1,000 history
Category
Rating
4.9091 (22 votes)
Last update / version
2024-10-08 / 1.10.3
Listing languages
en

Links