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.

Vad är Every Io Games In One Place?

Every Io Games In One Place är en Chrome-tillägg utvecklad av atalaydemiral, och dess huvudfunktion är "You can find the best io games in the same place. You need just to choose whichever you want.".

Tilläggsskärmbilder

screenshot

Ladda ner Every Io Games In One Place-förlängningens CRX-fil

Ladda ner Every Io Games In One Place-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Every Io Games In One Place Every Io Games In One Place
ID lklbnpemadmddgheelbmcpllfgojpcmj
Officiell webbadress https://chrome.google.com/webstore/detail/every-io-games-in-one-pla/lklbnpemadmddgheelbmcpllfgojpcmj
Beskrivning You can find the best io games in the same place. You need just to choose whichever you want.
Filstorlek 53.41 KB
Antal Installationer 21
Aktuell Version 1.1
Senast Uppdaterad 2018-03-03
Publiceringsdatum 2018-03-03
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare atalaydemiral
Betalningssätt free
Stödda Språk 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"
}