Force Chrome major version to 100 in the User-Agent string
Chrome version number will soon go from two digits to three, which might affect any code that's parsing the User-Agent (UA) string. A feature flag available from Chrome 96 to 99 enables early testing by forcing the major version number in the UA string to 100.