CatBlock / catblock

CatBlock - An ad-blocking extension (with an ability to replace ads by pictures) for all major desktop browsers!
https://getcatblock.com
GNU General Public License v3.0
95 stars 44 forks source link

Implement WebSocket blocking #122

Open tomasko126 opened 7 years ago

tomasko126 commented 7 years ago

Enable support for blocking WebSocket connections, as currently AB and ABP support it.

tomasko126 commented 7 years ago

A Chromium bug has been created for WebSocket blocking implementation. Related patch, which brings WebSocket blocking as part of the webRequest API should land soon into Chromium trunk.

tomasko126 commented 7 years ago

@kpeckett WebSocket blocking is now natively supported in Chrome v58, according to the following bug report.