X-Agent
X-Agent copied to clipboard
Chrome/Chromium extension to spoof user agent. Modifies both outgoing requests 'User-Agent' header and javascript object including navigator.appVersion!
The company I work for uses some Exchange (or whatever it is called) suite from Microsoft, probably in the cloud, to handle emails and much else. I want to access...
I needed to do this kind of spoofing in Firefox. Specifically spoofing navigator.platform. I decided to use your code as a base for writing the necessary code, but I was...
... with x-agent loaded. Is this an isolated issue? (Chromium 73.0.3683.75)
Just wondering, how come this isn't on the Chrome WebStore ?
I see the following properties are overridden * userAgent * appVersion * vendor * platform It would be nice to spoof the other params too especially the `plugins` parameter >...