IO Games - updatable list

List of the best, new and most massive .io games. Video, ratings!

Qu'est-ce que IO Games - updatable list ?

IO Games - updatable list est une extension Chrome développée par developer, et sa fonction principale est "List of the best, new and most massive .io games. Video, ratings!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension IO Games - updatable list

Téléchargez les fichiers d'extension IO Games - updatable list 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

                        1. Every day we update our list. And we know about hundreds of games!

2. We can't say which games are the best, but you can.
Therefore, we have a user rating for each game.

3. We do not just give a screenshot, we publish a video streams.

4. If you have a low screen resolution, then the games may look a little different. We use the scaling technology to transform on low resolution screens. Check it out with the example of the popular io-sandbox glor.io

5. We have a search by the tags and names of the games.



The demo image uses screenshots of diep.io, space1.io, slither.io, doblons.io
The rights to these games belong to their creators. And they are needed to show where the user can be sent.                    

Informations de Base sur l'Extension

Nom IO Games - updatable list IO Games - updatable list
ID abaconbmbmfikfbaigabinllejffngdd
URL Officiel https://chrome.google.com/webstore/detail/io-games-updatable-list/abaconbmbmfikfbaigabinllejffngdd
Description List of the best, new and most massive .io games. Video, ratings!
Taille du Fichier 49.94 KB
Nombre d'Installations 965
Version Actuelle 1.24
Dernière Mise à Jour 2017-11-27
Date de Publication 2017-11-27
Évaluation 4.08/5 Total 26 Évaluations
Développeur developer
Type de Paiement free
Site Web de l'Extension http://brogames.space
Langues Prises en Charge en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.24",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "img\/icon16.png",
        "48": "img\/icon48.png",
        "128": "img\/icon128.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "__MSG_appName__",
        "default_icon": "img\/icon_world.png",
        "default_popup": "popup.html"
    },
    "homepage_url": "http:\/\/brogames.space"
}