ray-lothian / UserAgent-Switcher

A User-Agent spoofer browser extension that is highly configurable
https://webextension.org/listing/useragent-switcher.html
Mozilla Public License 2.0
934 stars 144 forks source link

Support for Protocol Matching #57

Open DuckDuckWhale opened 4 years ago

DuckDuckWhale commented 4 years ago

Would it be possible to support matching per protocol in custom mode?

For example: {"http://*": "<some useragent>", "https://www.google.com": "<some other useragent>"}