Ask a question to get started
Enter to send•Shift+Enter new line
open_checked_url_async( url: str, *, app: App, notify_on_success: bool = False )
url
str
app
App
notify_on_success
bool
False
Open a URL after applying the shared URL safety check.
The URL to validate and open.
App used to post browser-open notifications.
Whether to post an informational toast when the browser accepts the URL.