AnimeTake - AnimeTake TV - 9anime.city
Keep track of what you've seen in your own anime and manga list and make new friends.
O que é AnimeTake - AnimeTake TV - 9anime.city?
AnimeTake - AnimeTake TV - 9anime.city é uma extensão do Chrome desenvolvida por dabates0305, e sua principal característica é "Keep track of what you've seen in your own anime and manga list and make new friends.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão AnimeTake - AnimeTake TV - 9anime.city
Baixe arquivos de extensão AnimeTake - AnimeTake TV - 9anime.city no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | opjpcidinkcojojaedifaofbiglfhmcp |
URL Oficial | https://chrome.google.com/webstore/detail/animetake-animetake-tv-9a/opjpcidinkcojojaedifaofbiglfhmcp |
Descrição | Keep track of what you've seen in your own anime and manga list and make new friends. |
Tamanho do Arquivo | 15.94 KB |
Contagem de Instalações | 846 |
Versão Atual | 0.0.1 |
Última Atualização | 2021-10-05 |
Data de Publicação | 2021-02-28 |
Desenvolvedor | dabates0305 |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://9anime.tube/ |
URL da Página de Ajuda | https://9anime.tube/ |
Idiomas Suportados | 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 } } |