Greasy Fork

AO3 Publication date

Adds AO3 publication date i.e. date of publication of first chapter to AO3 search/sort page

目前为 2022-11-24 提交的版本。查看 最新版本

作者
MMu
评分
0 0 0
版本
1.01
创建于
2022-11-24
更新于
2022-11-24
大小
1.7 KB
许可证
none
适用于

Adds the date of publication of the work to the AO3 search / sort/filter page. Not a JS user, modified from a similar script here: https://greasyfork.org/en/scripts/376417-ao3-review-last-chapter-shortcut-kudos-sortable-bookmarks/code Changed the downloadable link to instead print date of publication as this is missing from the stat data when sorting/filtering works. Feel free to modify code if you are a better JS coder/user.

Need to be logged in or should have clicked 'Proceed' when the following message pops up (once per session for this to work):

    If you accept cookies from our site and you choose "Proceed", you will not be asked again during this session (that is, until you close your browser). If you log in you can store your preference and never be asked again.

This is because the script uses jquery() to query works and doesn't expect the 'Proceed' banner.