Gentokyo

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

Qu'est-ce que Gentokyo ?

Gentokyo est une extension Chrome développée par http://gentokyo.com, et sa fonction principale est "Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Gentokyo

Téléchargez les fichiers d'extension Gentokyo au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Gentokyo Gentokyo
ID jphpghlgbcfdojpmihabcainmfifkgmh
URL Officiel https://chrome.google.com/webstore/detail/gentokyo/jphpghlgbcfdojpmihabcainmfifkgmh
Description Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!
Taille du Fichier 61.88 KB
Nombre d'Installations 33
Version Actuelle 0.1.4
Dernière Mise à Jour 2013-08-12
Date de Publication 2013-08-12
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://gentokyo.com
Type de Paiement free
Site Web de l'Extension http://gentokyo.com
URL de la Page d'Aide http://gentokyo.com/contacto/
Langues Prises en Charge 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"
}