Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Releases: gorhill/uBO-Extra

2.8

12 Jan 13:37
Compare
Choose a tag to compare
2.8

Closed as fixed:

2.7

04 Jan 14:35
Compare
Choose a tag to compare
2.7

Added extremetech.com to Instart Logic defuser v1.

2.6

02 Jan 14:52
Compare
Choose a tag to compare

2.5

02 Jan 00:54
Compare
Choose a tag to compare

2.4

31 Dec 16:32
Compare
Choose a tag to compare
2.4

Changes

Use Content Security Policy of WebSockets to decide whether to allow WebRTC connections. This means for any site for which there exist a filter such as *$websocket,domain=.../*$websocket in uBlock Origin, WebRTC connections will be refused and cause an exception to be thrown.

Related issue:

2.3

30 Dec 00:34
Compare
Choose a tag to compare
2.3

Added ability to neutralize the WebRTC API, which is abused by some sites to work around content blockers. Related issue: https://forums.lanik.us/posting.php?mode=quote&f=62&p=110902.

2.2

22 Dec 21:12
Compare
Choose a tag to compare
2.2

Fixed: uBO-Extra breaks snapdrop.net

  • WebSocket wrapper code from ABP developer was imported into uBO-Extra.

Pull request from @okiehsch: Update contentscript.js

  • More sites added for de-g00fication

2.1

21 Dec 12:53
Compare
Choose a tag to compare
2.1

Fixed issues regarding g00-busting scriptlet reported for some web sites: the g00-busting scriptlet will now be injected only on sites for which it has been confirmed as working with no negative side effects.

[1] uBlockOrigin/uAssets#227 (comment)

2.0

20 Dec 20:13
Compare
Choose a tag to compare
2.0

Changes

The companion extension has been repurposed to address more than the WebSocket issue for Chromium-based browsers. In addition to the WebSocket issue present in Chromium-based browsers, it now also addresses the third-party obfuscation mechanism used on many sites, see issue uBlockOrigin/uAssets#227.

Whenever more anti-blocker mechanisms are found which can't be competently dealt with filter- or rule-based uBlock Origin's filtering engines, such issues will be taken care by uBO-Extra.

For details, see the README file of the project.

1.1

02 May 20:25
Compare
Choose a tag to compare