Skip to content

Files

Latest commit

cd94dd5 · Jan 11, 2020

History

History
7 lines (5 loc) · 365 Bytes

README.md

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!