Learn Japanese through Anime

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

Learn Japanese through Animeとは何ですか?

Learn Japanese through Animeはhttp://akirademy.comによって開発されたChromeの拡張機能で、その主な機能は「A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Learn Japanese through Anime拡張機能のCRXファイルをダウンロード

Learn Japanese through Anime拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 Learn Japanese through Anime Learn Japanese through Anime
ID peikageomjildgajjhcjfcmdjddoklak
公式URL https://chrome.google.com/webstore/detail/learn-japanese-through-an/peikageomjildgajjhcjfcmdjddoklak
説明 A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!
ファイルサイズ 28.59 MB
インストール数 665
現在のバージョン 1.2.5
最終更新日 2019-03-08
公開日 2019-03-08
評価 4.74/5 合計 232 レビュー
開発者 http://akirademy.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://akirademy.com
ヘルプページのURL https://akirademy.com
プライバシーポリシーページのURL https://akira.edu.vn
対応言語 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"
}