Spinz io

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

What is Spinz io?

Spinz io is a Chrome extension developed by http://www.noobgamer.club, and its main feature is "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Spinz io Extension CRX File

Download Spinz io extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
Official URL https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Description Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
File Size 21.8 KB
Installation Count 1,000
Current Version 1
Last Updated 2020-06-01
Publish Date 2020-06-01
Rating 1.00/5 Total 1 Ratings
Developer http://www.noobgamer.club
Email [email protected]
Payment Type free
Extension Website http://www.noobgamer.club/games/play/spinz-io
Help Page URL http://www.noobgamer.club/page/terms
Supported Languages 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
    }
}