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
888 stars 143 forks source link

use of custom mode - help please #147

Open ajay-gh opened 2 years ago

ajay-gh commented 2 years ago

When I use custom mode settings like (just an example) : { "amazon.de": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:83.0) Gecko/20100101 Firefox/88.0", "*": [ "UA1", UA2, ... ] } everything works exactly as expected.

However, when I replace the "*" in the above example by "_" (per site UA selection, as explained in the description in the options window), then I get random UA agent strings, but no longer the ones I defined within the brackets. Is this a bug, or a problem o my settings ?

YesTrustMe commented 2 years ago

I think this has been abandoned,