Dinosaur Game Night version

T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.

Dinosaur Game Night version क्या है?

Dinosaur Game Night version krilipskaja द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Dinosaur Game Night version एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        To start the Dino game (and jump) - "Space" button, to duck - ""down arrow (v)" button.                    

एक्सटेंशन की मूल जानकारी

नाम Dinosaur Game Night version Dinosaur Game Night version
ID jmannejmocekgjmodglhplclhcjnmodn
आधिकारिक URL https://chromewebstore.google.com/detail/dinosaur-game-night-versi/jmannejmocekgjmodglhplclhcjnmodn
विवरण T-Rex Dino game in black edition for Chrome browser. Now you can play at night and without Internet.
फ़ाइल का आकार 49.67 KB
स्थापना संख्या 698
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2021-05-25
प्रकाशन तिथि 2021-04-15
डेवलपर krilipskaja
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en,en-GB,en-US
manifest.json
{
    "background": {
        "page": "back.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/icon128.png",
            "16": "images\/icon16.png",
            "48": "images\/icon48.png"
        },
        "default_popup": "index.html",
        "default_title": "Dinosaur Game Night version"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Dinosaur Game Night version",
    "short_name": "Dinosaur Game Night version",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "web_accessible_resources": [
        "options.html"
    ]
}