DinosaurGame
DinosaurGame
DinosaurGame क्या है?
DinosaurGame 牛蒡 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "DinosaurGame"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DinosaurGame एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |