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 là gì?

Learn Japanese through Anime là một tiện ích mở rộng Chrome được phát triển bởi http://akirademy.com, và tính năng chính của nó là "A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Learn Japanese through Anime

Tải xuống các tệp mở rộng Learn Japanese through Anime dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                                            

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Learn Japanese through Anime Learn Japanese through Anime
ID peikageomjildgajjhcjfcmdjddoklak
URL Chính Thức https://chrome.google.com/webstore/detail/learn-japanese-through-an/peikageomjildgajjhcjfcmdjddoklak
Mô tả A great way to learn Japanese effortlessly everyday. With the extension, learning Japanese has never been this fun and easy!
Kích Thước Tệp 28.59 MB
Số Lần Cài Đặt 665
Phiên Bản Hiện Tại 1.2.5
Cập Nhật Lần Cuối 2019-03-08
Ngày Phát Hành 2019-03-08
Đánh Giá 4.74/5 Tổng số 232 Đánh Giá
Nhà Phát Triển http://akirademy.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://akirademy.com
URL Trang Trợ Giúp https://akirademy.com
URL Trang Chính Sách Bảo Mật https://akira.edu.vn
Ngôn Ngữ Được Hỗ Trợ 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"
}