Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 365 Bytes

File metadata and controls

7 lines (5 loc) · 365 Bytes

KeepInTab

WebExtension to prevent links to open in a new tab/window. This extension removes every target attributes from links except named targets (referring to an existing window or iframe).

Available for Firefox here: https://addons.mozilla.org/firefox/addon/keepintab/

This is a webextension-compatible version of TargetKiller which I used for a long time!