Hacker News new | ask | show | jobs
by bokan 2160 days ago
The extension uses a new URL fragment addition that Chrome has shipped: https://github.com/WICG/scroll-to-text-fragment so these links will work on any Chrome/Chromium-based browser. (in non-Chromium browsers without the extension the link will load but the fragment wont be recognized)

The hope is that this is useful and adopted by other browser engines and links like this would eventually be interoperable.

1 comments

Ohh nice! I wondered where scroll to fragment did lead to.