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
Size
657 байтів
Ліцензія
Н/Д
Відноситься до
Всі сайти

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.