Sapper - game

Sapper is a popular puzzle game where players navigate a grid to safely uncover hidden mines without triggering them

Sapper - game란 무엇입니까?

Sapper - game은(는) https://cusmize.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Sapper is a popular puzzle game where players navigate a grid to safely uncover hidden mines without triggering them"입니다.

확장 프로그램 스크린샷

screenshot

Sapper - game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Sapper, also known as Minesweeper, is a classic puzzle game that has been popular for decades. The game is simple, yet challenging, and requires players to navigate a grid filled with hidden mines without triggering them. With its addictive nature and emphasis on strategy, it's no wonder that Sapper has endured as a fan favorite for so many years.

In the original version of the game, players click on tiles to reveal hidden numbers, which indicate the number of mines in adjacent tiles. Using logic and deduction, players must strategically flag potential mines and uncover all safe tiles to win the game. However, if a mine is accidentally clicked, the game is lost.

As technology has evolved, so has the way we play Sapper. One popular adaptation of the game is the Sapper extension available on Google Chrome. This extension offers users a new way to play the classic game, adding features and customization options that enhance the overall playing experience.

The Sapper extension allows users to choose from three distinct modes: Classic, Handlebars, and Samurai. Classic mode follows the standard rules of the original game, while Handlebars mode introduces more challenging and complex layouts. Samurai mode takes the game to a whole new level, featuring larger grids and a higher number of mines.

One of the most significant benefits of the extension is its customization options. Players can choose their preferred grid size and the number of mines, tailoring the game to their desired level of difficulty. Additionally, users can change the appearance of the game with different themes and colors, adding a personal touch to their gameplay experience.

The gameplay in the Sapper extension is smooth and intuitive, with responsive controls and clear graphics. The extension also includes helpful features such as the ability to highlight potential safe tiles, making it easier to uncover critical areas of the grid.

Another standout aspect of the Sapper extension is the wealth of statistics and data available to players. Users can review their game history, analyze their win-loss ratio, and track their best times. This in-depth analysis allows players to identify areas for improvement and refine their strategy over time.

In addition to the standard Sapper gameplay, the extension also includes various challenges and additional modes. These modes can test players' skills and offer a new level of gameplay beyond the traditional rules. For example, the Time Attack challenge requires players to uncover a set number of tiles as quickly as possible, while the One Life mode adds an extra layer of risk by only giving players one chance to win.

Overall, the Sapper extension on Google Chrome offers a new and exciting way to experience the classic game of Minesweeper. With its various modes, customization options, and added features, the extension provides a fresh take on the beloved puzzle game that has been enjoyed by generations. Whether you're a longtime fan or new to the game, the Sapper extension is a must-try for anyone looking for challenging and strategic gameplay.                    

확장 프로그램 기본 정보

이름 Sapper - game Sapper - game
ID nifcocgpoidejfigjehddhnckmhnpkeg
공식 URL https://chromewebstore.google.com/detail/sapper-game/nifcocgpoidejfigjehddhnckmhnpkeg
설명 Sapper is a popular puzzle game where players navigate a grid to safely uncover hidden mines without triggering them
파일 크기 54.12 KB
설치 횟수 66
현재 버전 1.2
최근 업데이트 2023-11-29
출시 날짜 2023-09-14
개발자 https://cusmize.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://youtube-customizer.com/privacy.html
지원되는 언어 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "\/assets\/icons\/128.png",
            "256": "\/assets\/icons\/256.png",
            "32": "\/assets\/icons\/32.png",
            "64": "\/assets\/icons\/64.png"
        },
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "\/assets\/icons\/128.png",
        "256": "\/assets\/icons\/256.png",
        "32": "\/assets\/icons\/32.png",
        "64": "\/assets\/icons\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA82aE5nkDCNxUPKdISct\/nJJ\/nkFYQMQmRILs1Q4PKLGZ2hynUM4ik3kIW7SIPrGkwAAAN77PtrDj9RiVyAbZSzEBqFuoe+gT4axbfCO5Z5eEQXHbB53Y+woeirAkpfuZ0RzFeioOXddt2Bs6x5Rf1MkkRVLEgclpy67wNbqUW146Roa1WGuUNWNrxjYY2Tr1d57hxGlFFM5QIULywXnvSmy0tTrZ1WZ4TOEe\/IWaFJydDk6WMxTgbTCOUil52fzyjyzB2y\/DspxbJIYmjQhMF3LoTxjgY4zkFS\/XMv+ydi5QSfo8kMxndziiAH0G\/BLB4KqRWrOZ8o7ljkNgKfQJ7QIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2",
    "version_name": "1.2"
}