AnimeTake - AnimeTake TV - 9anime.city

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

Was ist AnimeTake - AnimeTake TV - 9anime.city?

AnimeTake - AnimeTake TV - 9anime.city ist eine Chrome-Erweiterung, die von dabates0305 entwickelt wurde, und ihr Hauptmerkmal ist "Keep track of what you've seen in your own anime and manga list and make new friends.".

Erweiterungsscreenshots

screenshot
screenshot

AnimeTake - AnimeTake TV - 9anime.city-Erweiterungs-CRX-Datei herunterladen

Laden Sie AnimeTake - AnimeTake TV - 9anime.city-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name AnimeTake - AnimeTake TV - 9anime.city AnimeTake - AnimeTake TV - 9anime.city
ID opjpcidinkcojojaedifaofbiglfhmcp
Offizielle URL https://chrome.google.com/webstore/detail/animetake-animetake-tv-9a/opjpcidinkcojojaedifaofbiglfhmcp
Beschreibung Keep track of what you've seen in your own anime and manga list and make new friends.
Dateigröße 15.94 KB
Installationsanzahl 846
Aktuelle Version 0.0.1
Letztes Update 2021-10-05
Veröffentlichungsdatum 2021-02-28
Entwickler dabates0305
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://9anime.tube/
Hilfeseite URL https://9anime.tube/
Unterstützte Sprachen 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
    }
}