Dream Car Racing

Build your car to travel the longest distance on board your four-wheeled vehicle.

ما هو Dream Car Racing؟

Dream Car Racing هو إضافة Chrome تم تطويرها بواسطة lgamescon، والميزة الرئيسية لها هي "Build your car to travel the longest distance on board your four-wheeled vehicle.".

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

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Dream Car Racing

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

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

                        Build your car to travel the longest distance on board your four-wheeled vehicle. Assemble a car that spends little fuel to make the vehicle go the longest distance with the gasoline tank.                    

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

الاسم Dream Car Racing Dream Car Racing
ID ahkpiecnjnpncefkgmfifmkodjefoeda
عنوان URL الرسمي https://chrome.google.com/webstore/detail/dream-car-racing/ahkpiecnjnpncefkgmfifmkodjefoeda
الوصف Build your car to travel the longest distance on board your four-wheeled vehicle.
حجم الملف 38.33 KB
عدد التثبيتات 5,000
النسخة الحالية 1.0
آخر تحديث 2018-01-29
تاريخ النشر 2018-01-29
تقييم 3.25/5 مجموع تقييمات 4
المطور lgamescon
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dream Car Racing",
    "short_name": "Play Dream Car Racing Game",
    "description": "Build your car to travel the longest distance on board your four-wheeled vehicle. ",
    "version": "1.0",
    "browser_action": {
        "default_icon": "dreamcarracing128.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}