Greasy Fork

Greasy Fork is available in English.

Novel Ranking Filter

Hameln Kakuyomu Narou Ranking Page Filtering by AuthorID and Tag

当前为 2024-02-28 提交的版本,查看 最新版本

作者
LE37
评分
0 0 0
版本
2024-02-28
创建于
2024-02-21
更新于
2024-02-28
大小
6.2 KB
许可证
MIT
适用于

ハーメルン・カクヨム・小説家になろう Ranking Page Filtering by AuthorID and Tag.
2024-02-28
Add setting menu

How to use:
1 Goto Ranking page(eg.https://kakuyomu.jp/rankings/all/weekly)

2 Open UserscriptManager(eg.ViolenceMonkey) Menu by click monkey icon on toolbar

3 There should have 3 new menu item: SelectMode, RemoveList and Show_Type.
SelectMode: change webpage into select mode, click at any author/tag(within blue box) to add this author/tag to dislike list(click it again to remove it from list), refresh ranking page to see the changes.
RemoveList: prompt to remove selected whole ahthor/tag list, 4 will show all current stored items, refresh ranking page.
Show_Type: Change disliked novel's showing type Blur(default) or Hide, refresh ranking page.

2024-02-25
Note: no menu or config button, all settings are inside script.
Do backup ur custom list or disable this script's auto update.

Can be used as a bookmarklet(remove all comment line and line warp) for Vivaldi for android.

uBlock0 could do hide work too, eg.
!Hide by authorID
yomou.syosetu.com#?#.p-ranklist-item:-abp-has(a[href$="/AutohorID/"])
!Hide by tags
kakuyomu.jp#?#.widget-work:-abp-has(a:-abp-contains(/Tag1|Tag2|Tag3/))