Vex 6 Unblocked Game
Vex 6 Unblocked game to play offline. Vex 6 game unblocked extension
Vex 6 Unblocked Gameคืออะไร?
Vex 6 Unblocked Game เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Game Unblocker และคุณลักษณะหลักของมันคือ "Vex 6 Unblocked game to play offline. Vex 6 game unblocked extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vex 6 Unblocked Game
ดาวน์โหลดไฟล์ส่วนขยาย Vex 6 Unblocked Game ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Vex 6 Unblocked to play online & offline. Get ready to take on the ultimate challenge with Vex 6 Unblocked Game! This is the sixth installment in the popular Vex series, and it's filled with even more obstacles and traps than ever before. From cannons to spinning spikes to razors, you'll need to navigate your way through all sorts of deadly contraptions to make it to the end of each level. Made to survive even the roughest tumbles and falls, your stickman can withstand many harsh conditions in Vex 6 unblocked game. As with previous games in the series, you're going to die. A lot. But don't worry, each death is a learning experience. Keep playing, and you'll get better at timing your moves and avoiding the obstacles. One of the new features in Vex 6 is the ability to unlock new skins for your character. You can customize your Stickman with all sorts of cool outfits and accessories, making the game even more fun and personal. The controls are simple and intuitive, with the AD or left/right arrow keys used to move, the W or up arrow key used to jump, and the S or down arrow key used to crouch and enter an act. Overall, Vex 6 Unblocked Game is an incredibly exciting and challenging platformer that will keep you on the edge of your seat for hours on end. If you're a fan of the Vex series or just love a good platform game, then you absolutely have to give this one a try.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Vex 6 Unblocked Game |
ID | laoljecggfkekkmnncgahkaaiiephcll |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/vex-6-unblocked-game/laoljecggfkekkmnncgahkaaiiephcll |
คำอธิบาย | Vex 6 Unblocked game to play offline. Vex 6 game unblocked extension |
ขนาดไฟล์ | 15.27 MB |
จำนวนการติดตั้ง | 20,000 |
เวอร์ชันปัจจุบัน | 6.5.1 |
อัปเดตครั้งล่าสุด | 2023-09-15 |
วันที่เผยแพร่ | 2023-05-23 |
คะแนน | 3.67/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | Game Unblocker |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/e/2PACX-1vS_sYkzCIF9YCEC9BRy-EVagecvFCUcEUfx2WPOABMYn-DvtSfgWqIL1Ji6naCqbObQvhqkcBra0S2y/pub |
ภาษาที่รองรับ | de,en,en-GB,en-US,es,es-419,it,pt-BR,pt-PT |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "sandbox": { "pages": [ "index.html" ] }, "default_locale": "en", "background": { "service_worker": "js\/bg.js" }, "name": "__MSG_name__", "version": "6.5.1", "content_security_policy": { "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'" }, "manifest_version": 3, "icons": { "64": "icon\/64.png", "48": "icon\/48.png", "32": "icon\/32.png", "128": "icon\/128.png" }, "host_permissions": [ "https:\/\/*\/*" ], "description": "__MSG_description__", "permissions": [ "alarms", "storage" ], "action": { "default_title": "Vex 6 Unblocked", "default_icon": "icon\/32.png" }, "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "js": [ "js\/vcont.js" ], "run_at": "document_start" } ], "web_accessible_resources": [ { "resources": [ "js\/bpath.js" ], "matches": [ "https:\/\/*\/*" ] } ] } |