foxyproxy / firefox-extension

FoxyProxy for Firefox extension beginning with Firefox 57 (Quantum)
GNU General Public License v2.0
525 stars 115 forks source link

Add WS/WSS protocol matching #188

Closed numas13 closed 1 year ago

erosman commented 2 years ago

The matching process has changed in FoxyProxy v8.0 (once released).

Patterns can match the entire URL, if needed. Therefore, e.g.:

Wildcard

ws://example.com/
wss://example.com/

Regular expression

wss?://example\.com/