IO Space

Quick access to your favorite io games.

IO Space là gì?

IO Space là một tiện ích mở rộng Chrome được phát triển bởi https://iospace.games, và tính năng chính của nó là "Quick access to your favorite io games.".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng IO Space 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

                        Check out our collection of IO games! Perfect online games from all the genres and mechanics are available here. Survive, action, battle royale - everything is at your fingertips! Prove your skill and excellence in the best IO games of 2019 against all the masters from all over the world. Let’s go!                    

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

Tên IO Space IO Space
ID pmppcppnpdlgghgimaicaidmcgbompaf
URL Chính Thức https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf
Mô tả Quick access to your favorite io games.
Kích Thước Tệp 739 KB
Số Lần Cài Đặt 46
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2019-05-28
Ngày Phát Hành 2019-05-28
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://iospace.games
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "IO Space",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "Quick access to your favorite io games.",
    "homepage_url": "http:\/\/iospace.games",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "IO Games List",
        "default_popup": "src\/browser_action\/browser_action.html"
    },
    "permissions": [
        "activeTab"
    ]
}