How to Spoof User‑Agent in Chrome
Set a custom User‑Agent with a simple rule, scoped to your target site.
TL;DR: Create a per‑site rule that sets User-Agent, reload, and verify in DevTools. Share the rule via /s#c=... without sending data to servers.
- Install the Chrome header editor.
- Create a rule to set
User-Agentto your desired value. - Reload the page and verify in DevTools → Network.