Anime-Manga RPC

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

¿Qué es Anime-Manga RPC?

Anime-Manga RPC es una extensión de Chrome desarrollada por Herom123, y su función principal es "Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Anime-Manga RPC

Descarga archivos de extensión Anime-Manga RPC en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Anime-Manga RPC Anime-Manga RPC
ID bgdllfdoognoianmagebeemlpgifocig
URL Oficial https://chromewebstore.google.com/detail/anime-manga-rpc/bgdllfdoognoianmagebeemlpgifocig
Descripción Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…
Tamaño del Archivo 238 KB
Cantidad de Instalaciones 110
Versión Actual 0.1.2
Última Actualización 2022-02-14
Fecha de Publicación 2021-03-04
Calificación 4.50/5 Total de 4 Calificaciones
Desarrollador Herom123
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://patreon.com/Herom123
URL de la Página de Ayuda https://cutt.ly/hl3MRmr
Idiomas Soportados 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"
    }
}