DriverIdentifier: Download without account

Download a driver listed on driveridentifier.com without creating an account. (Replaces download button destination)

作者
adgitate
今日安裝
0
安裝總數
77
評價
0 0 0
版本
0.0.1.20160717072408
建立日期
2016-07-17
更新日期
2016-07-17
尺寸
662 位元組
授權條款
未知
腳本執行於

as a bookmarklet (doesn't replace buttons, it will open download in new tab):

javascript:(function(){window.open(decodeURIComponent([].slice.call(document.getElementsByTagName("a")).filter(function(a){return a.href.indexOf("download_file.php")!=-1})[0].href.match(/url=([^&]+)/)[1]),'_blank');})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址