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.」です。
拡張機能のスクリーンショット
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.
拡張機能の基本情報
名前 | |
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 |
Eメール | [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 } } |