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
/* ==UserStyle== | |
@name Mangademon Comments Dark Readability | |
@namespace gist.github.com/q00u | |
@version 1.0.1 | |
@description Improve readability of comments section on Mangademon | |
@author Phoenix G | |
==/UserStyle== */ | |
@-moz-document url-prefix("https://demonicscans.org/title/"), url-prefix("https://demonicscans.org/manga/") { | |
:root { |
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 Mangademon Other Tweaks | |
// @namespace https://gist.github.com/q00u | |
// @downloadURL https://gist.github.com/q00u/ca4dac0de7b37bd212d975a0039b5c6e/raw/mangademon-tweaks.user.js | |
// @updateURL https://gist.github.com/q00u/ca4dac0de7b37bd212d975a0039b5c6e/raw/mangademon-tweaks.user.js | |
// @supportURL https://gist.github.com/q00u/ca4dac0de7b37bd212d975a0039b5c6e | |
// @version 2025-08-30_2 | |
// @description Add "First" to Pagination, add Details to latest chapter, add clear button to search | |
// @author Phoenix G | |
// @match https://demonicscans.org/* |
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 Mangademon Comments Tweaks | |
// @namespace https://gist.github.com/q00u | |
// @downloadURL https://gist.github.com/q00u/b75830025d533d42884b14be684a1ce6/raw/mangademon-comments.user.js | |
// @updateURL https://gist.github.com/q00u/b75830025d533d42884b14be684a1ce6/raw/mangademon-comments.user.js | |
// @supportURL https://gist.github.com/q00u/b75830025d533d42884b14be684a1ce6 | |
// @version 2025-09-30_4 | |
// @description Automatically select "Best Comments", remove duplicate comments, fix quotation marks and reply spoilers, allow arrow keys in comment box; | |
// @author Phoenix G | |
// @match https://demonicscans.org/title/*/chapter/*/* |
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 LHTranslation Romaji to English | |
// @namespace https://gist.github.com/q00u | |
// @downloadURL https://gist.github.com/q00u/edc0d364a64e11536f048b46c922ffb8/raw/rom-to-eng-lht.user.js | |
// @updateURL https://gist.github.com/q00u/edc0d364a64e11536f048b46c922ffb8/raw/rom-to-eng-lht.user.js | |
// @supportURL https://gist.github.com/q00u/edc0d364a64e11536f048b46c922ffb8 | |
// @version 2025-09-27 | |
// @description Replace the Romaji in post titles with English translations (where available) | |
// @author Phoenix G | |
// @match https://lhtranslation.net/* |
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 Baka New Manga Counter | |
// @namespace https://gist.github.com/q00u | |
// @downloadURL https://gist.github.com/q00u/260c1100999b596adb43c63fe1bd1864/raw/bakanew.user.js | |
// @updateURL https://gist.github.com/q00u/260c1100999b596adb43c63fe1bd1864/raw/bakanew.user.js | |
// @supportURL https://gist.github.com/q00u/260c1100999b596adb43c63fe1bd1864 | |
// @version 0.9 | |
// @description Appends a count of manga with new chapters to "Welcome to Your Reading List" | |
// @author Phoenix G | |
// @match https://www.mangaupdates.com/lists/0 |
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 Textidtor | |
// @namespace https://gist.github.com/q00u | |
// @downloadURL https://gist.github.com/q00u/91bb69eef74e140005bd776608af8c5f/raw/Textidtor.user.js | |
// @updateURL https://gist.github.com/q00u/91bb69eef74e140005bd776608af8c5f/raw/Textidtor.user.js | |
// @supportURL https://gist.github.com/q00u/91bb69eef74e140005bd776608af8c5f | |
// @version 0.11 | |
// @description Keyboard shortcuts for editing/correcting AI transcriptions | |
// @author Phoenix G | |
// @match http://otranscribe.com/classic/ |
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 Chapter Sorter Baka-Updates List | |
// @namespace https://gist.github.com/q00u | |
// @downloadURL https://gist.github.com/q00u/e5fb2bb2444e6f7528253959b4df26a8/raw/bakasort.user.js | |
// @updateURL https://gist.github.com/q00u/e5fb2bb2444e6f7528253959b4df26a8/raw/bakasort.user.js | |
// @supportURL https://gist.github.com/q00u/e5fb2bb2444e6f7528253959b4df26a8 | |
// @version 0.7 | |
// @description Sorts titles on your lists ignoring leading articles (a, an, the) | |
// @author Phoenix G | |
// @match https://www.mangaupdates.com/mylist.html* |
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 Chapter Sorter Reaper Scans | |
// @namespace https://gist.github.com/q00u | |
// @version 0.3 | |
// @description Sort released chapters in User Settings by date | |
// @author Phoenix G | |
// @match https://reaperscans.com/user-settings/ | |
// @match https://reaperscans.com/user-settings/?tab=bookmark | |
// @icon http://f1.allesedv.com/16/reaperscans.com | |
// @grant none |
NewerOlder