// ==UserScript== // @name Microsoft Unlock Edition // @namespace http://rg-adguard.net/ // @version 1.0.8 // @description Script for opening access to all available images on this page! // @author adguard and nummerok (WZT) // @match https://www.microsoft.com/en-us/software-download/techbench // @match https://www.microsoft.com/en-us/software-download/windowsiot // @match https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewiso // @match https://www.microsoft.com/en-us/software-download/windowsinsiderpreviewadvanced // @match https://www.microsoft.com/en-us/software-download/windows10ISO // @match https://www.microsoft.com/en-us/software-download/windows8ISO // @grant none // ==/UserScript== (function() { 'use strict'; var _0x5c09=["product-edition","getElementById","innerHTML","","backgroundColor","style","blue","color","white","fontFamily","consolas","submit-product-edition","Confirm","go to http://wzor.net/ or https://twitter.com/WZorNET or https://twitter.com/nummerok or https://twitter.com/rg-adguard :D","log"],_0x1d62=[_0x5c09[0],_0x5c09[1],_0x5c09[2],_0x5c09[3],_0x5c09[4],_0x5c09[5],_0x5c09[6],_0x5c09[7],_0x5c09[8],_0x5c09[9],_0x5c09[10],_0x5c09[11],_0x5c09[12]],edititonbox=document[_0x1d62[1]](_0x1d62[0]);edititonbox[_0x1d62[2]]=_0x1d62[3],edititonbox[_0x1d62[5]][_0x1d62[4]]=_0x1d62[6],edititonbox[_0x1d62[5]][_0x1d62[7]]=_0x1d62[8],edititonbox[_0x1d62[5]][_0x1d62[9]]=_0x1d62[10],document[_0x1d62[1]](_0x1d62[11])[_0x1d62[2]]=_0x1d62[12],console[_0x5c09[14]](_0x5c09[13]); })();