Hacker News new | ask | show | jobs
by sidyapa 386 days ago
I vibe coded a chrome extension that highlights new links on HN frontpage since your last visit, so that you dont have to waste time looking for which links are new.

https://chromewebstore.google.com/detail/hn-new-links-highli...

1 comments

I've been using a js bookmarklet every single day for over a decade. It sorts the entries by most voted and dims the ones already shown last visit. I won't post it here as it may mess up with formatting, so here is a link to pastebin:

https://pastebin.com/dzT7PckU

you should turn it into an extension as well