Minesweeper
Let's play some Minesweeper!
Minesweeper là gì?
Minesweeper là một tiện ích mở rộng Chrome được phát triển bởi Greenboigz, và tính năng chính của nó là "Let's play some Minesweeper!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Minesweeper
Tải xuống các tệp mở rộng Minesweeper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Minesweeper |
ID | chackijkbbbmdlgekngbjdcpnbgaepji |
URL Chính Thức | https://chromewebstore.google.com/detail/minesweeper/chackijkbbbmdlgekngbjdcpnbgaepji |
Mô tả | Let's play some Minesweeper! |
Kích Thước Tệp | 797 KB |
Số Lần Cài Đặt | 25,820 |
Phiên Bản Hiện Tại | 1.3.1 |
Cập Nhật Lần Cuối | 2018-11-25 |
Ngày Phát Hành | 2018-11-25 |
Đánh Giá | 4.21/5 Tổng số 24 Đánh Giá |
Nhà Phát Triển | Greenboigz |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |