Greasy Fork is available in English.
Hides uncommented/unliked activity on the Anilist "Social" tab
当前为
Note: You need to refresh the page when you open a show’s “Social” tab for the script to work properly.
You can customize the script’s behavior by editing the config object at the top of the script. The available options are:
removeUncommented: Set this to true if you want to remove activities with no comments, or false if you want to keep them. The default value is true.removeUnliked: Set this to true if you want to remove activities with no likes, or false if you want to keep them. The default value is false.targetLoadCount: Set this to a positive integer that represents the minimum number of activities you want to see per click on the “Load More”-button. The default value is 2.