Spinz io

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

Vad är Spinz io?

Spinz io är en Chrome-tillägg utvecklad av http://www.noobgamer.club, och dess huvudfunktion är "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Spinz io-förlängningens CRX-fil

Ladda ner Spinz io-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Spinz io Spinz io
ID mlnmobdhpnpkmifanmfdnchdbbjajdmi
Officiell webbadress https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi
Beskrivning Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Filstorlek 21.8 KB
Antal Installationer 1,000
Aktuell Version 1
Senast Uppdaterad 2020-06-01
Publiceringsdatum 2020-06-01
Betyg 1.00/5 Totalt 1 Betyg
Utvecklare http://www.noobgamer.club
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://www.noobgamer.club/games/play/spinz-io
Hjälpsida URL http://www.noobgamer.club/page/terms
Stödda Språk 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
    }
}