Open links in current tab

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

Per 22-08-2014. Zie de nieuwste versie.

Maker
woxxom
Beoordelingen
0 0 0
Versie
1.0
Gemaakt op
22-08-2014
Bijgewerkt op
22-08-2014
Grootte
657 bytes
Licentie
N.v.t.
Wordt toegepast op
Alle websites

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.