Comment by jamesrr39
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!