Just noticed that the "LastVersion" file in the profile folder, as the name suggests, gets updated when the profile is opened with (another version of) BAS e.g. from 114.0.5735.91 to 117.0.5938.63. Therefore it's not suitable for our need to determine the original version of which a profile was created.
But at least can be said what was the latest BAS version that worked with it ;)
Anyway to disable device client hints in BAS?
-
At the moment, we don't have any features like that. I have written a few words on this forum about how to filter/intercept/change/etc. any network request.
I believe that it is possible to have it in BAS, but the developer of BAS should implement it.
https://community.bablosoft.com/topic/23789/платная-помощь-fm-bas-плохо/16
https://community.bablosoft.com/topic/23789/платная-помощь-fm-bas-плохо/21 -
@tony2n91 said in Anyway to disable device client hints in BAS?:
... Or possible to block all request of it?
Yeah, it is possible, but not with BAS as I know. Instead, you can achieve it using https://github.com/CheshireCaat/puppeteer-with-fingerprints. But this solution requires JavaScript coding skills.
P.S.
You are not the first person who has referred to that feature (intercepting network requests), but we still don't have it in BAS. -
@tony2n91 said in Anyway to disable device client hints in BAS?:
or possible to do it with Profile like this one: "--disable-features=UserAgentClientHint"
But this one --disable-features=UserAgentClientHint do not disable to like the second picture.Regard


