Build Royale - Unblocked & Free
Play Build Royale - Unblocked & Free as a Chrome extension - Also can Play without Internet, try it now!
什么是Build Royale - Unblocked & Free?
Build Royale - Unblocked & Free是由https://buildroyale.org开发的Chrome扩展程序,该扩展的主要功能是“Play Build Royale - Unblocked & Free as a Chrome extension - Also can Play without Internet, try it now!”。
扩展截图
下载Build Royale - Unblocked & Free扩展crx文件
下载Build Royale - Unblocked & Free扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
🔨👑 Step into the arena of Build Royale, the unblocked and free battle royale game where strategic building meets intense combat. 🏰 Gather resources, construct your fortress, and outlast opponents in a fast-paced showdown for survival. 🏹 Battle Royale Mayhem: Dive into the heart of battle as you face off against players from around the world. Only the last one standing will claim victory in this epic battle royale extravaganza. 🔧 Strategic Building: The unique twist in lies in its building mechanics. Erect structures on the fly to gain the high ground, block enemy shots, and outmaneuver foes. Your building skills are just as crucial as your combat prowess. 🏰 Fortify Your Position: Collect resources scattered across the map to fortify your position. Whether it's wood, stone, or metal, use these materials to construct walls, ramps, and structures that provide both defense and tactical advantages. 🔫 Diverse Arsenal: Arm yourself with a diverse array of weapons and gear. From assault rifles to sniper rifles, find the perfect loadout to suit your playstyle. Adapt to the ever-changing battlefield and stay one step ahead. 🌐 Unblocked & Free: Enjoy without any restrictions. Unleash your building and combat skills without impediments, and experience the battle royale genre in its most dynamic form. 🌍 Global Competition: Compete against a global player base in real-time. Prove your skills, adapt to the shifting battlefield, and strive to be the last one standing as the play area gradually shrinks. 🚀 Fast-Paced Action: The action is non-stop. Stay on your toes, make split-second decisions, and engage in intense firefights as the battle unfolds. Victory favors the swift and the strategic. 🏆 Claim Your Royale Title: Are you ready to build, battle, and conquer the royale? Enter the arena, showcase your skills, and aim for victory in this game. The battleground awaits, builder! 🛠️💥 🎮 Play more games effortlessly by accessing the top-left menu within the game. Launching another App web page upon clicking the FULL screen
扩展基本信息
名称 | Build Royale - Unblocked & Free |
ID | cagldihddachgfpmahkjdeidbcalbjfp |
官方URL | https://chromewebstore.google.com/detail/build-royale-unblocked-fr/cagldihddachgfpmahkjdeidbcalbjfp |
简介 | Play Build Royale - Unblocked & Free as a Chrome extension - Also can Play without Internet, try it now! |
文件大小 | 324 KB |
安装次数 | 52 |
当前版本 | 1.1.0 |
更新时间 | 2024-02-22 |
上架时间 | 2024-01-29 |
开发者 | https://buildroyale.org |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://buildroyale.org/ |
帮助页面URL | https://buildroyale.org/contact |
隐私政策页面URL | https://buildroyale.org/privacy-policy-2 |
支持的语言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_AppName__", "version": "1.1.0", "version_name": "1.1.0", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open the popup" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "options_page": "index.html", "content_security_policy": { "sandbox": "sandbox allow-scripts allow-pointer-lock; 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": [ "game\/index.html" ] }, "homepage_url": "https:\/\/buildroyale.org\/" } |