◐ Shell
clean mode source ↗

Support private mode in webbrowser

Feature or enhancement

support of webbrowser incognito / private browsing

Pitch

modern webbrowsers offer to open an url in a data privacy protected mode.

open an url is done by calling

open(url, new=0, autoraise=True)

here giving new=3 will indicate to open the url in data privacy mode

Previous discussion

na

Linked PRs