Traffic Control

In this game you need to control all cars acrossing the corssroad and make the cars do not hit.

ما هو Traffic Control؟

Traffic Control هو إضافة Chrome تم تطويرها بواسطة https://www.greenislet.com، والميزة الرئيسية لها هي "In this game you need to control all cars acrossing the corssroad and make the cars do not hit.".

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

screenshot

تحميل ملف CRX للإضافة Traffic Control

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

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

                        ** How to Play ** 
control the car by stopping or dragging to the moving direction to avoid collision.                    

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

الاسم Traffic Control Traffic Control
ID nmgggmggdammeedhhlpkhoancgkhdaoe
عنوان URL الرسمي https://chromewebstore.google.com/detail/traffic-control/nmgggmggdammeedhhlpkhoancgkhdaoe
الوصف In this game you need to control all cars acrossing the corssroad and make the cars do not hit.
حجم الملف 37.21 KB
عدد التثبيتات 347
النسخة الحالية 1.8.9
آخر تحديث 2018-03-08
تاريخ النشر 2018-03-08
تقييم 4.33/5 مجموع تقييمات 6
المطور https://www.greenislet.com
نوع الدفع free
عنوان صفحة سياسة الخصوصية http://www.greenislet.com/privacy_policy.html
اللغات المدعومة en,en-GB,en-US
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_appName__"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "short_name": "Traffic Control",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.8.9"
}