Slope Unblocked

Slope Unblocked game: become a pro in this game!

Wat is Slope Unblocked?

Slope Unblocked is een Chrome-extensie ontwikkeld door Slope Unblocked ❤️❤️❤️, en de belangrijkste functie is "Slope Unblocked game: become a pro in this game!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Slope Unblocked

Download Slope Unblocked-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Slope Unblocked Slope Unblocked
ID nnjimmkballpjefahjokciclbjgeilgc
Officiële URL https://chromewebstore.google.com/detail/slope-unblocked/nnjimmkballpjefahjokciclbjgeilgc
Beschrijving Slope Unblocked game: become a pro in this game!
Bestandsgrootte 8.31 MB
Aantal Installaties 2,516
Huidige Versie 1.2
Laatst Bijgewerkt 2023-05-11
Publicatiedatum 2023-05-11
Ontwikkelaar Slope Unblocked ❤️❤️❤️
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://docs.google.com/document/d/e/2PACX-1vRNmLCwTwfm8ckZWZnoLedpuGFuJErsLpkMj69aD2yjJcfQ2YLhR05KKLpz5YAYZ9g2XL2XXXKuC3BH/pub
Ondersteunde Talen 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__"
}