This script inserts a stylesheet to hide the small non-blocking "login" dialog, and the "login to continue" blocking dialog.
It checks every link on the page, as well as the ones added when scrolling down. And fixes all these links so you can click on them without having to use the right-click menu "Open link in a new tab".
Left-click
and CTRL + Left-click
now work as expected.
For more userscripts, styles, extensions, tips, ..., visit my programming page.
2020/05/13 - v0.2: updated style to prevent the dialog from being visible for a very short moment (<1s)
2020/06/12 - v0.2.1: small update to the stylesheet to only hide the login dialog, and allow displaying to the "..." menu dialog. If it breaks something, please post here and I'll undo the modification.