Rush On

Distract yourself by playing impossible Rush on New tab

ما هو Rush On؟

Rush On هو إضافة Chrome تم تطويرها بواسطة Anwesh43، والميزة الرئيسية لها هي "Distract yourself by playing impossible Rush on New tab".

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

screenshot

تحميل ملف CRX للإضافة Rush On

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

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

                        Play Impossible Rush when you open a new tab. Tap on the screen to rotate the square if the color of the square matches the color of the ball then you will score 1                    

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

الاسم Rush On Rush On
ID khdgkllakdnnkkgbdngalemlhnmnmdph
عنوان URL الرسمي https://chromewebstore.google.com/detail/rush-on/khdgkllakdnnkkgbdngalemlhnmnmdph
الوصف Distract yourself by playing impossible Rush on New tab
حجم الملف 44.67 KB
عدد التثبيتات 50
النسخة الحالية 1.1
آخر تحديث 2016-10-20
تاريخ النشر 2016-10-19
تقييم 4.00/5 مجموع تقييمات 5
المطور Anwesh43
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Rush On",
    "description": "Distract yourself by playing impossible Rush on New tab",
    "manifest_version": 2,
    "version": "1.1",
    "icons": {
        "32": "img\/rush32.png",
        "64": "img\/rush64.png"
    },
    "chrome_url_overrides": {
        "newtab": "impossible_rush.html"
    }
}