Slope Unblocked

Slope Unblocked game: become a pro in this game!

ما هو Slope Unblocked؟

Slope Unblocked هو إضافة Chrome تم تطويرها بواسطة Slope Unblocked ❤️❤️❤️، والميزة الرئيسية لها هي "Slope Unblocked game: become a pro in this game!".

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Wow, let me tell you about this game called Slope Unblocked! It's an incredibly exciting game where you roll down a futuristic slope and try to avoid obstacles. You have to be really quick and focused to succeed because any mistake could end your run. But don't worry, you can always start over and try to beat your own record. This game is so popular because it's so addictive and challenging. You just want to keep playing and improving your score. And the best part is, you can play it at school or work during your free time! You just need to search for it on Google and find a website that offers it. The game is simple but not easy, and the music is really cool too. If you're looking for a fast-paced, adrenaline-pumping game, Slope Unblocked is definitely for you!

This is the best version (build) of this game, because it is the most playable. You may find other builds of Slope Unblocked game that will have buggy physics and bugs. In this case, this will not happen.
This game is completely free and does not include ads.
There are no spyware in the game, see our Privacy Policy.                    

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

الاسم Slope Unblocked Slope Unblocked
ID nnjimmkballpjefahjokciclbjgeilgc
عنوان URL الرسمي https://chromewebstore.google.com/detail/slope-unblocked/nnjimmkballpjefahjokciclbjgeilgc
الوصف Slope Unblocked game: become a pro in this game!
حجم الملف 8.31 MB
عدد التثبيتات 2,516
النسخة الحالية 1.2
آخر تحديث 2023-05-11
تاريخ النشر 2023-05-11
المطور Slope Unblocked ❤️❤️❤️
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://docs.google.com/document/d/e/2PACX-1vRNmLCwTwfm8ckZWZnoLedpuGFuJErsLpkMj69aD2yjJcfQ2YLhR05KKLpz5YAYZ9g2XL2XXXKuC3BH/pub
اللغات المدعومة de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT
manifest.json
{
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png",
        "32": "icon\/32.png",
        "64": "icon\/64.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "js": [
                "js\/polyfill.js"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "__MSG_description__",
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "sandbox": {
        "pages": [
            "game.html"
        ]
    },
    "action": {
        "default_title": "Slope Unblocked",
        "default_icon": "icon\/32.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/polyfill\/*",
                "js\/polyfill\/chrome\/*",
                "js\/polyfill\/edge\/*",
                "js\/polyfill\/firefox\/*"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "default_locale": "en_US",
    "manifest_version": 3,
    "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'; script-src-elem 'self' 'unsafe-eval' 'unsafe-inline'"
    },
    "permissions": [
        "alarms",
        "storage"
    ],
    "version": "1.2",
    "name": "__MSG_name__"
}