An open API service indexing awesome lists of open source software.

https://github.com/harehare/chick

Chrome extension for full text bookmark and browsing history search.
https://github.com/harehare/chick

chrome-extension chrome-extensions clojure elm full-text-search ngram

Last synced: 22 days ago
JSON representation

Chrome extension for full text bookmark and browsing history search.

Awesome Lists containing this project

README

          

# Chick

Chrome extension for full text bookmarks and browsing history search.

Start search in google, other search engine or Press e, then space or tab, in the omnibox to start searching your bookmarks and browsing history.

Chick indexes all the text on the bookmarks and browsing history to local.

![](chick.png)

## Install

https://chrome.google.com/webstore/detail/chick/iiekfnbpcjolepcejefknaoblbkegbdf

# Query

## type

```
type:(bookmark|history|pocket)
```

## before

```
before:2018-08-01
```

## after

```
after:2018-08-01
```

## tag

```
#elm
```

## TODO

* [ ] Improving search accuracy
* [ ] Add Query
* [ ] Add delete tag

## License

MIT

Copyright © 2018 Takahiro Sato