Search Bookmarks, History and Tabs Search Bookmarks, History and Tabs

Search Tools
Version: 1.8.6
Last Update: 2023-03-31

Overview

Search Bookmarks, History and Tabs is a Chrome extension developed by heimlersimon. According to the data from Chrome web store, current version of Search Bookmarks, History and Tabs is 1.8.6, updated on 2023-03-31.
629 users have installed this extension. 5 users have rated this extension with an average rating of .

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

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

Rating

5 ratings

Total Installs

629

Information

Last Update

2023-03-31

Current Version

1.8.6

Size

82.7KiB

Author

heimlersimon

Website

None

Category

Search Tools

Latest Reviews

See More

avatar Vladislav Nalitov
2021-09-14

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,
,

avatar alaska Canyon
2023-02-23

so fast work

avatar Vladislav Nalitov
2021-09-14

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,
,

avatar alaska Canyon
2023-02-23

so fast work

avatar Vladislav Nalitov
2021-09-14

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,
,