MangaDex Follows

Manage your follows page

As of 2020-09-21. See the latest version.

Author
Australis
Ratings
0 0 0
Version
1.3.1
Created
2020-09-21
Updated
2020-09-21
License
N/A
Applies to

This script does the following:

1) Allows you to export a csv file with your followed series. First you need to explore all of your followed series on https://mangadex.org/follows/manga/0, once you reach the last page after loading every page you'll have a list of all the series you follow on the site, including the state (reading, complete, dropped, etc). It also keeps track of the last chapter you read of each series, but that's only possible if you open the series page one by one or if it's on your default follows page already marked as read.

2) In case a duplicated chapter appears on your follows page it'll be marked with a blue eye instead of the default grey one to indicate that you most likely read that chapter already. And again, to keep track of the last chapter you've read it has to be saved either by detecting it on your follows page or on the respective series page. By default the last chapter read is 0, but if a new chapter is marked as read then that one will be the last recorded. In case a series has a gap between chapters (i.e. last chapter was the 10th and the next update it's the 25th) it'll show that chapters that fill the gap are chapters already read if the chapter that created the gap has been read before, and marking it as unread won't resolve the issue. Maybe later I'll fix that.