// ==UserScript== // @name DirectShowImage // @namespace Violentmonkey Scripts // @description Direct show image // @version 0.1.0 // @match https://imgdrive.net/* // @grant none // @downloadURL https://update.greasyfork.icu/scripts/380691/DirectShowImage.user.js // @updateURL https://update.greasyfork.icu/scripts/380691/DirectShowImage.meta.js // ==/UserScript== // document.querySelector('#container .centered').style.display = 'none' d = document.querySelector('.showcase a') document.write('img')