Earlier quoted context omitted.
That sends every page you check to Algolia's API, which is what jstrieb's extension is designed to avoid.
Oh totally I wasn't suggesting that as a direct replacement but more an alternate approach and that privacy factor is important to consider. Apologies if that wasn't clear. Personally I don't check that often so the occasional connection on click isn't serious vs the complexities of adding another extension even if it's a neat one. I think you may be overlooking some nuance related to that extension vs my solution th…
I'm not overlooking; this extension doesn't do that. That's what's so cool about the Bloom filter approach: all the checks can be done locally, never revealing your interests to a third party. So if the metric is privacy, it's superior to the bookmarklet, even if it checks every page you visit in real time.
(In principle, that is. I haven't reviewed the implementation. :)