Best and free browser extensions to improve privacy and web experience in 2021
guillaumehr.medium.com
Best and free browser extensions to improve privacy and web experience in 2021
1–10 of 17 posts
Re: Best and free browser extensions to improve privacy and web experience in 2021
#2If you wouldn't run a random executable from the internet to see "times around the world" don't get an extension to do it. It's the same risk.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#32. Ninja Cookie - Cookie banners and other annoyances can be blocked with uBlock Origin. https://www.youtube.com/watch?v=8TvCGWwQr5o
3. Lastpass - Use your browser's built in manager. Chrome has a custom sync password and Firefox has a master password option. One less extension.
4. HTTPs everywhere can be avoided if you use Brave, as it automatically upgrades to HTTPs when available. You can set dom.security.https_only_mode to true in Firefox for a https only browsing experience.
5. Decentraleyes - Not that useful as it doesn't contain too many cached resources. Use LocalCDN if absolutely insist on using something similar.
6. Nimbus Screenshot - Screenity (https://github.com/alyssaxuu/screenity) is open source and much better.
The more extensions you install, the more people you are trusting not to sell out. Most of these extensions request access to all sites (passwords, cookies, browsing history). Try to keep the number of extensions as low as possible.
Productivity extensions usually lead to more wastage of time. I do not recommend anything. Use whatever you like.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#4At least uBlock Origin is first.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#5Any browser extension can at any time be hacked by, or sold to, malicious actors that will make your computer theirs. If you wouldn't run a random executable from the internet to see "times around the world" don't get an extension to do it. It's the same risk.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#6Extensions are debt and risk.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#7Re: Best and free browser extensions to improve privacy and web experience in 2021
#8Very surprised to see Grammarly on a privacy oriented list. Aren't they shipping off everything you type to their servers?
Grammarly would be awful for privacy. As would LastPass and EverNote.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#9Any browser extension can at any time be hacked by, or sold to, malicious actors that will make your computer theirs. If you wouldn't run a random executable from the internet to see "times around the world" don't get an extension to do it. It's the same risk.
That is not true at all. Browser extensions are written in JavaScript, so the source code can be inspected before installation or at runtime (Debuggers are present in major browsers). It might be the same as running a script or binary without looking at it first but it's not the same as just running a compiled proprietary binary.
Also, this is likely far beyond the capabilities of the average computer user anyway.
Re: Best and free browser extensions to improve privacy and web experience in 2021
#10Very surprised to see Grammarly on a privacy oriented list. Aren't they shipping off everything you type to their servers?