@[email protected] to [email protected] • 30 days agoWhat extensions would you absolutely recommend to someone who use Firefox?message-square98fedilinkarrow-up198
arrow-up198message-squareWhat extensions would you absolutely recommend to someone who use Firefox?@[email protected] to [email protected] • 30 days agomessage-square98fedilink
minus-square@[email protected]linkfedilink1•28 days agoIt’s not about privacy per se but Tridactyl “A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.” because, like Userscripts - Tampermonkey, you can basically redesign any website. A basic privacy oriented solution I made was using autocmd https://tridactyl.xyz/build/static/docs/modules/_src_excmds_.html#autocmd to redirect YouTube content to my local https://github.com/user234683/youtube-local and that works even with embeds.
It’s not about privacy per se but
Tridactyl
“A Vim-like interface for Firefox, inspired by Vimperator/Pentadactyl.” because, like Userscripts - Tampermonkey, you can basically redesign any website.A basic privacy oriented solution I made was using
autocmd
https://tridactyl.xyz/build/static/docs/modules/_src_excmds_.html#autocmd to redirect YouTube content to my local https://github.com/user234683/youtube-local and that works even with embeds.