I WANNA SEE MY CHINESE CARTOON

JUST TELL ME HOW LONG IT WILL TAKE

What is I WANNA SEE MY CHINESE CARTOON?

I WANNA SEE MY CHINESE CARTOON is a Chrome extension developed by Jonny, and its main feature is "JUST TELL ME HOW LONG IT WILL TAKE".

Download I WANNA SEE MY CHINESE CARTOON Extension CRX File

Download I WANNA SEE MY CHINESE CARTOON extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name I WANNA SEE MY CHINESE CARTOON I WANNA SEE MY CHINESE CARTOON
ID jagkgcdoedicdlfmmneblmbimndhagkp
Official URL https://chromewebstore.google.com/detail/i-wanna-see-my-chinese-ca/jagkgcdoedicdlfmmneblmbimndhagkp
Description JUST TELL ME HOW LONG IT WILL TAKE
File Size 162 KB
Installation Count 14
Current Version 1.0.2.2
Last Updated 2016-05-11
Publish Date 2016-05-11
Rating 3.67/5 Total 3 Ratings
Developer Jonny
Payment Type free
Supported Languages 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"
    ]
}