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或关注我们的公众号极客氢云获取最新地址