MangaDex Condensed

Enhance MangaDex with lots of display options to make it easier to find unread chapters.

These are versions of this script where the code was updated. Show all versions.

  • v49 08.09.2024

    Don't toggle read status on left-click unless the click mode is New Window.

    MangaDex is throwing errors if we try to toggle the read status while a page navigation is taking place. This change makes it so we only toggle the read status on a left-click if we enable the option to open left clicks in a new window. There is no need to flip the read status while we are navigating away from the page in the first place.

  • v48 24.05.2024

    Fixed some incorrect code that wasn't breaking anything, but needed to be fixed.

  • v47 24.05.2024

    Fixed the script after latest MangaDex updates.

  • v46 13.02.2024

    Chapters viewed on a user's profile page are now correctly processed. The group page will now be processed like the follows page. Updated the screenshot.

  • v45 09.01.2024

    Simplified the code that improves the left-click opens in new tab feature. The chapter title anchors are now longer to make it easier to click on chapters with no title.

  • v44 08.01.2024

    One final touch change.

  • v43 08.01.2024

    Attempt to fix covers stuck open after a context menu action.

  • v42 08.01.2024

    Some attempts to prevent the context menu on cover long-press.

  • v41 08.01.2024

    Improved the script and fixed bugs when using mobile or tablet devices. Fixed bugs and improved reliability of the left-click opens in new window feature.

  • v40 18.12.2023

    Reset the default popup mode back to cover.

  • v39 18.12.2023

    Cover float is disabled on title update containers with many chapters. Float up is bottom-aligned with the container.

  • v38 18.12.2023

    Adjusted cover floating. Added the ability to float the cover downwards. Changed the defaults to float the cover up when the container is hovered over. The outline around the cover follows the darken background when read setting. Fixed settings cog color in dark themes.

  • v37 17.12.2023

    Simplified and improved cover expansion. Expansion up mode improved.

  • v36 16.12.2023

    Fixed an edge case with cover expand upwards mode.

  • v35 15.12.2023

    Changing the cover expand default to "down".

  • v34 15.12.2023

    Added a new "Cover Expands" option to specify a cover expand direction. Defaults to "Up" (change in behavior).

  • v33 04.11.2023

    Fixed the broken colors.

  • v32 19.10.2023 Imported from URL
  • v31 21.06.2023

    - Fixed broken colors.

  • v30 17.06.2023

    - Fixed the settings cog not showing up on the follows pages.

  • v29 26.02.2023

    - Removed a workaround for opening the comment page.
    - Fixed an issue where opening the comment page could mark a chapter as read.

  • v28 13.02.2023

    - Updated to work with the 2023-2-11 MangaDex update.

  • v27 08.01.2023

    - Allow middle-clicking on the comment button to open in a new tab.

  • v26 08.01.2023

    - Fixed some style issues.
    - Improved the reliability of page navigation.

  • v25 08.01.2023

    - Fixed issues caused by the rollout of MangaDex comments.
    - Brought font sizes in-line with defaults (they were smaller).

  • v24 03.12.2022

    - Updated to support the latest MangaDex changes.

  • v23 29.10.2022

    - Fixed the chapter update on click feature after the latest MangaDex updates.

  • v22 22.09.2022

    - Fixed broken read toggle when opening a chapter in a new tab.
    - Added some new configuration options to disable some of the script features.

  • v21 22.09.2022

    - Updated for MangaDex CSS changes.

  • v20 17.09.2022

    - Small update to make the script load again.

  • v19 19.08.2022

    - Opening a read chapter link doesn't toggle it to unread anymore.
    - Fixed a crash. It didn't affect page loading but, like, you know.

  • v18 09.07.2022

    - Small bugfix.

  • v18 09.07.2022

    - Fixed a race condition that could occasionally break page loading.

  • v17 04.07.2022

    - Reduced the spacing between containers.

  • v16 18.06.2022

    - Added the option to remove read chapters/containers.
    - Reduced the number of style headers added.
    - Fixed a bug where the cover expansion would get broken if your mouse hovered over the cover while the page loaded.

  • v15 13.06.2022

    - Updated script description.

  • v15 10.06.2022

    - Adjusted the row height for unread chapters in Title/Group pages.
    - Added the config button to more pages.
    - Clicking chapters visibly marks them as read without a refresh.
    - Added new left click mode setting.

  • v14 07.06.2022

    - Condensed the manga title page to make it look similar to the follows page.

  • v13 06.06.2022

    - Changed how styles are added to avoid growing the style list with duplicates.
    - Enhanced styling on Title pages. Color scheme is respected.
    - Added styling on Group pages.

  • v12 07.03.2022

    - Details mode now condenses to the same height as compact mode.
    - No longer breaks when switching to compact mode.
    - Allows full size cover images in details mode (the MangaDex default).
    - Properly handles the dark mode themes.
    - New setting to darken the background of read chapters.
    - Various bug fixes.

  • v12 07.03.2022

    - Details mode now condenses to the same height as compact mode.
    - No longer breaks when switching to compact mode.
    - Allows full size cover images in details mode (the MangaDex default).
    - Properly handles the dark mode themes.
    - New setting to darken the background of read chapters.
    - Various bug fixes.

  • v11 09.02.2022

    - Fixed some navigation bugs and a bug that spam duplicate CSS entries.
    - Added an option to always show a small cover image. Popup logic will make it bigger.
    - Set the default configuration to show a small cover that enlarges when you mouse over it.

  • v10 09.02.2022

    - Fixed title pages.
    - Chapter group headings in title pages are now properly given "read" coloring.
    - Added a settings page to the follows list that lets you control how the cover popups work.
    --- 'Container' pops up the cover when your mouse enters the container for a manga series.
    --- 'Title + Cover' pops up the cover when you mouse over a title, but also keeps it open if you then hover over the cover.
    --- 'Title' pops up the cover when you mouse over a title and closes it when you mouse off the title.
    --- 'Never' disables cover popup.

  • v9 13.11.2021

    - Gray out read chapters on title pages.

  • v8 02.11.2021

    - Updated for the latest changes.
    - Fixed page navigation breaking the script.
    - Now condenses Follows Updates, Follows Reading History, and Titles Latest Updates pages.
    - Adds anchor title popups for chapter names.

  • v7 27.09.2021

    - Reduced the size of the series title font.
    - Read chapters are now grayed out.

  • v6 27.09.2021

    Updated for latest changes.
    - Removed chapter title bolding, adjusted font size, and increased grid column width.

  • v5 18.09.2021

    5: The script no longer break after changing the page on the updates list.

  • v4 01.09.2021

    4: Fixed layout after a slight MangaDex visual update.

  • v3 21.08.2021

    3: Thinned out the padding and improved the cover popup.

Show all script versions