Open links in current tab

Replaces target="_blank" with target="_self" on click

Från och med 2014-08-22. Se den senaste versionen.

Skapare
woxxom
Betyg
0 0 0
Version
1.0
Skapad
2014-08-22
Uppdaterad
2014-08-22
Size
657 Bytes
Licens
N/A
Gäller för
Alla sidor

Purpose:

Forces links to open in current tab.

Compatibility:

Tested on FF32 but should also work in all modern browsers.

Details:

The script replaces target="_blank" with target="_self" once you click a link so, unlike some(most?) predecessors, it supports dynamically added content e.g. links inside forum spoilers opened via ajax, etc.