Slope Unblocked

Slope Unblocked game: become a pro in this game!

Qu'est-ce que Slope Unblocked ?

Slope Unblocked est une extension Chrome développée par Slope Unblocked ❤️❤️❤️, et sa fonction principale est "Slope Unblocked game: become a pro in this game!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Slope Unblocked

Téléchargez les fichiers d'extension Slope Unblocked au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Slope Unblocked Slope Unblocked
ID nnjimmkballpjefahjokciclbjgeilgc
URL Officiel https://chromewebstore.google.com/detail/slope-unblocked/nnjimmkballpjefahjokciclbjgeilgc
Description Slope Unblocked game: become a pro in this game!
Taille du Fichier 8.31 MB
Nombre d'Installations 2,516
Version Actuelle 1.2
Dernière Mise à Jour 2023-05-11
Date de Publication 2023-05-11
Développeur Slope Unblocked ❤️❤️❤️
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://docs.google.com/document/d/e/2PACX-1vRNmLCwTwfm8ckZWZnoLedpuGFuJErsLpkMj69aD2yjJcfQ2YLhR05KKLpz5YAYZ9g2XL2XXXKuC3BH/pub
Langues Prises en Charge 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__"
}