DinosaurGame

DinosaurGame

ما هو DinosaurGame؟

DinosaurGame هو إضافة Chrome تم تطويرها بواسطة 牛蒡، والميزة الرئيسية لها هي "DinosaurGame".

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

screenshot

تحميل ملف CRX للإضافة DinosaurGame

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

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

                        You may be familiar with the "dinosaurs" that appear on the "Not connected to the Internet" screen when you are offline. That dinosaur actually moves. Press the [Space] key or [↑] key to start the "dinosaur game". It's also available as a hidden feature in Chrome, and Google Chrome allows you to play the game online by typing" chrome://dino/" in his address bar. 

The extension allows you to play the game on the extension's pop-up page without using Google Chrome.                    

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

الاسم DinosaurGame DinosaurGame
ID glaogmhcbinmgjpohpfpigpknimhhmof
عنوان URL الرسمي https://chrome.google.com/webstore/detail/dinosaurgame/glaogmhcbinmgjpohpfpigpknimhhmof
الوصف DinosaurGame
حجم الملف 54.01 KB
عدد التثبيتات 335
النسخة الحالية 1.2
آخر تحديث 2021-08-01
تاريخ النشر 2021-07-25
المطور 牛蒡
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_Name__",
    "description": "__MSG_Description__",
    "version": "1.2",
    "default_locale": "ja",
    "icons": {
        "16": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "32": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "48": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png",
        "128": "DinosaurGame\/images\/default_100_percent\/100-error-offline.png"
    },
    "action": {
        "default_popup": "DinosaurGame\/index.html"
    }
}