AnimeTake - AnimeTake TV - 9anime.city

Keep track of what you've seen in your own anime and manga list and make new friends.

什么是AnimeTake - AnimeTake TV - 9anime.city?

AnimeTake - AnimeTake TV - 9anime.city是由dabates0305开发的Chrome扩展程序,该扩展的主要功能是“Keep track of what you've seen in your own anime and manga list and make new friends.”。

扩展截图

screenshot
screenshot

下载AnimeTake - AnimeTake TV - 9anime.city扩展crx文件

下载AnimeTake - AnimeTake TV - 9anime.city扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension is designed to be used on 9anime.city.  You can add shows to your watch list from the download page of any episode.  Shows on your watch list will have their name highlighted in yellow so that you can easily see them on the main page.  Great for keeping track of shows that you want to watch each season without having to remember the names of all of them.                    

扩展基本信息

名称 AnimeTake - AnimeTake TV - 9anime.city AnimeTake - AnimeTake TV - 9anime.city
ID opjpcidinkcojojaedifaofbiglfhmcp
官方URL https://chrome.google.com/webstore/detail/animetake-animetake-tv-9a/opjpcidinkcojojaedifaofbiglfhmcp
简介 Keep track of what you've seen in your own anime and manga list and make new friends.
文件大小 15.94 KB
安装次数 846
当前版本 0.0.1
更新时间 2021-10-05
上架时间 2021-02-28
开发者 dabates0305
电子邮箱 [email protected]
付费类型 free
扩展官网 https://9anime.tube/
帮助页面URL https://9anime.tube/
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AnimeTake - AnimeTake TV - 9anime.city",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Keep track of what you've seen in your own anime and manga list and make new friends.",
    "homepage_url": "https:\/\/9anime.city\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    }
}