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.

  1. Install the Chrome header editor.
  2. Create a rule to set User-Agent to your desired value.
  3. Reload the page and verify in DevTools → Network.
VibeHeader 1.1 editing two request headers with a Request Filter active on the current tab