Explanation:
You can create a "follower tab" (AKA "Linked Tab") with a simple JavaScript, by assigning each link on a page the target attribute with the follower tab's name. The follower tab will "catch" all links opened on the tab on which the code was executed.
Zerush in vivaldi_browser
Modification - Follower Tabs
https://forum.vivaldi.net/post/243348Explanation: You can create a "follower tab" (AKA "Linked Tab") with a simple JavaScript, by assigning each link on a page the target attribute with the follower tab's name. The follower tab will "catch" all links opened on the tab on which the code was executed.