Gentokyo
Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!
Wat is Gentokyo?
Gentokyo is een Chrome-extensie ontwikkeld door http://gentokyo.com, en de belangrijkste functie is "Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más!".
Extensie Screenshots
Download het CRX-bestand van de extensie Gentokyo
Download Gentokyo-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Entérate de lo último en Anime, manga, cosplay, cultura japonesa y mas con gentokyo
Basisinformatie over de Extensie
Naam | |
ID | jphpghlgbcfdojpmihabcainmfifkgmh |
Officiële URL | https://chrome.google.com/webstore/detail/gentokyo/jphpghlgbcfdojpmihabcainmfifkgmh |
Beschrijving | Gentokyo - Anime, Manga, Cosplay, Figuritas, Japón y mucho más! |
Bestandsgrootte | 61.88 KB |
Aantal Installaties | 33 |
Huidige Versie | 0.1.4 |
Laatst Bijgewerkt | 2013-08-12 |
Publicatiedatum | 2013-08-12 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | http://gentokyo.com |
Betalingswijze | free |
Extensiewebsite | http://gentokyo.com |
Help Pagina-URL | http://gentokyo.com/contacto/ |
Ondersteunde Talen | 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" } |