hackernews-button
hackernews-button copied to clipboard
Privacy-preserving Firefox extension linking to Hacker News discussion; built with Bloom filters and WebAssembly
As shown in the example screenshot below, on my computer the badge text for three-digit scores is cut off.  I have no idea if this is fixable without changing...
I began working on a Google Chrome port of the extension in the [`chrome` branch](https://github.com/jstrieb/hackernews-button/compare/chrome), but quickly hit a wall due to limitations in how much the `chrome.storage.local` API is...