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文件

下載PUBG Craft Battlegrounds擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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'"
    }
}