Gentokyo

Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!

What is Gentokyo?

Gentokyo is a Chrome extension developed by http://gentokyo.com, and its main feature is "Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!".

Extension Screenshots

screenshot

Download Gentokyo Extension CRX File

Download Gentokyo 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

                        Entérate de lo último en Anime, manga, cosplay, cultura japonesa y mas con gentokyo                    

Extension Basic Information

Name Gentokyo Gentokyo
ID jphpghlgbcfdojpmihabcainmfifkgmh
Official URL https://chrome.google.com/webstore/detail/gentokyo/jphpghlgbcfdojpmihabcainmfifkgmh
Description Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!
File Size 61.88 KB
Installation Count 33
Current Version 0.1.4
Last Updated 2013-08-12
Publish Date 2013-08-12
Rating 5.00/5 Total 3 Ratings
Developer http://gentokyo.com
Payment Type free
Extension Website http://gentokyo.com
Help Page URL http://gentokyo.com/contacto/
Supported Languages es
manifest.json
{
    "background": {
        "scripts": [
            "scripts\/jquery-1.8.1.min.js",
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "Gentokyo"
    },
    "description": "Gentokyo - Anime, Manga, Cosplay, Figuritas, Jap\u00f3n y mucho m\u00e1s!",
    "homepage_url": "http:\/\/gentokyo.com\/",
    "icons": {
        "128": "images\/128.png",
        "16": "images\/icon.png",
        "48": "images\/48.png"
    },
    "manifest_version": 2,
    "name": "Gentokyo",
    "permissions": [
        "http:\/\/gentokyo.com\/feed-services",
        "tabs",
        "notifications"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.4"
}