Minesweeper
Let's play some Minesweeper!
Co je Minesweeper?
Minesweeper je rozšíření Chrome vyvinuté Greenboigz, a jeho hlavní funkcí je „Let's play some Minesweeper!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Minesweeper
Stáhněte si soubory rozšíření Minesweeper ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | Minesweeper |
ID | chackijkbbbmdlgekngbjdcpnbgaepji |
Oficiální URL | https://chromewebstore.google.com/detail/minesweeper/chackijkbbbmdlgekngbjdcpnbgaepji |
Popis | Let's play some Minesweeper! |
Velikost souboru | 797 KB |
Počet instalací | 25,820 |
Aktuální Verze | 1.3.1 |
Poslední Aktualizace | 2018-11-25 |
Datum Vydání | 2018-11-25 |
Hodnocení | 4.21/5 Celkem 24 Hodnocení |
Vývojář | Greenboigz |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | 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" } } |