Vex 4 Unblocked
Vex 4 Unblocked game to play in browser
Vex 4 Unblockedคืออะไร?
Vex 4 Unblocked เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://vex-game.com และคุณลักษณะหลักของมันคือ "Vex 4 Unblocked game to play in browser"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vex 4 Unblocked
ดาวน์โหลดไฟล์ส่วนขยาย Vex 4 Unblocked ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Oh my goodness, have you heard about the game Vex 4 Unblocked? It's absolutely amazing! This game is so challenging and addictive that you won't be able to put it down. You play as a stickman and your goal is to beat every obstacle in your way. Your reflexes will be put to the test in every level, and it's up to you to determine the outcome. There are 9 acts to play through, each with its own unique challenges. And if that's not enough for you, there's even a hard mode to really put your skills to the test. But the real challenge lies in the challenge room, which consists of a whopping 30 floors to beat! And the best part? You can play it all for free and offline! Plus, there are different trophies to collect along the way, so you can really show off your skills. I can't recommend this game enough, especially if you're looking for a thrilling and exciting new challenge. You have to try Vex 4 Unblocked!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Vex 4 Unblocked |
ID | jngmilcjjaipkgcfomnfjikhkeinjlkb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/vex-4-unblocked/jngmilcjjaipkgcfomnfjikhkeinjlkb |
คำอธิบาย | Vex 4 Unblocked game to play in browser |
ขนาดไฟล์ | 18.34 MB |
จำนวนการติดตั้ง | 20,021 |
เวอร์ชันปัจจุบัน | 4.1 |
อัปเดตครั้งล่าสุด | 2023-08-05 |
วันที่เผยแพร่ | 2023-05-09 |
คะแนน | 4.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://vex-game.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://docs.google.com/document/d/1cinPWDF4OfLLkv4pnrVnFRAZe-U4jTsTv6tKQv6-o8s/edit?usp=sharing |
ภาษาที่รองรับ | en |
manifest.json | |
{ "permissions": [ "alarms", "storage" ], "description": "Vex 4 Unblocked game to play in browser", "name": "Vex 4 Unblocked", "background": { "service_worker": "js\/bg.js" }, "web_accessible_resources": [ { "resources": [ "polyfill\/attach.js", "polyfill\/chrome\/polyfill.min.js", "polyfill\/edge\/polyfill.min.js", "polyfill\/firefox\/polyfill.min.js" ], "matches": [ "https:\/\/*\/*" ] } ], "host_permissions": [ "https:\/\/*\/*" ], "content_security_policy": { "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-inline' 'unsafe-eval';" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "exclude_matches": [ "https:\/\/twitter.com\/*", "https:\/\/www.facebook.com\/*", "https:\/\/www.instagram.com\/*", "https:\/\/www.wikipedia.org\/*" ], "js": [ "js\/content.js" ], "run_at": "document_start" } ], "sandbox": { "pages": [ "vex4.html" ] }, "action": { "default_title": "Vex 4 Unblocked", "default_icon": "icon\/32.png" }, "version": "4.1", "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "64": "icon\/64.png", "32": "icon\/32.png" }, "manifest_version": 3 } |