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