Greasy Fork is available in English.

Mangadex Darken Read Chapters (1 Row Items)

To darken read chapters on Mangadex's latest releases page and follows page (1 Row Items)

יש גרסאות של סקריפט זה עם קוד מעודכן. הצג את כל הגרסאות

  • v6.1 24-05-2024

    Small fix for an edge case.

  • v6.0 24-05-2024

    Updated script after an update broke it.

  • v5.3 18-02-2023

    They added back the space between the chapter title and group name being clickable again with middle mouse so I removed that functionality.

  • v5.2 14-02-2023

    The spacer fix changes so I used a wildcard to hopefully fix it. Stylus method WIP.

  • v5.1 13-02-2023

    Minor improvements + this update replaces the "spacer" between the chapter name and group name to its old functionality of being able to click it to open the chapter. If you like the new change, you can comment it out using // on line 41 and 105 in this version. If you don't want to use this script for darken chapters anymore you can use Stylus extension and go to create new script and import the following:

    @-moz-document domain("mangadex.org") {
    .chapter-grid.one-line[data-v-0874a68b] {
    grid-template-areas:"title title groups uploader comments views timestamp";
    }

    }

  • v5.0 12-02-2023

    Fixed after update

  • v4.0 17-12-2022

    Fixed after the new update.

  • v3.0 04-12-2022

    Fixed. There will be some errors in console in follow feed but only a few times which shouldn't affect anything.

  • v2.1 03-12-2022

    After testing on a older device the performance hit is too much, will look into it.

  • v2.0 03-12-2022

    Updated to fix recent MD update. Had to add sleep function after the update because it caused performance issues. Will look into later but it works for now.

  • v1.1 29-10-2022

    Updated because they changed some element locations which broke the script.

  • v1.0 24-09-2022