Slope Unblocked Game

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

Τι είναι το Slope Unblocked Game;

Το Slope Unblocked Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον 89 Games, και η κύρια λειτουργία του είναι "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Slope Unblocked Game

Λήψη αρχείων επέκτασης Slope Unblocked Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Slope Unblocked Game Slope Unblocked Game
ID bnghijefocbfghbcinnikcebpghclojc
Επίσημο URL https://chrome.google.com/webstore/detail/slope-unblocked-game/bnghijefocbfghbcinnikcebpghclojc
Περιγραφή Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!
Μέγεθος Αρχείου 13.92 MB
Αριθμός Εγκαταστάσεων 300,000
Τρέχουσα Έκδοση 1.2.4
Τελευταία Ενημέρωση 2021-03-23
Ημερομηνία Δημοσίευσης 2021-03-06
Αξιολόγηση 3.61/5 Συνολικά 36 Αξιολογήσεις
Προγραμματιστής 89 Games
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://onlinemegax.com/slope-privacy.html
Υποστηριζόμενες Γλώσσες 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"
    }
}