-
Notifications
You must be signed in to change notification settings - Fork 77
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Using chromium version 135* and extension version 4.3.1 ... all the random user agents being generated for me currently are from chrome 132* to 134*. Many websites are therefore blocking access because my browser is 'out of date'.
I am using a restricted pool of user agents identifying as Chrome on varying platforms, but the usera gent pool being so out of date is breaking websites more and more frequently. I also noticed when chromium 133 was the stable version, that sometimes the pool of chrome browser versions generated by the extension was actually ahead (beta versions), and that this would sometimes also cause the same issue.
The extension therefore really only works properly for me when the browser versions being reported are currently relevant - not beta versions and certainly not deprecated versions.
A very helpful option would be to restrict the pool to current browser versions only and obfuscate everything else. Otherwise, manual intervention is required and then, you have to either just disable the extension, or you are manually setting non random fake agents via the custom list option which makes the whole 'random' premise of this extension a bit redundant.
thanks!
Steps to reproduce
- visit a website such as indeed.com
- access is blocked because 'browser out of date'
Browser
Chrome
Extension version
4.3.1
Anything else?
No response