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.

Qu'est-ce que PUBG Craft Battlegrounds ?

PUBG Craft Battlegrounds est une extension Chrome développée par https://724fun.com, et sa fonction principale est "If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension PUBG Craft Battlegrounds

Téléchargez les fichiers d'extension PUBG Craft Battlegrounds au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom PUBG Craft Battlegrounds PUBG Craft Battlegrounds
ID bdijfoafngebanmknmgbahafpiefajih
URL Officiel https://chromewebstore.google.com/detail/pubg-craft-battlegrounds/bdijfoafngebanmknmgbahafpiefajih
Description If you like PUBG and Minecraft games, this game is for you! You must use items to be the last survivor in the game.
Taille du Fichier 20.39 MB
Nombre d'Installations 32,498
Version Actuelle 20
Dernière Mise à Jour 2024-01-29
Date de Publication 2023-02-27
Évaluation 3.35/5 Total 17 Évaluations
Développeur https://724fun.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://724fun.com/
URL de la Page de Politique de Confidentialité https://gamesirius.blogspot.com/2023/02/sirius-games-privacy-policy.html
Langues Prises en Charge 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'"
    }
}