Open links in current tab

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

Tính đến 22-08-2014. Xem phiên bản mới nhất.

Tác giả
woxxom
Đánh giá
0 0 0
Phiên bản
1.0
Đã tạo
22-08-2014
Đã cập nhật
22-08-2014
Size
657 Byte
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

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.