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.