diff --git a/anime-loads-bulk-delete-history.user.js b/anime-loads-bulk-delete-history.user.js index bc02adb..f50a5eb 100644 --- a/anime-loads-bulk-delete-history.user.js +++ b/anime-loads-bulk-delete-history.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name Anime-Loads: Verlauf-Massenlöschung // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.3 +// @version 1.4 // @description Fügt Buttons hinzu, um Verlaufseinträge auf anime-loads.org schneller zu löschen // @author Akamaru // @match https://www.anime-loads.org/history* +// @icon https://www.google.com/s2/favicons?domain=anime-loads.org&sz=32 // @grant none // @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/anime-loads-bulk-delete-history.user.js // @downloadURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/anime-loads-bulk-delete-history.user.js diff --git a/country-flag-fixer.user.js b/country-flag-fixer.user.js index 3110b7a..7e07c18 100644 --- a/country-flag-fixer.user.js +++ b/country-flag-fixer.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name Country Flag Fixer // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.1 +// @version 1.2 // @description Ersetzt Ländercodes mit echten Flaggen-Emojis unter Windows/Chromium // @author Akamaru // @match *://*/* +// @icon https://www.google.com/s2/favicons?domain=git.ponywave.de&sz=32 // @grant GM_getResourceURL // @resource TwemojiCountryFlags https://cdn.jsdelivr.net/npm/country-flag-emoji-polyfill@0.1.8/dist/TwemojiCountryFlags.woff2 // @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/country-flag-fixer.user.js diff --git a/doncarne-product-click-fix.user.js b/doncarne-product-click-fix.user.js index ea6aeba..a997c79 100644 --- a/doncarne-product-click-fix.user.js +++ b/doncarne-product-click-fix.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name DonCarne: Produkt-Klicks Fix // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.0 +// @version 1.1 // @description Umgeht blockiertes Clerk.io Click-Tracking und stellt normale Navigation wieder her // @author Akamaru // @match https://doncarne.de/* +// @icon https://www.google.com/s2/favicons?domain=doncarne.de&sz=32 // @grant none // @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/doncarne-product-click-fix.user.js // @downloadURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/doncarne-product-click-fix.user.js diff --git a/gelbooru-disable-nyudachi.user.css b/gelbooru-disable-nyudachi.user.css index d4906d9..7291835 100644 --- a/gelbooru-disable-nyudachi.user.css +++ b/gelbooru-disable-nyudachi.user.css @@ -1,11 +1,12 @@ /* ==UserStyle== @name Gelbooru - Disable Nyudachi Design @namespace https://git.ponywave.de/Akamaru/Userscripts -@version 0.2 +@version 0.3 @description Blockiert das Nyudachi Design auf Gelbooru und zeigt das normale Design @author Akamaru @homepageURL https://git.ponywave.de/Akamaru/Userscripts @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/gelbooru-disable-nyudachi.user.css +@icon https://www.google.com/s2/favicons?domain=gelbooru.com&sz=32 ==/UserStyle== */ /* Dieses UserCSS befindet sich noch in der Testphase */ diff --git a/get-chatgpt-audio.user.js b/get-chatgpt-audio.user.js index 67e5dd1..1bf8656 100644 --- a/get-chatgpt-audio.user.js +++ b/get-chatgpt-audio.user.js @@ -1,11 +1,12 @@ // ==UserScript== // @name ChatGPT Audio Downloader // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.0 +// @version 1.1 // @description Lädt ChatGPT Audio-Antworten herunter // @author Akamaru // @match https://chatgpt.com/* // @match https://chat.openai.com/* +// @icon https://www.google.com/s2/favicons?domain=chatgpt.com&sz=32 // @grant none // @run-at document-start // @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/get-chatgpt-audio.user.js diff --git a/hitomi-language-filter.user.js b/hitomi-language-filter.user.js index ec19c1e..3cb8422 100644 --- a/hitomi-language-filter.user.js +++ b/hitomi-language-filter.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name Hitomi.la Language Filter // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.0 +// @version 1.1 // @description Filter manga by language on hitomi.la // @author Akamaru // @match https://hitomi.la/* +// @icon https://www.google.com/s2/favicons?domain=hitomi.la&sz=32 // @grant GM_getValue // @grant GM_setValue // @grant GM_registerMenuCommand diff --git a/mangadex-cover-downloader.user.js b/mangadex-cover-downloader.user.js index 3005e60..57d0321 100644 --- a/mangadex-cover-downloader.user.js +++ b/mangadex-cover-downloader.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name MangaDex Cover Mass-Downloader // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.1 +// @version 1.2 // @description Lädt Cover von MangaDex im Bulk als ZIP-Datei herunter // @author Akamaru // @match https://mangadex.org/title/* +// @icon https://www.google.com/s2/favicons?domain=mangadex.org&sz=32 // @grant none // @require https://cdnjs.cloudflare.com/ajax/libs/jszip/3.10.1/jszip.min.js // @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/mangadex-cover-downloader.user.js diff --git a/muchohentai-popup-blocker.user.js b/muchohentai-popup-blocker.user.js index 70c7f56..37f982f 100644 --- a/muchohentai-popup-blocker.user.js +++ b/muchohentai-popup-blocker.user.js @@ -1,11 +1,12 @@ // ==UserScript== // @name MuchoHentai: Popup-Blocker // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.0 +// @version 1.1 // @description Blockiert nervige Popup-Werbung die sich bei jedem Klick öffnet // @author Akamaru // @match *://muchohentai.com/* // @match *://*.muchohentai.com/* +// @icon https://www.google.com/s2/favicons?domain=muchohentai.com&sz=32 // @grant none // @run-at document-start // @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/muchohentai-popup-blocker.user.js diff --git a/myanimelist-tweaks.user.css b/myanimelist-tweaks.user.css index acce4aa..62e364f 100644 --- a/myanimelist-tweaks.user.css +++ b/myanimelist-tweaks.user.css @@ -1,11 +1,12 @@ /* ==UserStyle== @name MyAnimeList Tweaks @namespace https://git.ponywave.de/Akamaru/Userscripts -@version 1.3 +@version 1.4 @description Verschiedene Anpassungen für MyAnimeList.net @author Akamaru @homepageURL https://git.ponywave.de/Akamaru/Userscripts @updateURL https://git.ponywave.de/Akamaru/Userscripts/raw/branch/master/myanimelist-tweaks.user.css +@icon https://www.google.com/s2/favicons?domain=myanimelist.net&sz=32 ==/UserStyle== */ @-moz-document domain("myanimelist.net") { diff --git a/open-links-in-new-tab.user.js b/open-links-in-new-tab.user.js index d54df2b..94dad98 100644 --- a/open-links-in-new-tab.user.js +++ b/open-links-in-new-tab.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name Links im neuen Tab öffnen // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.2 +// @version 1.3 // @description Öffnet alle Links auf bestimmten Seiten im neuen Tab. Seiten können hinzugefügt oder entfernt werden. // @author Akamaru // @match *://*/* +// @icon https://www.google.com/s2/favicons?domain=git.ponywave.de&sz=32 // @grant GM_registerMenuCommand // @grant GM_getValue // @grant GM_setValue diff --git a/pihole-client-name-manager.user.js b/pihole-client-name-manager.user.js index 7f878aa..3ea2c65 100644 --- a/pihole-client-name-manager.user.js +++ b/pihole-client-name-manager.user.js @@ -1,11 +1,12 @@ // ==UserScript== // @name Pi-hole Client Name Manager // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.0 +// @version 1.1 // @description Ersetzt Client-Namen in Pi-hole Admin Dashboard und bietet eine Management-Oberfläche // @author Akamaru // @match http://pi.hole/admin/* // @match http://*/* +// @icon https://www.google.com/s2/favicons?domain=pi-hole.net&sz=32 // @grant GM_getValue // @grant GM_setValue // @grant GM_xmlhttpRequest diff --git a/serienfans-releasegroup-filter.user.js b/serienfans-releasegroup-filter.user.js index 82d8bc3..6ac2c8f 100644 --- a/serienfans-releasegroup-filter.user.js +++ b/serienfans-releasegroup-filter.user.js @@ -1,12 +1,13 @@ // ==UserScript== // @name Serienfans/Filmfans Releasegruppen Filter // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.2 +// @version 1.3 // @description Blende Uploads bestimmter Releasegruppen aus // @author Akamaru // @match https://serienfans.org/* // @match https://serienfreaks.org/* // @match https://filmfans.org/* +// @icon https://www.google.com/s2/favicons?domain=serienfans.org&sz=32 // @grant GM_getValue // @grant GM_setValue // @grant GM_registerMenuCommand diff --git a/torrent-to-transmission.user.js b/torrent-to-transmission.user.js index 6426fbf..154bce9 100644 --- a/torrent-to-transmission.user.js +++ b/torrent-to-transmission.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name Transmission Remote Script // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.2 +// @version 1.3 // @description Sendet Magnet-Links und .torrent-Dateien an Transmission im Netzwerk mit Pfad-Auswahl und Verwaltung // @author Akamaru // @match *://*/* +// @icon https://www.google.com/s2/favicons?domain=transmissionbt.com&sz=32 // @grant GM_registerMenuCommand // @grant GM_xmlhttpRequest // @grant GM_setValue diff --git a/youtube-playlist-duration.user.js b/youtube-playlist-duration.user.js index b3124d5..a5fe4f2 100644 --- a/youtube-playlist-duration.user.js +++ b/youtube-playlist-duration.user.js @@ -1,10 +1,11 @@ // ==UserScript== // @name YouTube: Playlist-Gesamtlänge // @namespace https://git.ponywave.de/Akamaru/Userscripts -// @version 1.0 +// @version 1.1 // @description Berechnet die Gesamtlänge einer YouTube-Playlist // @author Akamaru // @match https://www.youtube.com/playlist?* +// @icon https://www.google.com/s2/favicons?domain=youtube.com&sz=32 // @grant GM_getValue // @grant GM_setValue // @connect googleapis.com