// ==UserScript== // @name DeviantArt direct download image // @namespace devart // @include http://*.deviantart.com/* // @match http://*.deviantart.com/* // @grant unsafeWindow // @description Makes "download image" open in same window not in new little one // @version 0.0.1.20140630035014 // @downloadURL none // ==/UserScript==