Open links in current tab

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

Από την 22/08/2014. Δείτε την τελευταία έκδοση.

Δημιουργός
woxxom
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
22/08/2014
Ενημερώθηκε την
22/08/2014
Μέγεθος
657 Bytes
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε
Όλοι οι ιστοχώροι

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.