/GM-Lemmy-newTab

a grease monkey script for opening external links in new tabs

Primary LanguageJavaScript

GM-Lemmy-newTab

A grease monkey script for opening external links in new tabs. Ignores if you are clicking a local link that stays on the Lemmy instance (navigating profiles, posts, etc) and respects middle click and right click for their standard behaviors.

External links are opened in the background (stay on your current tab) if you click while holding CTRL, otherwise they open as the new active tab.

Requires GreaseMonkey 4.0+

Install

Note: installing from git will prevent auto-updates