What it is good for
Quick QA checks, reproducing browser-specific issues, and verifying how a browser-side switch affects the string exposed to pages.
Browser extension
Install the extension from the Chrome Web Store, then use this site to verify what your browser exposes after you switch user agents.
Quick QA checks, reproducing browser-specific issues, and verifying how a browser-side switch affects the string exposed to pages.
Pin the extension, choose a user agent there, then refresh the checker page on this site to confirm that the visible string changed.
Changing a user agent string does not make a browser truly identical to another browser. Sites may still rely on features, Client Hints, and fingerprinting signals.
Use the checker page on this site. It shows the current browser-side user agent and lets you copy the raw string after the extension changes it.
No. It changes the presented identification string, but the browser engine and real feature support remain those of your installed browser.
Yes. The generator gives you sample strings for fixtures and examples, while the extension changes the browser-side string your session exposes.