I WANNA SEE MY CHINESE CARTOON

JUST TELL ME HOW LONG IT WILL TAKE

I WANNA SEE MY CHINESE CARTOONとは何ですか?

I WANNA SEE MY CHINESE CARTOONはJonnyによって開発されたChromeの拡張機能で、その主な機能は「JUST TELL ME HOW LONG IT WILL TAKE」です。

I WANNA SEE MY CHINESE CARTOON拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        OKAY: The real deal.

Just go to page "options" and write your MyAnimeList user (you won't have to put any password, no private information will be asked).

Now clicking the button "save" to save your information, and you now can enjoy the BEST EXTENSION OF ALL TIME IN THE ANIME WORLD!

Yeah, it just show how long will take so you can go and watch the next episode of some fun anime.

Yet, you love it.                    

拡張機能の基本情報

名前 I WANNA SEE MY CHINESE CARTOON I WANNA SEE MY CHINESE CARTOON
ID jagkgcdoedicdlfmmneblmbimndhagkp
公式URL https://chromewebstore.google.com/detail/i-wanna-see-my-chinese-ca/jagkgcdoedicdlfmmneblmbimndhagkp
説明 JUST TELL ME HOW LONG IT WILL TAKE
ファイルサイズ 162 KB
インストール数 14
現在のバージョン 1.0.2.2
最終更新日 2016-05-11
公開日 2016-05-11
評価 3.67/5 合計 3 レビュー
開発者 Jonny
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "I WANNA SEE MY CHINESE CARTOON",
    "description": "JUST TELL ME HOW LONG IT WILL TAKE",
    "version": "1.0.2.2",
    "permissions": [
        "storage",
        "http:\/\/myanimelist.net\/animelist\/*\/",
        "http:\/\/www.mahou.org\/Showtime\/",
        "http:\/\/mahou.org\/Showtime\/",
        "http:\/\/www.nyaa.se\/*",
        "http:\/\/nyaa.se\/*"
    ],
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "img\/icon48.png",
            "38": "img\/icon48.png"
        },
        "default_popup": "anime.html"
    },
    "options_page": "options.html",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "img\/icon128.png"
    ]
}