New MangaDex Follows

Manage your follows

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

  • v1.3.4 2023-02-13

    updated to work with the new MD update
    there's a bug with the feed page, for some reason with the script on it doesn't refresh the page the way it's supposed to when checking older chapters

  • v1.3.3 2022-12-06

    Fixed to work on the new changes... again

  • v1.3.2 2022-11-25

    Some bugs fixed since it wasn't fully functional after the previous update...

  • v1.3.1 2022-10-28

    Updated to work with new changes on MD

  • v1.3 2022-09-27

    fixed to work with the new MD update

  • v1.2.9 2022-09-09

    With the last MD maintenance update this script may have collected wrong data, so I've added a reset option in case that happened to you.

  • v1.2.8 2022-07-31

    fixed handling of series whose chapters are split by volume
    script setting button is back

  • v1.2.7 2022-07-03

    · Updated to work since last MangaDex update
    · Added the option to mark certain series that split chapters to warn you if a chapter isn't complete yet (it has to set it up manually)

  • v1.2.6 2022-04-12

    fixed bug of not recognizing following status of some series

  • v1.2.5 2022-03-27

    fixed issue with filling your manga lists for backup
    fixed some issues with series listed by volumes
    fixed that if a chapter was marked forbidden would keep that state even if the blacklisting was lifted

  • v1.2.4 2022-01-22

    updated to mutationobserver instead of a timeout loop for detecting changes of read chapters on feed
    fixed some behaviors regarding series ordered per volume

  • v1.2.3 2022-01-07

    now works with the last changes made by MangaDex regarding external links

  • v1.2.2 2021-12-19

    fixed bug that deleted series from following
    added option to globally blacklist a group

  • v1.2.1 2021-12-13

    fixed feed dummy bug and forbidden volume behavior

  • v1.2 2021-12-12

    fixed some bugs:
    · How to handle series that reset the chapter number every new volume works fine now
    · Filtering by group now considers multiple groups, not just the first one detected
    · "No Group" is now considered as intended
    · A dummy is placed at the end to not mess up with how MD handles its pagination
    · Empty title pages are now handled better
    · Regrouping chapters doesn't mess up the aesthetic anymore

    some updates:
    · Chapters that should be blocked are marked as "forbidden" so they can be ignored properly, like when you are reading a bunch of chapters but then moves forward to a forbidden one, the script will send you to the title page (to avoid this then you must unblock the group)
    · Potential extra chapters are marked yellow when unread, forbidden chapters are marked red (although they can't be accessed from the feed)
    · The settings now show the list of series you're following with the option to modify the last chapter recorded in case it isn't updated on MD anymore as some scans have opted to
    · If you mark a chapter as read on your feed the script will update the record in a few seconds
    · The different lists (reading, completed, etc.) now keep track of the basic info they should, unlike before that only the feed list kept track of that
    · Series that don't belong to any list (i.e. series you added to MD shortly after they came back) are marked as "orphan" and can be accessed from the script settings so you can add them to their proper list
    · You can see all the info recorded by the script on your user profile, where you can modify the last recorded too

  • v1.1.3.3 2021-11-14

    fixed some bugs and added some editing options to the registered data

  • v1.1.3.2 2021-11-03

    now it works on the changes made on the follows list, it also considers volumes in case of those 4-koma mangas that enumerates their chapters according to the volume it's in and not on the total of chapters. Also, on the series pages you can add or remove groups from the white/blacklists.

  • v1.1.3.1 2021-10-31

    Fixed bug that ignore white/blacklist when they are multiple groups and fixed the script to work on the new changes made on MangaDex (pending: work on the new "library")

  • v1.1.3 2021-10-26

    changed the way to add/remove groups to the white/blacklist to make it more intuitive and user friendly, also now when you scroll to the end the script loads again to update any changes

  • v1.1.2 2021-10-24

    fixed bug that stored next chapter link even though it was blacklisted

  • v1.1.1.1 2021-10-23

    fixed bugs that made an infinite loop and one that added series even though it shouldn't

  • v1.1.1 2021-10-21

    fixed bug with series title pages

  • v1.1 2021-10-17

    Added filter by group and fixed some features according to MD's update of variables.

  • v1.0.4.1 2021-10-04

    Fixed onscroll bug

  • v1.0.4 2021-10-03

    Updated to work on new changes applied to MangaDex feed

  • v1.0.3.1 2021-09-02

    fixed the continue button bug

  • v1.0.3 2021-08-26

    Fixed bug that considered the latest chapter as the next to read and added the feature to download the follow list as csv and json

  • v1.0.2 2021-08-21

    Now it works for the new MangaDex version. (the series list may not work yet, gonna fix it soon)

  • v1.0.1 2021-08-03

    Added namespace

  • v1.0 2021-08-03