gorhill / uBO-Extra

A companion extension to uBlock Origin
GNU General Public License v3.0
654 stars 42 forks source link

[Question] In Chromium browsers, how does uBlock Origin Extra relate to uMatrix? #55

Closed milopiccolo closed 7 years ago

milopiccolo commented 7 years ago

Hi,

I've been trawling through the documentation but I can't find the answer to what must be a common question.

If I want to block WebSockets on Chromium browsers, will I be fine with uMatrix, or do I need to install uBlock Origin Extra, or do I need to abandon uMatrix and use uBlock Origin + uBlock Origin Extra?

gorhill commented 7 years ago

Yes, uMatrix can block websocket requests, these appear in the XHR columns.

(Why not just open uMatrix's logger and try using a websocket demo to find out?)