Vex 5 Unblocked

Vex 5 Unblocked game play in chrome

Vex 5 Unblocked क्या है?

Vex 5 Unblocked VEX unblocked games द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Vex 5 Unblocked game play in chrome"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Vex 5 Unblocked एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        My dear friend, let me tell you about the amazing Vex 5 unblocked game! It's the 5-th addition to the Vex game series, and it's absolutely thrilling. The game is a platformer, and you play as the cute Stickman, who has some seriously impressive dexterity and speed. The levels are full of deadly devices and traps that you must navigate to reach the endpoint.

But don't worry, there are checkpoints along the way, marked by flags that turn green when you touch them. And the game has some seriously cool moves and booster blocks that you can use to clear every obstacle in your path. You can climb walls, kick away crates, and do all sorts of other tricks to make your way through the levels.

The graphics in Vex 5 are smooth and clean, and the sound effects are truly amazing. And there are so many challenging levels to play, each one more difficult than the last. Plus, there's a level map that helps you keep track of your progress, and different trophies to earn for completing certain challenges.

Overall, Vex 5 unblocked is an absolutely amazing game that will keep you on the edge of your seat for hours on end. If you love platformers, you simply have to try this one out!                    

एक्सटेंशन की मूल जानकारी

नाम Vex 5 Unblocked Vex 5 Unblocked
ID eciaehkkpnanhonajclefdadoblcejgh
आधिकारिक URL https://chromewebstore.google.com/detail/vex-5-unblocked/eciaehkkpnanhonajclefdadoblcejgh
विवरण Vex 5 Unblocked game play in chrome
फ़ाइल का आकार 11.27 MB
स्थापना संख्या 15,356
वर्तमान संस्करण 5.4
अंतिम अपडेट 2023-09-20
प्रकाशन तिथि 2023-09-20
रेटिंग 4.67/5 कुल 3 रेटिंग्स
डेवलपर VEX unblocked games
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/1cinPWDF4OfLLkv4pnrVnFRAZe-U4jTsTv6tKQv6-o8s/edit?usp=sharing
समर्थित भाषाएँ en
manifest.json
{
    "version": "5.4",
    "icons": {
        "128": "icon\/128.png",
        "64": "icon\/64.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png"
    },
    "action": {
        "default_title": "Vex 5 Unblocked",
        "default_icon": "icon\/32.png"
    },
    "name": "Vex 5 Unblocked",
    "permissions": [
        "alarms",
        "storage"
    ],
    "manifest_version": 3,
    "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"
        ]
    },
    "description": "Vex 5 Unblocked game play in chrome",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "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'"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ]
}