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'est-ce que Every Io Games In One Place ?
Every Io Games In One Place est une extension Chrome développée par atalaydemiral, et sa fonction principale est "You can find the best io games in the same place. You need just to choose whichever you want.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Every Io Games In One Place
Téléchargez les fichiers d'extension Every Io Games In One Place 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
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.
Informations de Base sur l'Extension
Nom | |
ID | lklbnpemadmddgheelbmcpllfgojpcmj |
URL Officiel | https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj |
Description | You can find the best io games in the same place. You need just to choose whichever you want. |
Taille du Fichier | 53.41 KB |
Nombre d'Installations | 21 |
Version Actuelle | 1.1 |
Dernière Mise à Jour | 2018-03-03 |
Date de Publication | 2018-03-03 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | atalaydemiral |
Type de Paiement | free |
Langues Prises en Charge | 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" } |