Reminder to switch browsers if you haven’t already!


  • Google Chrome is starting to phase out older, more capable ad blocking extensions in favor of the more limited Manifest V3 system.
  • The Manifest V3 system has been criticized by groups like the Electronic Frontier Foundation for restricting the capabilities of web extensions.
  • Google has made concessions to Manifest V3, but limitations on content filtering remain a source of skepticism and concern.
  • @antler@feddit.rocks
    link
    fedilink
    English
    228 days ago

    Web engines are nearly OSs at this point. It’s aready possible to flash a phone ROM in two clicks with a webpage. Most apps are also already rendered in browser engines anyway, that includes things like steam. The APIs might sound evil until your favorite FOSS project uses them to make your life better.

    Unfortunately, if Mozilla refuses to implement stuff like PWAs or advanced APIs it’s locked out of that side of innovation both good and bad.

    • @Kiernian@lemmy.world
      link
      fedilink
      English
      121 days ago

      It’s aready possible to flash a phone ROM in two clicks

      That’s precisely the kind of access that a web browser should NEVER, EVER have.

      If you think 2 stage download keylogger apps getting into app stores is bad, wait until it can be done with a banner ad. Or by viewing a comment on a post.

      • @antler@feddit.rocks
        link
        fedilink
        English
        1
        edit-2
        21 days ago

        You have to specifically permit it on a per site basis, it’s not like a website has those permissions by default. If a banner ad or forum post could enable that permission then they’d be able to access your camera as well as a plethora of other permissions?

        I don’t see any difference between downloading code to run in a web browser vs downloading and running ADB. In fact, running software in a web browser is more sandboxed and with more fine tuned permissions.