Anime-Manga RPC

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

Anime-Manga RPC là gì?

Anime-Manga RPC là một tiện ích mở rộng Chrome được phát triển bởi Herom123, và tính năng chính của nó là "Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Anime-Manga RPC

Tải xuống các tệp mở rộng Anime-Manga RPC dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Anime-Manga RPC Anime-Manga RPC
ID bgdllfdoognoianmagebeemlpgifocig
URL Chính Thức https://chromewebstore.google.com/detail/anime-manga-rpc/bgdllfdoognoianmagebeemlpgifocig
Mô tả Discord Rich Presence for which anime/manga you're reading/watching.. Anime-Manga RPC lets all your Discord mates know which…
Kích Thước Tệp 238 KB
Số Lần Cài Đặt 110
Phiên Bản Hiện Tại 0.1.2
Cập Nhật Lần Cuối 2022-02-14
Ngày Phát Hành 2021-03-04
Đánh Giá 4.50/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Herom123
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://patreon.com/Herom123
URL Trang Trợ Giúp https://cutt.ly/hl3MRmr
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}