IO Games - updatable list

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

IO Games - updatable list là gì?

IO Games - updatable list là một tiện ích mở rộng Chrome được phát triển bởi developer, và tính năng chính của nó là "List of the best, new and most massive .io games. Video, ratings!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng IO Games - updatable list

Tải xuống các tệp mở rộng IO Games - updatable list dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên IO Games - updatable list IO Games - updatable list
ID abaconbmbmfikfbaigabinllejffngdd
URL Chính Thức https://chrome.google.com/webstore/detail/io-games-updatable-list/abaconbmbmfikfbaigabinllejffngdd
Mô tả List of the best, new and most massive .io games. Video, ratings!
Kích Thước Tệp 49.94 KB
Số Lần Cài Đặt 965
Phiên Bản Hiện Tại 1.24
Cập Nhật Lần Cuối 2017-11-27
Ngày Phát Hành 2017-11-27
Đánh Giá 4.08/5 Tổng số 26 Đánh Giá
Nhà Phát Triển developer
Loại Thanh Toán free
Trang Web Mở Rộng http://brogames.space
Ngôn Ngữ Được Hỗ Trợ 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"
}