Disc Golf Simulator
Disc Golf Simulator is a simulator game for disc golf.
Disc Golf Simulator क्या है?
Disc Golf Simulator Oh When Games द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Disc Golf Simulator is a simulator game for disc golf."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Disc Golf Simulator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Disc golf simulator is a game type chrome extension. In this game it will be like play disc golf in which you throw a disc on a 2d plane. It is super fun and I hope you enjoy playing it. Graphics done by: https://www.youtube.com/channel/UCiBFDDolMJFMKcwYYjGYzLw
एक्सटेंशन की मूल जानकारी
नाम | |
ID | gnlmppcmnhgmemifbhinojbbgcflhlfl |
आधिकारिक URL | https://chromewebstore.google.com/detail/disc-golf-simulator/gnlmppcmnhgmemifbhinojbbgcflhlfl |
विवरण | Disc Golf Simulator is a simulator game for disc golf. |
फ़ाइल का आकार | 3.85 MB |
स्थापना संख्या | 300 |
वर्तमान संस्करण | 0.1 |
अंतिम अपडेट | 2019-05-17 |
प्रकाशन तिथि | 2019-05-16 |
डेवलपर | Oh When Games |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.1", "name": "Disc Golf Simulator", "description": "Disc Golf Simulator is a simulator game for disc golf.", "permissions": [ "storage" ], "icons": { "32": "graphics\/icon.png", "128": "graphics\/icon.png" }, "browser_action": { "default_popup": "index.html", "default_title": "Disc Golf Simulator" } } |