mozilla / multi-account-containers

Firefox Multi-Account Containers lets you keep parts of your online life separated into color-coded tabs that preserve your privacy. Cookies are separated by container, allowing you to use the web with multiple identities or accounts simultaneously.
https://addons.mozilla.org/firefox/addon/multi-account-containers/
Mozilla Public License 2.0
2.64k stars 322 forks source link

Fix proxy parsing #2557

Open leodag opened 11 months ago

leodag commented 11 months ago

Fixes #2556

You'll probably want to apply #2554 too to test this, since otherwise you can't enter ':' (nor Ctrl+v on the field)

If a match for "port" is not found, it can be set as 1080 (the default SOCKS port).

This may have some implications for the following lines. If Mozilla VPN is set, does it matter whether port is set or not?