Spinz io
Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.
Spinz ioとは何ですか?
Spinz ioはhttp://www.noobgamer.clubによって開発されたChromeの拡張機能で、その主な機能は「Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.」です。
拡張機能のスクリーンショット
Spinz io拡張機能のCRXファイルをダウンロード
Spinz io拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
ID | mlnmobdhpnpkmifanmfdnchdbbjajdmi |
公式URL | https://chrome.google.com/webstore/detail/spinz-io/mlnmobdhpnpkmifanmfdnchdbbjajdmi |
説明 | Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner. |
ファイルサイズ | 21.8 KB |
インストール数 | 1,000 |
現在のバージョン | 1 |
最終更新日 | 2020-06-01 |
公開日 | 2020-06-01 |
評価 | 1.00/5 合計 1 レビュー |
開発者 | http://www.noobgamer.club |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.noobgamer.club/games/play/spinz-io |
ヘルプページのURL | http://www.noobgamer.club/page/terms |
対応言語 | 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 } } |