T-Rex Customizable Runner

Chrome's offline running dino game customizable theme.

ما هو T-Rex Customizable Runner؟

T-Rex Customizable Runner هو إضافة Chrome تم تطويرها بواسطة Tool360، والميزة الرئيسية لها هي "Chrome's offline running dino game customizable theme.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة T-Rex Customizable Runner

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

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

                        If you like Chrome's dinosaur game, you may like this extension. This extension provides new themes (and characters) for more fun. You can change the theme anytime you want! 

To start the game, just click in the toolbar icon and then press Space key in the popup window. The controls are the same with dinosaur game. Just press up/space to jump and down to duck for passing obstacles. 

To switch the theme, just click on theme icon at the bottom of game window and selected theme will be loaded for you immediately. There are four themes available for now.                    

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

الاسم T-Rex Customizable Runner T-Rex Customizable Runner
ID pfmcmabmnhnbmkeopkhigmogllbeclbh
عنوان URL الرسمي https://chromewebstore.google.com/detail/t-rex-customizable-runner/pfmcmabmnhnbmkeopkhigmogllbeclbh
الوصف Chrome's offline running dino game customizable theme.
حجم الملف 342 KB
عدد التثبيتات 372
النسخة الحالية 0.1.3
آخر تحديث 2024-03-06
تاريخ النشر 2022-05-17
تقييم 5.00/5 مجموع تقييمات 2
المطور Tool360
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://www.gamecheerleader.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "T-Rex Customizable Runner",
    "short_name": "running",
    "version": "0.1.3",
    "description": "Chrome's offline running dino game customizable theme.",
    "icons": {
        "16": "images\/logo.png",
        "48": "images\/logo.png",
        "128": "images\/logo.png"
    },
    "action": {
        "default_icon": "images\/logo.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ],
    "offline_enabled": true,
    "manifest_version": 3
}