gorhill / uBO-Extra

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

Behavior with multiple extensions #1

Closed TheRyuu closed 8 years ago

TheRyuu commented 8 years ago

What is the behavior of websocket filtering[1] when you have multiple extensions interacting with it. Is it simply a matter of which extension responds first to it's signal? For example what would happen if uBlock would allow the connection and uMatrix (if it supported it) would block it?

[1] https://github.com/gorhill/uBlock/issues/1497