AnimeTake - AnimeTake TV - 9anime.city
Keep track of what you've seen in your own anime and manga list and make new friends.
What is AnimeTake - AnimeTake TV - 9anime.city?
AnimeTake - AnimeTake TV - 9anime.city is a Chrome extension developed by dabates0305, and its main feature is "Keep track of what you've seen in your own anime and manga list and make new friends.".
Extension Screenshots
Download AnimeTake - AnimeTake TV - 9anime.city Extension CRX File
Download AnimeTake - AnimeTake TV - 9anime.city extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | opjpcidinkcojojaedifaofbiglfhmcp |
Official URL | https://chrome.google.com/webstore/detail/animetake-animetake-tv-9a/opjpcidinkcojojaedifaofbiglfhmcp |
Description | Keep track of what you've seen in your own anime and manga list and make new friends. |
File Size | 15.94 KB |
Installation Count | 846 |
Current Version | 0.0.1 |
Last Updated | 2021-10-05 |
Publish Date | 2021-02-28 |
Developer | dabates0305 |
[email protected] | |
Payment Type | free |
Extension Website | https://9anime.tube/ |
Help Page URL | https://9anime.tube/ |
Supported Languages | 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 } } |