Space Wars Mission
Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!
Space Wars Mission क्या है?
Space Wars Mission BestDev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Space Wars Mission एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Space Wars Mission - The ultimate space simulator extension for your chrome browser. The addictive game is here at your chrome, all you need to do add the extension and click on the icon, then the game will start. If you liked it, please leave a review. The game was developed by Unity system.
एक्सटेंशन की मूल जानकारी
नाम | Space Wars Mission |
ID | anopokfedplaflcccfkcajmljjiiclcn |
आधिकारिक URL | https://chromewebstore.google.com/detail/space-wars-mission/anopokfedplaflcccfkcajmljjiiclcn |
विवरण | Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy! |
फ़ाइल का आकार | 9.2 MB |
स्थापना संख्या | 130 |
वर्तमान संस्करण | 3.0.0 |
अंतिम अपडेट | 2019-03-08 |
प्रकाशन तिथि | 2019-03-08 |
रेटिंग | 4.00/5 कुल 9 रेटिंग्स |
डेवलपर | BestDev |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "browser_action": { "default_icon": "favicon.png", "default_title": "Space Wars Mission" }, "icons": { "128": "favicon.png" }, "background": { "scripts": [ "backgrounds.js" ] }, "name": "Space Wars Mission", "description": "Space Wars Mission gives you the game directly in your chrome, no special setup required. just install the extension and enjoy!", "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "3.0.0" } |