This repository was archived by the owner on Oct 25, 2023. It is now read-only.
This repository was archived by the owner on Oct 25, 2023. It is now read-only.
support for opening an unsafe link in background? #1715
Open
Description
Sometimes webogram will mark a link as unsafe, and pop up a dialog to confirm. Then this link can't be opened in background (middle click or ctrl+left click or via the context menu).
For most links, this means the user will need to switch back to the webogram tab.
For video links (e.g. YouTube), this means that the user will have to wait the video to load and click pause, then switch back, to postpone watching the video. (auto-play videos will be paused by the browser if the user hasn't visited the tab.)
Would you make the link on the popup dialog a normal <a>
link, so that the normal link operation can still be used?