Comment by aagha Comment by aagha 7 days ago 1 reply Copy Link View on Hacker News Do you know if it works in FF?
Copy Link jamesrr39 7 days ago Collapse Comment - 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! Reply View | 0 replies
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!