Greasy Fork is available in English.

AO3: [Wrangling] Sort Unwrangled Bin Links by Tag Age

change the Unwrangled bin links on the Wrangling Home page to sort by tag creation date

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.2 2024-03-31

    code cleanup, now using URLSearchParams for a massive simplification of the whole logic
    updated jQuery version while we're at it

  • v1.1 2022-08-30

    you can now set the script to link you to the newest tags, rather than the oldest (either on the first or the last pages of the bin)
    the order of parameters in the URL was changed to put the status=unwrangled always at the end. this resolves some interference where other scripts' @match assumes that status is always last

  • v1.0 2022-05-31