GoogleChromeLabs / GoogleChromeLabs/bubblewrap
Add option to disable Chrome's digital asset link checking
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
For a website to be shown in TWA mode, the digital asset links must check out.
For debugging, it is possible to get Chrome to skip the server -> app part of the Digital Asset Link checking ([info here](https://developers.google.com/web/android/trusted-web-activity/integration-guide) ). It would be great if we could have a `bubblewrap spoofVerification` command or something similar that does this.
(And equally, a command that undoes this afterwards.)
Contributor guide
Assessment
This issue has not been assessed yet.