MangaDex Condensed

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

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v49 2024.09.08.

    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 2024.05.24.

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

  • v47 2024.05.24.

    Fixed the script after latest MangaDex updates.

  • v46 2024.02.13.

    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 2024.01.09.

    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 2024.01.08.

    One final touch change.

  • v43 2024.01.08.

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

  • v42 2024.01.08.

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

  • v41 2024.01.08.

    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 2023.12.18.

    Reset the default popup mode back to cover.

  • v39 2023.12.18.

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

  • v38 2023.12.18.

    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 2023.12.17.

    Simplified and improved cover expansion. Expansion up mode improved.

  • v36 2023.12.16.

    Fixed an edge case with cover expand upwards mode.

  • v35 2023.12.15.

    Changing the cover expand default to "down".

  • v34 2023.12.15.

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

  • v33 2023.11.04.

    Fixed the broken colors.

  • v32 2023.10.19. Imported from URL
  • v31 2023.06.21.

    - Fixed broken colors.

  • v30 2023.06.17.

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

  • v29 2023.02.26.

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

  • v28 2023.02.13.

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

  • v27 2023.01.08.

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

  • v26 2023.01.08.

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

  • v25 2023.01.08.

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

  • v24 2022.12.03.

    - Updated to support the latest MangaDex changes.

  • v23 2022.10.29.

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

  • v22 2022.09.22.

    - 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 2022.09.22.

    - Updated for MangaDex CSS changes.

  • v20 2022.09.17.

    - Small update to make the script load again.

  • v19 2022.08.19.

    - 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 2022.07.09.

    - Small bugfix.

  • v18 2022.07.09.

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

  • v17 2022.07.04.

    - Reduced the spacing between containers.

  • v16 2022.06.18.

    - 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 2022.06.13.

    - Updated script description.

  • v15 2022.06.10.

    - 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 2022.06.07.

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

  • v13 2022.06.06.

    - 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 2022.03.07.

    - 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 2022.03.07.

    - 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 2022.02.09.

    - 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 2022.02.09.

    - 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 2021.11.13.

    - Gray out read chapters on title pages.

  • v8 2021.11.02.

    - 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 2021.09.27.

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

  • v6 2021.09.27.

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

  • v5 2021.09.18.

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

  • v4 2021.09.01.

    4: Fixed layout after a slight MangaDex visual update.

  • v3 2021.08.21.

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

Mutasd a szkript összes verzióját