Allows users to quickly like posts on Anilist just by one click
This project was a way to save time by automating the liking all posts on-page instead of liking posts one by one.
This extension inject a javascript that gives likes to every post available if it's not your own posts.
-
First method :
- Dowload the extention from here!.
- Navigate to
chrome://extensions/
in the ominibox, or click on the Chrome menu, hover overMore Tools
then selectExtensions
. - On the Extensions Management Page, enable Developer Mode by clicking the toggle switch next to
Developer mode
. Then drag the extension into the window and confirm any prompts. - You are DONE!!!
-
Second method :
- Download the project and unzip it.
- Navigate to
chrome://extensions/
in the ominibox, or click on the Chrome menu, hover overMore Tools
then selectExtensions
. - On the Extensions Management Page, enable Developer Mode by clicking the toggle switch next to
Developer mode
. Then select theLOAD UNPACK
button. - Specify the path to the project’s folder, then click select folder.
- You are DONE!!!
Now just pin your extension and simply click the icon in Chrome and it will like all unliked posts in your current tab if you are not on the Anilist site and click the icon it will open a new Anilist tab
- Third method :
- Install the userscript version using Tampermonkey from here!.