Minesweeper
Let's play some Minesweeper!
Minesweeper क्या है?
Minesweeper Greenboigz द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Let's play some Minesweeper!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Minesweeper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This rendition of Minesweeper is a game that allows all the functionality and imagery of the original Minesweeper game. There are 4 levels, ranging from easy to expert, and an additional custom level, which let's you set the size of the board and number of mines. Additionally, there are scoreboards and settings which let you control how you play the game, and how the game looks. Enjoy!
एक्सटेंशन की मूल जानकारी
नाम | Minesweeper |
ID | chackijkbbbmdlgekngbjdcpnbgaepji |
आधिकारिक URL | https://chromewebstore.google.com/detail/minesweeper/chackijkbbbmdlgekngbjdcpnbgaepji |
विवरण | Let's play some Minesweeper! |
फ़ाइल का आकार | 797 KB |
स्थापना संख्या | 25,820 |
वर्तमान संस्करण | 1.3.1 |
अंतिम अपडेट | 2018-11-25 |
प्रकाशन तिथि | 2018-11-25 |
रेटिंग | 4.21/5 कुल 24 रेटिंग्स |
डेवलपर | Greenboigz |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Minesweeper", "short_name": "Minesweeper", "version": "1.3.1", "manifest_version": 2, "description": "Let's play some Minesweeper!", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "\/img\/red_flag_tile.png", "default_popup": "Minesweeper.html" } } |