Anime-Manga RPC

Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…

What is Anime-Manga RPC?

Anime-Manga RPC is a Chrome extension developed by Herom123, and its main feature is "Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Anime-Manga RPC Extension CRX File

Download Anime-Manga RPC 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

                        Discord Rich Presence for which anime/manga you're reading/watching..


Anime-Manga RPC lets all your Discord mates know which anime you're  watching or which manga you're reading.. You can enable or disable chapter/large image/time/name/buttons and can change the 
 large images whatever you want! But before all of them you must install desktop application to it works.

Download desktop application: 
https://cutt.ly/hl3MRmr

In this link, you can check the websites that works:
https://cutt.ly/ul3MGde

If your favorite website is not there you can fill out this form:
https://forms.gle/2QW5NvyJiogxCyzx6


For faster updates you can support me with being my patreon:
https://patreon.com/Herom123

> THIS LIST MAY OUT DATED <
Anime Websites:
 - turkanime.co
 - tranimeizle.net
 - crunchyroll.com
 - kissanime.com.ru
 - funimation.com
 - 9anime-tv.com
 - animelab.com
 - chia-anime.me
 - anime-planet.com
 - animeheaven.ru
 - ak438.anime-kage.eu
 - animedao.to
 - animeflv.net
 - animelon.com
 - animepahe.ru


Manga Websites:
 - manganato.com
 - mangagecesi.com
 - mangastein.com
 - mangadex.org
 - anime-planet.com
 - ak438.anime-kage.eu
 - manga-raw.club
 - manhuaus.com                    

Extension Basic Information

Name Anime-Manga RPC Anime-Manga RPC
ID bgdllfdoognoianmagebeemlpgifocig
Official URL https://chromewebstore.google.com/detail/anime-manga-rpc/bgdllfdoognoianmagebeemlpgifocig
Description Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…
File Size 238 KB
Installation Count 110
Current Version 0.1.2
Last Updated 2022-02-14
Publish Date 2021-03-04
Rating 4.50/5 Total 4 Ratings
Developer Herom123
Email [email protected]
Payment Type free
Extension Website https://patreon.com/Herom123
Help Page URL https://cutt.ly/hl3MRmr
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Anime-Manga RPC",
    "version": "0.1.2",
    "author": "Herom123",
    "permissions": [
        "tabs",
        "storage"
    ],
    "background": {
        "scripts": [
            ".\/assets\/jquery.min.js",
            "background.js"
        ],
        "persistent": true
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "64": "icons\/icon64.png"
    },
    "browser_action": {
        "default_popup": "popup\/popup.html",
        "default_title": "Anime-Manga RPC"
    }
}