Slope Unblocked Game

Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!

Was ist Slope Unblocked Game?

Slope Unblocked Game ist eine Chrome-Erweiterung, die von 89 Games entwickelt wurde, und ihr Hauptmerkmal ist "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Slope Unblocked Game-Erweiterungs-CRX-Datei herunterladen

Laden Sie Slope Unblocked Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Popular arcade Slope game is unblocked in this extension. 

This extension is not one that opens the website! The game is packed in the extension, so it will never be blocked for schools. 

Note: If you will forget that this extension is installed and search for "slope unblocked" in the google or yahoo, we will show you a reminder that will help you to navigate into the slope game. This will keep your time and protect from suspicious sites.

No viruses, no malware. Enjoy!                    

Grundlegende Informationen zur Erweiterung

Name Slope Unblocked Game Slope Unblocked Game
ID bnghijefocbfghbcinnikcebpghclojc
Offizielle URL https://chrome.google.com/webstore/detail/slope-unblocked-game/bnghijefocbfghbcinnikcebpghclojc
Beschreibung Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!
Dateigröße 13.92 MB
Installationsanzahl 300,000
Aktuelle Version 1.2.4
Letztes Update 2021-03-23
Veröffentlichungsdatum 2021-03-06
Bewertung 3.61/5 Insgesamt 36 Bewertungen
Entwickler 89 Games
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://onlinemegax.com/slope-privacy.html
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.2.4",
    "short_name": "Slope",
    "name": "Slope Unblocked Game",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "*:\/\/*\/*"
    ],
    "description": "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!",
    "icons": {
        "128": "slope-128-.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' blob:; object-src 'self'",
    "background": {
        "persistent": true,
        "scripts": [
            "js\/const.js",
            "js\/bg.js"
        ]
    },
    "web_accessible_resources": [
        "slope-128-.png",
        "game-slope-unblocked.html",
        "play.png"
    ],
    "browser_action": {
        "default_icon": "slope-128-.png",
        "default_title": "Play Slope"
    }
}