Cleared Pixiv Artists

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

Terá de instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

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

Terá de instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Terá de instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Terá de instalar uma extensão como Tampermonkey para instalar este script.

Terá de instalar uma extensão de gestão de scripts de utilizador para instalar este script.

(Já tenho um gestor de scripts de utilizador, deixe-me instalá-lo!)

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

(Já tenho um gestor de estilos de utilizador, deixe-me instalá-lo!)

Autor
Mango 2
Instalações diárias
0
Total de instalações
208
Classificações
2 0 0
Versão
2017.06.08
Criado
26/07/2014
Atualizado
09/06/2017
Tamanho
9 KB
Licença
N/D
Aplica-se a

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