←back to thread

424 points riffraff | 1 comments | | HN request time: 0.205s | source
Show context
bmacho ◴[] No.44345300[source]
A web extension is an unnecessary security risk. A userscript will do it just fine.

edit: one of my previous attempt: https://news.ycombinator.com/item?id=35229211

I actually have made it extensible, with closely coupled source of rules and domains; but then I lost it Edge forgot all my userscripts :(

replies(6): >>44345337 #>>44345619 #>>44345836 #>>44346890 #>>44348908 #>>44349239 #
1. hexagonwin ◴[] No.44349239[source]
can a userscript run before the page loads...? afaik it's not possible, so the browser gets to make double requests.