Vex 7 Unblocked

Vex 7 Unblocked game offline for Chrome

ما هو Vex 7 Unblocked؟

Vex 7 Unblocked هو إضافة Chrome تم تطويرها بواسطة https://vex-game.com، والميزة الرئيسية لها هي "Vex 7 Unblocked game offline for Chrome".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Vex 7 Unblocked

قم بتنزيل ملفات الامتداد Vex 7 Unblocked بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        The latest Vex game is called Vex 7 Unblocked and it's seriously awesome! This stickman platform game is so popular among players of this genre and it's easy to see why. The game is all about running and jumping over obstacles, while avoiding deadly traps, spikes and even dangerous swimming pools.

What's really cool about this version is that you have to collect coins to unlock different views and features from the store. You can even customize your character by getting new skins, which is really fun. And there are daily tasks and bonus stages for you to earn extra coins, so you'll never get bored.

But the best part is the new options that Vex 7 offers. There are new types of obstacles, skins, and bonus challenge levels that will keep you entertained for hours. And with high-quality resolution graphics and smooth gameplay, you'll feel like a true ninja as you navigate through the hazardous levels.

Trust me, this game is addictive and you won't be able to put it down. So if you're a fan of the Vex series, or if you just love a good platform game, you have to try Vex 7 Unblocked. Get ready for a dangerous but epic adventure!

Features:

- Lots of new deadly obstacles and hidden traps.
- Trendy skins for your characters.
- New trophies for the archive
- More bonus levels and daily challenges
- New full screen mode.
- Simple 2D graphics and epic sound effects.
- You can play offline with this extension.                    

معلومات أساسية عن التمديد

الاسم Vex 7 Unblocked Vex 7 Unblocked
ID kpmdkdjlidklpcogkdgnkpaifnkbjpcb
عنوان URL الرسمي https://chromewebstore.google.com/detail/vex-7-unblocked/kpmdkdjlidklpcogkdgnkpaifnkbjpcb
الوصف Vex 7 Unblocked game offline for Chrome
حجم الملف 25.12 MB
عدد التثبيتات 22,831
النسخة الحالية 1.3
آخر تحديث 2023-08-03
تاريخ النشر 2023-05-12
تقييم 4.29/5 مجموع تقييمات 7
المطور https://vex-game.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://docs.google.com/document/d/1cinPWDF4OfLLkv4pnrVnFRAZe-U4jTsTv6tKQv6-o8s/edit?usp=sharing
اللغات المدعومة de,en,fr,es,it,pt-PT
manifest.json
{
    "action": {
        "default_title": "Vex 7 Unblocked",
        "default_icon": "icon\/32.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "background": {
        "service_worker": "js\/bg.js"
    },
    "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'"
    },
    "description": "__MSG_description__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/attach.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "sandbox": {
        "pages": [
            "index.html"
        ]
    },
    "icons": {
        "48": "icon\/48.png",
        "64": "icon\/64.png",
        "128": "icon\/128.png",
        "32": "icon\/32.png"
    },
    "version": "1.3",
    "permissions": [
        "alarms",
        "storage"
    ],
    "default_locale": "en"
}