PUBG MineCraft 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 MineCraft Battlegrounds란 무엇입니까?
PUBG MineCraft Battlegrounds은(는) https://yesthisgame.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."입니다.
확장 프로그램 스크린샷
PUBG MineCraft Battlegrounds 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
🎮 If you're a fan of Minecraft and PUBG games, this one's for you! You'll need to use items wisely to become the last survivor in the game. 🏞️ The thrilling action-adventure game PUBG MineCraft Battlegrounds blends the adrenaline of battle royale gameplay with the creativity of Minecraft crafting. Players find themselves in a vast open environment where they must engage in a last-man-standing conflict with other players to survive. To outwit opponents and secure victory, players need strategic thinking, quick reactions, and crafting abilities. 🪂 At the game's start, players parachute onto a deserted island with nothing but their wits and crafting skills. While evading deadly traps and rival players, they scavenge for weapons, ammo, and crafting materials. The island boasts abundant resources from derelict structures, secret bunkers, and verdant forests, allowing players to craft tools, armor, and weapons. 🔨 Once they gather enough resources, players can start crafting their own unique traps and weapons. Their imagination sets the only limit to the unlimited possibilities of creation. From simple wooden tools to powerful firearms and explosives, players can create it all. 🌟 As players progress, they'll encounter various challenges. Some island regions harbor lethal traps and cunning adversaries around every corner, making them riskier than others. To evade these threats and stay alive, players must employ stealth and cunning. 🎨 The game offers a truly immersive experience with stunning graphics and authentic sound effects. While easy to navigate, mastering the controls requires expertise and practice. Surviving in this action-packed game demands players to hone their aim, shooting, and swift-moving skills. 🌐 In conclusion, PUBG MineCraft Battlegrounds is an innovative and thrilling game that blends the best of battle royale action with the creativity of Minecraft. Its vast open environment, limitless crafting potential, and exhilarating gameplay will keep players engaged for a long time. Gear up and sharpen your skills for the ultimate battle royale experience.
확장 프로그램 기본 정보
이름 | PUBG MineCraft Battlegrounds |
ID | hbfmkmncdepgpjeomkbaapaffdnmfmhf |
공식 URL | https://chromewebstore.google.com/detail/pubg-minecraft-battlegrou/hbfmkmncdepgpjeomkbaapaffdnmfmhf |
설명 | If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game. |
파일 크기 | 41.08 MB |
설치 횟수 | 366 |
현재 버전 | 1 |
최근 업데이트 | 2023-11-30 |
출시 날짜 | 2023-11-30 |
개발자 | https://yesthisgame.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://yesthisgame.com/ |
도움말 페이지 URL | https://yesthisgame.com/contact/ |
개인정보 보호 정책 페이지 URL | https://yesthisgame.com/privacy-policy |
지원되는 언어 | id,ms,de,en,fil,fr,sw,nl,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1", "default_locale": "en", "description": "__MSG_appDesc__", "name": "__MSG_appName__", "offline_enabled": true, "background": { "service_worker": "javas\/anainout.js" }, "action": { "default_icon": { "128": "icons\/icon128.png" } }, "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'" }, "sandbox": { "pages": [ "index.html" ] } } |