Easy and fast way for users to add emojis and gifs to posts on Anilist.
This project was a request from a friend to allow him to easily add gifs and emojis without using external sources.
This extension adds a button to the markdown editor ,when clicked show a draggable popup that let you search for emojis or gifs and by left clicking on it insert it at your cursor location in the editor.
Demo1.mp4
Demo2.mp4
-
First 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
- Second method :
- Install the userscript version using Tampermonkey from here