Every Io Games In One Place
You can find the best io games in the same place. You need just to choose whichever you want.
¿Qué es Every Io Games In One Place?
Every Io Games In One Place es una extensión de Chrome desarrollada por atalaydemiral, y su función principal es "You can find the best io games in the same place. You need just to choose whichever you want.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Every Io Games In One Place
Descarga archivos de extensión Every Io Games In One Place en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
You can play the best io games in one place without making an effort. You just need to choose which io games you wanna play, then play the game.
Información Básica de la Extensión
Nombre | |
ID | lklbnpemadmddgheelbmcpllfgojpcmj |
URL Oficial | https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj |
Descripción | You can find the best io games in the same place. You need just to choose whichever you want. |
Tamaño del Archivo | 53.41 KB |
Cantidad de Instalaciones | 21 |
Versión Actual | 1.1 |
Última Actualización | 2018-03-03 |
Fecha de Publicación | 2018-03-03 |
Calificación | 5.00/5 Total de 2 Calificaciones |
Desarrollador | atalaydemiral |
Tipo de Pago | free |
Idiomas Soportados | en |
manifest.json | |
{ "background": { "scripts": [ "adde.js" ] }, "browser_action": { "default_icon": "icon.png", "default_popup": "iframe.html" }, "description": "You can find the best io games in the same place. You need just to choose whichever you want.", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Every Io Games In One Place", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1" } |