Slope Unblocked

Slope Unblocked game: become a pro in this game!

Hvad er Slope Unblocked?

Slope Unblocked er en Chrome-udvidelse udviklet af Slope Unblocked ❤️❤️❤️, og dens hovedfunktion er "Slope Unblocked game: become a pro in this game!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Slope Unblocked-udvidelses-CRX-fil

Download Slope Unblocked-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Slope Unblocked Slope Unblocked
ID nnjimmkballpjefahjokciclbjgeilgc
Officiel URL https://chromewebstore.google.com/detail/slope-unblocked/nnjimmkballpjefahjokciclbjgeilgc
Beskrivelse Slope Unblocked game: become a pro in this game!
Filstørrelse 8.31 MB
Antal Installationer 2,516
Nuværende Version 1.2
Senest Opdateret 2023-05-11
Udgivelsesdato 2023-05-11
Udvikler Slope Unblocked ❤️❤️❤️
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://docs.google.com/document/d/e/2PACX-1vRNmLCwTwfm8ckZWZnoLedpuGFuJErsLpkMj69aD2yjJcfQ2YLhR05KKLpz5YAYZ9g2XL2XXXKuC3BH/pub
Understøttede Sprog 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__"
}