Cleared Pixiv Artists

By Mango Last update Feb 24, 2013 — Installed 980 times.

Script Summary: Keeps track of which Pixiv artists' works and image responses you're done looking through and when you last finished them.



Version: 2013.02.23

The script keeps separate lists for artists' own works (http://www.pixiv.net/member_illust.php?id=######) and images they've responded to (http://www.pixiv.net/response.php?mode=all&id=######). These can be added/removed using appended links from those pages as well as member profiles. Works pages can also be added from Danbooru artist entries using the links that appear next to member profile links; response pages can only be added on Pixiv.

On most Danbooru/Pixiv pages, a link at the top will send you to a random pending link of either type; there is an option at the top of the script to increase the chance of getting a works page.

If the Greasemonkey API (GM_setValue/GM_getValue) is not available, a single pair of lists can't be maintained between the two sites, so the Danbooru side is automatically disabled to prevent confusion.


2013-02-23:
> Updated script for Danbooru 2.

2013-01-28:
> Fixed script to work with Pixiv's changes to works page HTML.

2012-12-12:
> Fixed script to work with Pixiv's changes to works page HTML.

2012-11-12:
> Fixed script to work with Pixiv's changes to works page HTML.

2012-09-15:
> Automatic removal of deleted artists as their pages are visited.