Open links in current tab

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

目前為 2014-08-22 提交的版本,檢視 最新版本

作者
woxxom
評價
0 0 0
版本
1.0
建立日期
2014-08-22
更新日期
2014-08-22
尺寸
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.