Slope Unblocked Game

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

O que é Slope Unblocked Game?

Slope Unblocked Game é uma extensão do Chrome desenvolvida por 89 Games, e sua principal característica é "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Slope Unblocked Game

Baixe arquivos de extensão Slope Unblocked Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Slope Unblocked Game Slope Unblocked Game
ID bnghijefocbfghbcinnikcebpghclojc
URL Oficial https://chrome.google.com/webstore/detail/slope-unblocked-game/bnghijefocbfghbcinnikcebpghclojc
Descrição Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!
Tamanho do Arquivo 13.92 MB
Contagem de Instalações 300,000
Versão Atual 1.2.4
Última Atualização 2021-03-23
Data de Publicação 2021-03-06
Classificação 3.61/5 Total de 36 Avaliações
Desenvolvedor 89 Games
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://onlinemegax.com/slope-privacy.html
Idiomas Suportados 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"
    }
}