Hacker News new | ask | show | jobs
by darekkay 2248 days ago
Userscripts are great. I'm using it mainly for adjusting page styles (similar to Stylish[1]). I'm reading this very HN page in my custom dark mode. But I've also created some behavior-altering or automation scripts, some of them being open-source [2]. Adding a "@downloadURL" attribute makes it possible to sync the scripts easily across all devices (and users). Userscripts was also my main reason for switching to Firefox, because the mobile version supports Addons.

[1] https://userstyles.org/

[2] https://github.com/darekkay/config-files/tree/master/userscr...