Learn Japanese through Anime

A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!

Co je Learn Japanese through Anime?

Learn Japanese through Anime je rozšíření Chrome vyvinuté http://akirademy.com, a jeho hlavní funkcí je „A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Learn Japanese through Anime

Stáhněte si soubory rozšíření Learn Japanese through Anime ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                                            

Základní Informace o Rozšíření

Název Learn Japanese through Anime Learn Japanese through Anime
ID peikageomjildgajjhcjfcmdjddoklak
Oficiální URL https://chrome.google.com/webstore/detail/learn-japanese-through-an/peikageomjildgajjhcjfcmdjddoklak
Popis A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!
Velikost souboru 28.59 MB
Počet instalací 665
Aktuální Verze 1.2.5
Poslední Aktualizace 2019-03-08
Datum Vydání 2019-03-08
Hodnocení 4.74/5 Celkem 232 Hodnocení
Vývojář http://akirademy.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://akirademy.com
URL Stránky Nápovědy https://akirademy.com
URL Stránky Zásad Ochrany Soukromí https://akira.edu.vn
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "persistent": false,
        "scripts": [
            "akira.js"
        ]
    },
    "browser_action": {
        "default_title": "Learn Japanese through Anime"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/www.google.com; object-src https:\/\/ssl.google-analytics.com https:\/\/www.google.com 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!",
    "icons": {
        "128": "images\/akirademy-128.png",
        "16": "images\/akirademy-16.png"
    },
    "manifest_version": 2,
    "name": "Learn Japanese through Anime",
    "offline_enabled": true,
    "web_accessible_resources": [
        "images\/word\/*.png"
    ],
    "permissions": [
        "tabs",
        "geolocation",
        "unlimitedStorage",
        "history",
        "topSites",
        "https:\/\/*\/*",
        "notifications",
        "storage",
        "gcm"
    ],
    "short_name": "Learn Japanese through Anime",
    "version": "1.2.5"
}