Product answers
Split for Hacker News FAQ
Short answers about exact URL matching, supported pages, Chrome’s side panel, and the extension’s privacy boundary.
What does Split for Hacker News do?
It finds Hacker News submissions that link to the public article you are reading. You can open a selected discussion in Chrome’s side panel or in a reusable adjacent tab.
Which browsers are supported?
The public release supports Google Chrome 140 or newer. Other browser packages may exist in the source repository, but they are not offered here as supported public releases.
How does it find the matching Hacker News discussion?
After you request a lookup, the extension sanitizes eligible public article URL candidates and searches Algolia’s public Hacker News index. It verifies exact URL identity locally instead of guessing from an article title.
Why does an article sometimes have no result?
The article may not have been submitted, or its Hacker News submission may point to a different canonical URL, mirror, or edition. Exact matching intentionally avoids unrelated title-based results.
Which pages are not eligible for lookup?
Only public HTTP and HTTPS article URLs are eligible. Local or private addresses, special-use hostnames, URLs with embedded credentials, and URLs whose query string appears to contain a secret are rejected before any search request.
Does the extension read article text or track browsing?
No article text is read. There is no telemetry, advertising, account, or developer backend. Eligible sanitized URL candidates go to Algolia only for a requested lookup or the optional automatic badge feature.
Why does the side panel need special access to Hacker News?
The panel embeds the real Hacker News site. While the panel is open, the extension temporarily removes Hacker News framing headers from Hacker News sub-frame responses; the rule is removed when the panel closes.
Is this an official Hacker News extension?
No. Split for Hacker News is an independent open-source project and is not affiliated with or endorsed by Y Combinator or Hacker News.
Matching guide
Find an article’s HN discussion
Learn what exact matching means and what to try when a submission uses another URL.
Reading guide
Read the article and comments side by side
Compare the side panel and adjacent-tab workflows without losing the article.
Still having trouble? See the support checklist.