capacitor-chrome-crasher Load chrome crash urls into a webview to test crash-reporting capabilities Install npm install capacitor-chrome-crasher npx cap sync API loadChromeUrl(...) loadChromeUrl(...) loadChromeUrl(options?: { url: string; } | undefined) => void Param Type options { url: string; }