Upload
Package an unpacked Chrome extension as a ZIP withmanifest.json at the archive root. If you have a .crx, extract the extension files with a CRX-compatible tool before creating the ZIP.
uuid from the response. Use the returned value as-is in subsequent requests.
Use
Includeextensions in a one-time or persistent-profile start request:
Manage
List the account’s extensions:Persisting extension state
To retain extension data between sessions, enable extension storage when creating a persistent profile:Limits and failure modes
If a page behaves differently with an extension loaded, compare the same workflow without it. Content scripts and request modifications can change both the page and the signals it observes. Use DevTools to inspect those differences.