Animoji

Animoji is an extension which provides a popup window with emojis and Tenor GIFs.

What is Animoji?

Animoji is a Chrome extension developed by MrChoco, and its main feature is "Animoji is an extension which provides a popup window with emojis and Tenor GIFs.".

Extension Screenshots

screenshot
screenshot

Download Animoji Extension CRX File

Download Animoji extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Extension opens a modal window (you need to pin the extension) with options for emojis, animated, emojis and Tenor GIFs. 
By clicking on emoji or GIF a code for Anilist.co website is copied to the clipboard and can be used in any input type on the Anilist website (status, activity replies, forum messages etc.).                    

Extension Basic Information

Name Animoji Animoji
ID haonjoepmlhlnjiimgnbhejhoelohdpm
Official URL https://chromewebstore.google.com/detail/animoji/haonjoepmlhlnjiimgnbhejhoelohdpm
Description Animoji is an extension which provides a popup window with emojis and Tenor GIFs.
File Size 70.05 KB
Installation Count 310
Current Version 0.5.0
Last Updated 2022-02-18
Publish Date 2021-10-22
Rating 5.00/5 Total 2 Ratings
Developer MrChoco
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Animoji",
    "description": "Animoji is an extension which provides a popup window with emojis and Tenor GIFs.",
    "version": "0.5.0",
    "action": {
        "default_icon": {
            "16": "\/images\/animoji_icon_16x16.png",
            "32": "\/images\/animoji_icon_32x32.png",
            "48": "\/images\/animoji_icon_48x48.png",
            "64": "\/images\/animoji_icon_64x64.png",
            "128": "\/images\/animoji_icon_128x128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "\/images\/animoji_icon_16x16.png",
        "32": "\/images\/animoji_icon_32x32.png",
        "48": "\/images\/animoji_icon_48x48.png",
        "64": "\/images\/animoji_icon_64x64.png",
        "128": "\/images\/animoji_icon_128x128.png"
    },
    "manifest_version": 3
}