Slope Unblocked Game
Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!
Hvad er Slope Unblocked Game?
Slope Unblocked Game er en Chrome-udvidelse udviklet af 89 Games, og dens hovedfunktion er "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!".
Udvidelsesskærmbilleder
Download Slope Unblocked Game-udvidelses-CRX-fil
Download Slope Unblocked Game-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
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!
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | bnghijefocbfghbcinnikcebpghclojc |
Officiel URL | https://chrome.google.com/webstore/detail/slope-unblocked-game/bnghijefocbfghbcinnikcebpghclojc |
Beskrivelse | Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students! |
Filstørrelse | 13.92 MB |
Antal Installationer | 300,000 |
Nuværende Version | 1.2.4 |
Senest Opdateret | 2021-03-23 |
Udgivelsesdato | 2021-03-06 |
Bedømmelse | 3.61/5 Samlet 36 Bedømmelser |
Udvikler | 89 Games |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://onlinemegax.com/slope-privacy.html |
Understøttede Sprog | 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" } } |