DriverIdentifier: Download without account

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

Autore
adgitate
Installazioni giornaliere
0
Installazioni totali
77
Valutazione
0 0 0
Versione
0.0.1.20160717072408
Creato il
17/07/2016
Aggiornato il
17/07/2016
Dimensione
662 Byte
Licenza
Non disponibile
Applica a

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');})();