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 هو إضافة Chrome تم تطويرها بواسطة http://www.noobgamer.club، والميزة الرئيسية لها هي "Spinz.io is a fidget spinner .io game! Enter the arena and battle other players with your fidget spinner.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Spinz io

قم بتنزيل ملفات الامتداد Spinz io بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Spinz io Spinz io
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
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://www.noobgamer.club/games/play/spinz-io
عنوان صفحة المساعدة 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
    }
}