Post
Topic
Board Meta
Merits 9 from 5 users
Re: User Script: Automatically remove nested quotes
by
minifrij
on 31/05/2019, 22:14:28 UTC
⭐ Merited by suchmoon (4) ,Welsh (2) ,EcuaMobi (1) ,DarkStar_ (1) ,-CryptoViking- (1)
I would recommend getting rid of jQuery though. You're already using querySelector in one spot so you can replace the jQuery stuff with plain DOM calls I think.
This wasn't a huge job, so I went though and changed it.

Thanks for the script EcuaMobi, it's fantastic.