Hacker News new | ask | show | jobs
by kelvie 664 days ago
Tangentially related, I've always wondered why there aren't better frameworks for creating userscripts.

I like customizing websites for various things, but it would be nice if I had some library I can pull into a userscript purpose-built for customizing websites (like adding pop-up config dialogs, in-line boxes to take personal notes / comment on websites, or just tools geared toward injecting and scanning the DOM using mutationobservers).

... or is this that, since userscripts are implemented via browser extensions anyway

1 comments

Sounds like you're interested in Tampermonkey.