Edouard Oger

Results 27 comments of Edouard Oger

That's on me, I deleted my sync account and did not realize that it would also delete the listed extension, oh well... Worst part is I used to work on...

> I realize this repo hasn't been updated in 3 years. Is this the official death of this addon? And yes, pretty much, I'm satisfied with how the extension behaves/looks....

Can you make a step by step bug report? It would help me reproduce the bug.

Yup that's the desired behavior

From IRC: Can you also put `findHighlightedRanges` and `_highlightSearchResults` in a separate file? You could provide a callback to create the nodes.

Also interesting possibility is we want fuzzy search: https://github.com/farzher/fuzzysort

It's possible to do it with HTML/JS, it's just hard :)

Unless you are talking about the "New Tab" button on the sidebar, I can't override Firefox new tab behavior on a Click inside the content.

Yup no, can't change that (and even if it was possible we'd still follow the Firefox behavior).

Update: we now have basic tests (https://github.com/eoger/tabcenter-redux/commit/d1ef99fe9945b4b8a97c63be20dd6964ec4a1010). The way they are implemented is terrible, but they still helped me land a pretty risky patch and will catch regressions in the...