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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में Traffic Control एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
गोपनीयता नीति पृष्ठ URL 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"
}