Greasy Fork
登入
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
腳本列表
說明文件
更多
進階搜尋
使用者列表
函式庫
管理員操作記錄
☰
腳本列表
論壇
說明文件
進階搜尋
使用者列表
函式庫
管理員操作記錄
登入
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
資訊
代碼
歷史
反饋 (0)
統計
Javascript Link Fixer
Converts Javascript links that open new windows into regular old links
這裡只顯示彼此間有代碼差異的版本。
顯示所有版本。
v1.2.5
2020-03-14
Added include directive, other tweaks?
v1.2.4
2016-01-31
Some anti-redundancy cleaning up. Now supports onclick and pages that use Adobe GoLive
v1.2.3
2016-01-30
Fixed cases where you could be automatically redirected
v1.2.2
2016-01-24
Now skips over less than and greater than operators
v1.2.1
2016-01-17
Links will now execute their original behavior on left click.
v1.2.0
2016-01-14
Handles more complex variable management
v1.1.3
2016-01-11
Now handles cases where function statements rely on variable statements elsewhere in the function (and added support for window.open)
v1.1.2
2016-01-10
Now handles cases where arguments are passed solo to function statements
v1.1.1
2016-01-10
Fix to handle variables at the end of an argument
v1.1.0
2016-01-10
Now supports multiple layers of function examination
v1.0.0
2016-01-10