9 ms·
I've created an extension to block links to domains you dislike, I've got mine set up to block Medium links. https://github.com/fnune/nay https://github.com/fn
by brainlessdev 6y ago
I've created an extension to block links to domains you dislike, I've got mine set up to block Medium links.
https://github.com/fnune/nay https://github.com/fnune/nay
- aembleton 6y agoCan't you just do this with uBlock Origin? Something like ##a[href*="medium.com"]
- brainlessdev 6y agoMaybe! My extension offers a different set of features. It shows an angry emoji next to the blocked links, and lets you click on them. When you click on them, you're prompted to confirm that you want to follow the link, alongside a reminder of why you blocked the domain.