diff --git a/booru_downloader.user.js b/booru_downloader.user.js index 4b103f4..1bca18b 100644 --- a/booru_downloader.user.js +++ b/booru_downloader.user.js @@ -3,11 +3,11 @@ // @namespace BigDuckie.BooruDownloader // @version 2025.1.13 // @description Adds keyboard shortcuts to various Booru sites to allow for easier downloading. +// @icon https://www.google.com/s2/favicons?sz=64&domain=donmai.us // @author Big Duckie // @copyright 2025, Big Duckie (https://bigduckie.dev) // @license MIT // @match https://danbooru.donmai.us/posts/* -// @icon https://www.google.com/s2/favicons?sz=64&domain=donmai.us // @grant none // ==/UserScript==