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.
Cos'è Every Io Games In One Place?
Every Io Games In One Place è un'estensione di Chrome sviluppata da atalaydemiral, e la sua funzione principale è "You can find the best io games in the same place. You need just to choose whichever you want.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Every Io Games In One Place
Scarica i file di estensione Every Io Games In One Place in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | lklbnpemadmddgheelbmcpllfgojpcmj |
URL Ufficiale | https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj |
Descrizione | You can find the best io games in the same place. You need just to choose whichever you want. |
Dimensione del File | 53.41 KB |
Conteggio Installazioni | 21 |
Versione Corrente | 1.1 |
Ultimo Aggiornamento | 2018-03-03 |
Data di Pubblicazione | 2018-03-03 |
Valutazione | 5.00/5 Totale 2 Valutazioni |
Sviluppatore | atalaydemiral |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |