Spinz io

Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.

Spinz io là gì?

Spinz io là một tiện ích mở rộng Chrome được phát triển bởi http://www.noobgamer.club, và tính năng chính của nó là "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

                        Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. You can choose its color and enter into exciting fights! Collect scattered dots to increase your RPM. You need to be patient when collecting dots to steadily build your RPM; a higher RPM is always better. Collide your spinner with others to make both of the spinners' dots scattered, then quickly to grab all of them.                    

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

Tên Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
URL Chính Thức https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Mô tả Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Kích Thước Tệp 21.8 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2020-06-01
Ngày Phát Hành 2020-06-01
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển http://www.noobgamer.club
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://www.noobgamer.club/games/play/spinz-io
URL Trang Trợ Giúp http://www.noobgamer.club/page/terms
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Spinz io",
    "manifest_version": 2,
    "description": "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}