this post was submitted on 09 Jun 2026
1091 points (99.5% liked)

Technology

85297 readers
4242 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
 

For a while now the transition away from Manifest V2 (MV2) to MV3 has been on-going and it looks like it is entering its final phase of deprecation, at least, in the case of Google Chrome. A recent discussion thread in the w3c WebExtensions Community Group GitHub repo has highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions.

What this essentially means is that the tricks and bypasses that were used to keep MV2 extensions like uBlock Origin and others alive will not work any more on Chrome, or at least not for very long. For example the Windows Registry mod that could extend MV2 availability will cease to function after Chromium version 151.

you are viewing a single comment's thread
view the rest of the comments
[–] muusemuuse@sh.itjust.works 77 points 23 hours ago (5 children)

Firefox has webserial support now. I no longer need anything chromium. Let them rot.

[–] Fmstrat@lemmy.world 7 points 14 hours ago (1 children)
[–] muusemuuse@sh.itjust.works 2 points 7 hours ago

“Coming soon…”

[–] JohnHammerSky@lemmy.today 14 points 22 hours ago (2 children)
[–] JustEnoughDucks@slrpnk.net 37 points 22 hours ago (2 children)

Communicating with external devices via USB or the old D-Sub connectors.

Printers, microcontrollers, instruments, etc... Directly instead of through the OS.

Notably, ESPHome Programmer uses it for flashing ESP32s wired. Other companies like Solo Motor Controllers use it for delivering a user GUI to customers that is always updated but that can switch between versions instantly for production without having to having to deal with window's broken method of having to manually search and download .exes for every program.

[–] nforminvasion@lemmy.world 4 points 17 hours ago

I had to use Brave earlier this year to flash firmware onto a Meshtastic device. It's good to hear that Firefox has that option now.

[–] MeThisGuy@feddit.nl 6 points 21 hours ago

never heard of it till now. neat!

[–] baner@lemmy.zip 10 points 21 hours ago (1 children)

Even grapheneOS use it for adb into your phone to flash the images.

[–] torlakur@szmer.info 13 points 20 hours ago

webserial

they use WebUSB in GrapheneOS

[–] JustEnoughDucks@slrpnk.net 9 points 22 hours ago (1 children)

Really? Holy shit I can switch to zen fully at work and at home and uninstall chromium. Webserial was literally the only thing I needed

[–] tomjuggler@lemmy.world 1 points 10 hours ago

I heard about the web usb thing, it's also going to be a game changer for me (I haven't tried yet, hopefully it works)

[–] domi@lemmy.secnd.me 6 points 21 hours ago

It does? Guess I can finally yeet Chromium from my machine then.

[–] Muffi@programming.dev -4 points 16 hours ago

How about bluetooth support? Has that been fixed yet?