Slope Unblocked

Slope Unblocked game: become a pro in this game!

Co to jest Slope Unblocked?

Slope Unblocked to rozszerzenie Chrome opracowane przez Slope Unblocked ❤️❤️❤️, a jego główną funkcją jest „Slope Unblocked game: become a pro in this game!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Slope Unblocked

Pobierz pliki rozszerzeń Slope Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Slope Unblocked Slope Unblocked
ID nnjimmkballpjefahjokciclbjgeilgc
Oficjalny URL https://chromewebstore.google.com/detail/slope-unblocked/nnjimmkballpjefahjokciclbjgeilgc
Opis Slope Unblocked game: become a pro in this game!
Rozmiar pliku 8.31 MB
Liczba instalacji 2,516
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2023-05-11
Data Publikacji 2023-05-11
Deweloper Slope Unblocked ❤️❤️❤️
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://docs.google.com/document/d/e/2PACX-1vRNmLCwTwfm8ckZWZnoLedpuGFuJErsLpkMj69aD2yjJcfQ2YLhR05KKLpz5YAYZ9g2XL2XXXKuC3BH/pub
Obsługiwane Języki 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__"
}