Cleared Pixiv Artists

Keeps track of Pixiv artists' works and image responses and adds a random link to one of those pages.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Mango 2
Daily installs
0
Total installs
193
Ratings
2 0 0
Version
2017.06.08
Created
2014-07-26
Updated
2017-06-09
Size
9.03 KB
License
N/A
Applies to

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/cleared 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 near the top-right corner will send you to a random link of either type (favoring works pages by default), selected from either the links that haven't been cleared or (if all links are cleared) from the links cleared a minimum number of days ago (specified at the top of the script).

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.


2017-06-08:

  • Fixed on Danbooru artist pages

2017-04-24:

  • Fixed for HTTPS pixiv

2015-03-08:

  • Added title attribute containing total links (pending+cleared) to random link

2014-07-25:

  • Forced random link to never point to the current page if there's another choice
  • Remove strikethrough when a new link is added