Minesweeper Classic

Minesweeper Classic game for chrome

Minesweeper Classicคืออะไร?

Minesweeper Classic เป็นส่วนขยายของ Chrome ที่พัฒนาโดย efimenko.vlad11 และคุณลักษณะหลักของมันคือ "Minesweeper Classic game for chrome"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Minesweeper Classic

ดาวน์โหลดไฟล์ส่วนขยาย Minesweeper Classic ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Play Classic Minesweeper Game for Google Chrome Browser. The best version of the classic mines game!

Minesweeper for Google Chrome Browser is the best version of the classic mines game! Play minesweeper free on your Chrome Browser! The classic game, just like you remember for free!

Version 1 of the game brings you a significantly better classic minesweeper game experience, now with global high scores and more mines & landmines! Challenge strangers and your friends for fastest times. Set the level of mines for a higher difficulty and give yourself a challenge!

To mark a mine use yout left click on mouse. Minesweeper classic free game. is one of the most interesting logic games.

Minesweeper difficulties:
Board sizes
• 8x8
• 12x12 
• 16x16
• 20x20
• 30x30   
• 40x40  

Mines count
• From 5 to 150

Enjoy the game and avoid the mines! After installation just click on Minesweeper  icon to start game.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Minesweeper Classic Minesweeper Classic
ID ojfojcjaiejigmlhkpbephgnmljemiip
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/minesweeper-classic/ojfojcjaiejigmlhkpbephgnmljemiip
คำอธิบาย Minesweeper Classic game for chrome
ขนาดไฟล์ 135 KB
จำนวนการติดตั้ง 3,628
เวอร์ชันปัจจุบัน 1.22
อัปเดตครั้งล่าสุด 2023-01-31
วันที่เผยแพร่ 2020-12-21
คะแนน 4.00/5 รวมทั้งหมด 8 คะแนน
ผู้พัฒนา efimenko.vlad11
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "32.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Minesweeper Classic game for chrome",
    "icons": {
        "128": "128.png",
        "16": "32.png",
        "48": "64.png"
    },
    "manifest_version": 3,
    "name": "Minesweeper Classic",
    "options_page": "option.html",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "permissions": [
        "declarativeNetRequest"
    ],
    "version": "1.22"
}