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 Bytes
License
नाही
यांवर लागू होते:
सर्व संकेतस्थळे

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.