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은(는) 89 Games에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Slope Unblocked Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}