@kingpepe8006@sh.itjust.works to Privacy@lemmy.ml • 6 days agoWhat extensions would you absolutely recommend to someone who use Firefox?message-square93fedilinkarrow-up1117arrow-down12
arrow-up1115arrow-down1message-squareWhat extensions would you absolutely recommend to someone who use Firefox?@kingpepe8006@sh.itjust.works to Privacy@lemmy.ml • 6 days agomessage-square93fedilink
minus-square@utopiah@lemmy.mllinkfedilink1•4 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.