IO Games - updatable list

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

IO Games - updatable list क्या है?

IO Games - updatable list developer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "List of the best, new and most massive .io games. Video, ratings!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में IO Games - updatable list एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम IO Games - updatable list IO Games - updatable list
ID abaconbmbmfikfbaigabinllejffngdd
आधिकारिक URL https://chrome.google.com/webstore/detail/io-games-updatable-list/abaconbmbmfikfbaigabinllejffngdd
विवरण List of the best, new and most massive .io games. Video, ratings!
फ़ाइल का आकार 49.94 KB
स्थापना संख्या 965
वर्तमान संस्करण 1.24
अंतिम अपडेट 2017-11-27
प्रकाशन तिथि 2017-11-27
रेटिंग 4.08/5 कुल 26 रेटिंग्स
डेवलपर developer
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://brogames.space
समर्थित भाषाएँ 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"
}