Search Bookmarks, History and Tabs chrome extension

Version: 1.8.6
Search Bookmarks, History and Tabs
Browser extension to (fuzzy) search and navigate bookmarks, history and open tabs.
4.80 Based on 5 user rates

What is Search Bookmarks, History and Tabs?

Search Bookmarks, History and Tabs is a browser history manager extension for chrome. also, it is bookmarks extension and search history manager extension. it's a free extension and is featured in Search Tools, it has 624 active users since released its first version, it earns an average rating of 4.80 from 5 rated user, last update is 393 days ago.


What’s new in version 1.8.6?

                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.

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            

How to install Search Bookmarks, History and Tabs?

You could download the latest version crx file or older version files and install it.


Preview of Search Bookmarks, History and Tabs


Technical Features:

  • Latest Version: 1.8.6
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Friday, March 31st, 2023
  • Author: heimlersimon

Search Bookmarks, History and Tabs Available languages:

English.


FAQ


Reviews of search bookmarks, history and tabs:


alaska Canyon February 22nd, 2023
alaska Canyon

so fast work


Vladislav Nalitov September 14th, 2021
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, }, }

Read more review & comments of search bookmarks, history and tabs