A minimal Firefox extension that adds a summary link to Hacker News stories.
Choose ChatGPT or Claude when the extension is first installed. Clicking summary opens a new conversation with the article URL ready to summarize.
about:debugging#/runtime/this-firefox in Firefox.manifest.json from this folder.Temporary add-ons are removed when Firefox restarts. For a persistent installation, use a Mozilla-signed .xpi file.
The extension runs only on news.ycombinator.com. It saves your chosen provider locally in Firefox and does not send data to any server.
3 commits
JavaScript
69.3%
HTML
30.7%
A minimal Firefox extension that adds a summary link to Hacker News stories.
Choose ChatGPT or Claude when the extension is first installed. Clicking summary opens a new conversation with the article URL ready to summarize.
about:debugging#/runtime/this-firefox in Firefox.manifest.json from this folder.Temporary add-ons are removed when Firefox restarts. For a persistent installation, use a Mozilla-signed .xpi file.
The extension runs only on news.ycombinator.com. It saves your chosen provider locally in Firefox and does not send data to any server.
3 commits
JavaScript
69.3%
HTML
30.7%