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
946 stars 145 forks source link

The web worker leaks the actual User-Agent and Platform #229

Open mhgharieb opened 6 days ago

mhgharieb commented 6 days ago

Even when using 'UserAgent-Switcher', the actual User-Agent and Platform are still leaked through the web worker.

Test using: https://deviceandbrowserinfo.com/info_device

image

image

mhgharieb commented 6 days ago

As a temporary solution, you can block the web worker using uBlock Origin with the filter *$csp=worker-src 'none'.

ray-lothian commented 6 days ago

FAQ 24? https://webextension.org/listing/useragent-switcher.html