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.
Hvad er Every Io Games In One Place?
Every Io Games In One Place er en Chrome-udvidelse udviklet af atalaydemiral, og dens hovedfunktion er "You can find the best io games in the same place. You need just to choose whichever you want.".
Udvidelsesskærmbilleder
Download Every Io Games In One Place-udvidelses-CRX-fil
Download Every Io Games In One Place-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | lklbnpemadmddgheelbmcpllfgojpcmj |
Officiel URL | https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj |
Beskrivelse | You can find the best io games in the same place. You need just to choose whichever you want. |
Filstørrelse | 53.41 KB |
Antal Installationer | 21 |
Nuværende Version | 1.1 |
Senest Opdateret | 2018-03-03 |
Udgivelsesdato | 2018-03-03 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | atalaydemiral |
Betalingsmetode | free |
Understøttede Sprog | 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" } |