ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
19.85k stars 806 forks source link

Add autoplay blocking patch/functionality #2759

Open ajleitzke opened 4 months ago

ajleitzke commented 4 months ago

Description

Add autoplay blocking patch/functionality

Who's implementing?

The problem

Autoplay can be incredibly annoying on sites, and can use additional bandwith.

Possible solutions

Add a patch (and feature flag) blocking autoplay functionality such as Brave or Thorium

Alternatives

No response

Additional context

I have zero C++ knowledge, but can experiment with creating a patch.

networkException commented 4 months ago

This has pretty much been proved to be too hard to implement, see #1565 for example