PUBG Craft Battlegrounds

If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game.

PUBG Craft Battlegrounds란 무엇입니까?

PUBG Craft Battlegrounds은(는) https://724fun.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

PUBG Craft Battlegrounds 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The exhilarating action-adventure game PUBG Craft Battlegrounds mixes the adrenaline of battle royale gameplay with the inventiveness of Minecraft crafting. Players are placed in a sizable open environment where they must engage in a last-man-standing conflict with other players in order to survive. To outwit and outlast their opponents in this game, players must use their strategic thinking, quick reactions, and crafting abilities.

Players parachute onto a barren island at the start of the game with nothing but their wits and their ability to craft. While dodging lethal traps and hostile players, they must scrounge for weapons, ammunition, and crafting supplies. The island has enough of resources for players to construct tools, armor, and weapons thanks to its abundance of derelict structures, secret bunkers, and lush forests.
Once they have amassed sufficient resources, gamers can begin creating their own special traps and weaponry. Players' imaginations are the sole restriction when it comes to the unlimited possibilities of creating. Little wooden clubs to powerful guns and explosives can all be made by them.

Players will run into several difficulties as they advance through the game. There are lethal traps and hostile players hiding around every corner in some regions of the island, making them riskier than others. To evade these threats and remain alive, players must employ stealth and cunning.
A really immersive gaming experience is provided by the game's gorgeous graphics and authentic sound effects. While being simple to use, the controls need expertise and practice to master. To survive in this action-packed game, players must develop their aim, shooting, and quick-moving skills.

In conclusion, PUBG Craft Battlegrounds is an innovative and thrilling game that fuses the best elements of battle royale action with the ingenuity of Minecraft creation. It will keep players occupied for a very long time because to its enormous open environment, limitless crafting potential, and exhilarating gameplay. In order to prepare for the best battle royale experience, arm yourself and sharpen your skills.                    

확장 프로그램 기본 정보

이름 PUBG Craft Battlegrounds PUBG Craft Battlegrounds
ID bdijfoafngebanmknmgbahafpiefajih
공식 URL https://chromewebstore.google.com/detail/pubg-craft-battlegrounds/bdijfoafngebanmknmgbahafpiefajih
설명 If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game.
파일 크기 20.39 MB
설치 횟수 32,498
현재 버전 20
최근 업데이트 2024-01-29
출시 날짜 2023-02-27
평점 3.35/5 총 17 개의 평점
개발자 https://724fun.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://724fun.com/
개인정보 보호 정책 페이지 URL https://gamesirius.blogspot.com/2023/02/sirius-games-privacy-policy.html
지원되는 언어 en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "20",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "offline_enabled": true,
    "background": {
        "service_worker": "javas\/anainout.js"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    }
}