Sleazy Fork is available in English.

Danbooru Post Link Rating

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

コードが変更されたバージョンのみを表示しています。 すべてのバージョンを表示

  • v1.2.2 2022/08/22

    Tweaked pool percentage display to accommodate new rating system

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