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.

O que é PUBG Craft Battlegrounds?

PUBG Craft Battlegrounds é uma extensão do Chrome desenvolvida por https://724fun.com, e sua principal característica é "If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão PUBG Craft Battlegrounds

Baixe arquivos de extensão PUBG Craft Battlegrounds no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome PUBG Craft Battlegrounds PUBG Craft Battlegrounds
ID bdijfoafngebanmknmgbahafpiefajih
URL Oficial https://chromewebstore.google.com/detail/pubg-craft-battlegrounds/bdijfoafngebanmknmgbahafpiefajih
Descrição If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game.
Tamanho do Arquivo 20.39 MB
Contagem de Instalações 32,498
Versão Atual 20
Última Atualização 2024-01-29
Data de Publicação 2023-02-27
Classificação 3.35/5 Total de 17 Avaliações
Desenvolvedor https://724fun.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://724fun.com/
URL da Página de Política de Privacidade https://gamesirius.blogspot.com/2023/02/sirius-games-privacy-policy.html
Idiomas Suportados 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'"
    }
}