This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Derpibooru Quick Downloader | |
// @version 1.0 | |
// @description display the DS (download with a short name) button over the thumbnail in search results | |
// @author Scriptki77y | |
// @include https://derpibooru.org/* | |
// @include http://derpibooru.org/* | |
// @run-at document-end | |
// ==/UserScript== |