Danbooru Post Link Rating

Finds links to posts on Danbooru and appends that post's rating to the end

Voici les versions de ce script où le code a été modifié. Voir toutes les versions.

  • v1.2.2 22/08/2022

    Tweaked pool percentage display to accommodate new rating system

  • v1.2.1 04/07/2018 Made use of jQuery, pool collation rework
  • v1.2.0 17/08/2016 Refactored script so that all API calls will be from the same function
  • v1.1.1 10/06/2016 Now accommodates the user being throttled from going over the allotted hourly API limit
  • v1.1.0 24/03/2016 Cleaner means of processing JSON from API
  • v1.0.5 08/11/2015 Added bug where this would break in cases where there is no element with id "pool-nav"
  • v1.0.4 08/11/2015 Now skips over links in the pool navigation bar
  • v1.0.3 03/11/2015 Now excludes image links
  • v1.0.2 18/10/2015 Compacted post number extraction and improved detection for links that go to the post you're already on.
  • v1.0.1 04/10/2015 Replaced link collection with "document.links"
  • v1.0.0 04/10/2015