THE COLLECTION / 06
Escape.
Help website visitors leave an in-app browser.
Choose this tool on its own. No Usual account required.
01 / Make it yours
Start with one useful thing.
On the computer where you use your coding agent, paste this prompt. Read the instructions before installing.
Inspect the local install commands
Run these from an inspected Usual source checkout or extracted source bundle. Paths are examples; select your own scope.
python3 scripts/usual.py setup install escape --scope /path/to/project
02 / Put it to work
Use it. See the result.
Add to the selected website: <script src="/escape-webview.js" data-auto data-analytics="off" defer></script> Inspect /escape/demo/ for a forced demonstration. Test on the actual target app/device before claiming support.
03 / Keep it your way
Inspect, edit, remove.
Configuration
No additional settings. Select the scope explicitly when a command requires it.
Disable or remove
python3 scripts/usual.py setup disable escape python3 scripts/usual.py setup remove escape
Review the change first. Preserve unrelated instructions and original history.
See the visitor experience.
The forced example shows the interstitial on desktop. It does not prove a browser escape on your device.
Try the widget example