HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by jamesrr39

Comment by jamesrr39 7 days ago

0 replies

View on Hacker News

Most likely not in it's current state as it uses the `chrome.bookmarks.getTree()` API.

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!