github gorhill/uBlock 1.31.0

latest releases: 1.57.3b7, 1.57.3b6, 1.57.3b5...
3 years ago

Commits to master since this release
Commits since last release

To install the stable build:


Notes

The format of compiled filter lists has changed, this means that when you will be updated to 1.31.0, uBO will have to parse and compile all your enabled filter lists, which may cause larger than usual delay at first launch following update to 1.31.0. This is a one time event.

New:

Click-to-load

Support to replace embedded frames with a click-to-load widget. Examples of usage:

||youtube.com/embed/$3p,frame,redirect=click2load.html
||scribd.com/embeds/$3p,frame,redirect=click2load.html
||player.vimeo.com/video/$3p,frame,redirect=click2load.html

Result:

Embedded Youtube video

Users of medium mode can experiment with a redirect rule to reveal embedded frames in a page:

*$3p,frame,redirect-rule=click2load.html

Or if you want to have click-to-load only for embedded widgets from specific origins being blocked (reminder: redirect-rule does not create a block filter):

 ||youtube.com/embed/$3p,frame,redirect-rule=click2load.html

Changes:

Resources redirected to local, neutered versions will no longer be collapsed as would occur if those resources were only blocked. This change is to enable implementation of the new click-to-load feature.

Cloud storage compression is now enabled by default.

Interactivity for the no-large-media-elements switch has been improved. Notably, when the switch is enabled, uBO will try to stop playback of blob:-based media elements.

Closed as fixed:

Firefox for Android

Core

Notable commits with no entry in issue tracker:

Don't miss a new uBlock release

NewReleases is sending notifications on new releases.