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 |
官方網址 | 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 |
電子郵箱 | [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 } } |