(no title)
jamesrr39 | 6 months ago
I found searching for and finding bookmarks a pain, so made a Chrome extension to natural language search with lunr.js. It works nicely and I open-sourced it.
Extension: https://chromewebstore.google.com/detail/bookmark-search/fcj...
aagha|6 months ago
jamesrr39|6 months ago
However the Chrome-specific stuff is in this file: https://github.com/jamesrr39/chrome-bookmark-search/blob/mas... , and creating an equivalent for this should be enough to support firefox.
I am open to pull requests!