this post was submitted on 13 Aug 2023
0 points (NaN% liked)

Memes

45731 readers
177 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 
top 8 comments
sorted by: hot top controversial new old
[โ€“] MrSilkworm@lemmy.world 0 points 1 year ago (1 children)

Firefox with add-ons. Especially, but not only, Ublock Origin.

[โ€“] eestileib@sh.itjust.works 0 points 1 year ago

NoScript ๐ŸคŒ๐Ÿป

[โ€“] beckerist@lemmy.world 0 points 1 year ago

This is why I've stuck with firefox through thick and thin

[โ€“] words_number@programming.dev 0 points 1 year ago (2 children)

Um actually... Opera and Edge weren't always based on chromium!

[โ€“] LeTak@lemm.ee 0 points 1 year ago

Chrome was not always based on chromeium. Chrome was based on Apple WebKit until 2013 when they forked WebKit and made the Blink engine.

[โ€“] TWeaK@lemm.ee 0 points 1 year ago

Opera was the shit back in the early days. It could pretend to be any other browser.

[โ€“] beigegull@lemmy.world 0 points 1 year ago

Firefox died long ago.

It was an engine fight, and Mozilla decided not to participate.

Brave, Vivaldi, Edge and other chromium browsers are forks of the main chromium project. They can decide whether to include or exclude features from mainstream chromium.

As far as I know, Brave and Vivaldi will keep Manifest V2 extension support and said that they will not ship WEI (Web Environment Integrity).

Discord uses a modified version of electron, and it's also probably an outdated fork as well, although I am not sure about that.

Steam, in the other hand, uses CEF, which they use as a way to render it's interface and as a replacement of VGUI (a good example of this is the steam game overlay), I don't know if they will ship WEI if it ever releases in chromium as there isn't a statement from Valve yet.


Sources:

If I missed something, please tell me!