Anime-Manga RPC
Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…
Co je Anime-Manga RPC?
Anime-Manga RPC je rozšíření Chrome vyvinuté Herom123, a jeho hlavní funkcí je „Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Anime-Manga RPC
Stáhněte si soubory rozšíření Anime-Manga RPC ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 Základní Informace o Rozšíření
| Název | |
| ID | bgdllfdoognoianmagebeemlpgifocig |
| Oficiální URL | https://chromewebstore.google.com/detail/anime-manga-rpc/bgdllfdoognoianmagebeemlpgifocig |
| Popis | Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which… |
| Velikost souboru | 238 KB |
| Počet instalací | 110 |
| Aktuální Verze | 0.1.2 |
| Poslední Aktualizace | 2022-02-14 |
| Datum Vydání | 2021-03-04 |
| Hodnocení | 4.50/5 Celkem 4 Hodnocení |
| Vývojář | Herom123 |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://patreon.com/Herom123 |
| URL Stránky Nápovědy | https://cutt.ly/hl3MRmr |
| Podporované Jazyky | 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"
}
} | |