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.