Greasy Fork is available in English.
Makes "download image" open in same window not in new little one
当前为
// ==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 // ==/UserScript==