Real Racing 3
Real Racing 3 , now available on chrome
ما هو Real Racing 3؟
Real Racing 3 هو إضافة Chrome تم تطويرها بواسطة GunsuGames، والميزة الرئيسية لها هي "Real Racing 3 , now available on chrome".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Real Racing 3
قم بتنزيل ملفات الامتداد Real Racing 3 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
REAL CARS Take the wheel of over 300 vehicles from manufacturers like Ford, Aston Martin, McLaren, Koenigsegg and Bugatti. REAL TRACKS Burn rubber on 19 real tracks in multiple configurations from worldwide locations, including Monza, Silverstone, Hockenheimring, Le Mans, Dubai Autodrome, Yas Marina, Circuit of the Americas and many more. Open to Extension tab and play. Press Enter to Begin
معلومات أساسية عن التمديد
الاسم | |
ID | hfefjeepjkdnfoabcihdfmplifambojp |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp |
الوصف | Real Racing 3 , now available on chrome |
حجم الملف | 14.58 MB |
عدد التثبيتات | 10,000 |
النسخة الحالية | 1.4.1 |
آخر تحديث | 2022-05-31 |
تاريخ النشر | 2020-10-22 |
تقييم | 2.50/5 مجموع تقييمات 22 |
المطور | GunsuGames |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://sites.google.com/view/gunselgamesworld/home |
اللغات المدعومة | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "real racing", "persistent": false, "scripts": [ "background.js" ] }, "description": "Real Racing 3 , now available on chrome", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Real Racing 3", "short_name": "Real Racing", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.1" } |