This file contains hidden or 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 Wallhaven Advanced Downloader & Favorite | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.2.2 | |
| // @description Injects download buttons into Wallhaven thumbnails. Auto-favorites (via custom name) and crops images to a specified resolution purely on the client-side without opening the detail page. | |
| // @author Epool | |
| // @match *://wallhaven.cc | |
| // @match *://wallhaven.cc/* | |
| // @match *://*.wallhaven.cc/* | |
| // @icon https://wallhaven.cc/favicon.ico |