You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To custom use-agent with chrome/chromium version, Add the relevant variable would be helpful .
The text was updated successfully, but these errors were encountered:
sean220
changed the title
Add %chrome_ver or % chromium_ver to user-agent field in manifest[future request]
Add %chrome_ver or %chromium_ver to user-agent field in manifest[future request]
Jun 19, 2017
sean220
changed the title
Add %chrome_ver or %chromium_ver to user-agent field in manifest[future request]
Add %chrome_ver or %chromium_ver to user-agent field in manifest
Jun 20, 2017
This would be useful for us with Construct 2/Construct 3. Some of our code, and some of the libraries we depend on, do user-agent sniffing to determine what's supported. If Chrome/XX is not present in the user agent then these checks fail and then code that worked in Chrome no longer works in NW.js. This can be worked around by manually adding "(like Chrome/63 )" to the UA, but it would be nice if this auto-updated.
To custom use-agent with chrome/chromium version, Add the relevant variable would be helpful .
The text was updated successfully, but these errors were encountered: