Slope Unblocked

Slope Game is a 3D running game in which you must drive a ball. Gameplay that is simple to control, fast-paced, and addictive.

Slope Unblocked란 무엇입니까?

Slope Unblocked은(는) https://slope-game.github.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Slope Game is a 3D running game in which you must drive a ball. Gameplay that is simple to control, fast-paced, and addictive."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        IMPORTANT!
We have update new four game for slope game.

Slope Game is a never-ending space run game. Slope Game is a 3D running game in which you must drive a ball. Gameplay that is simple to control, fast-paced, and addictive.

As they crash through the race, drive your ball to follow the straight path in space and avoid obstacles.

Slope game enhances reflexes and reactions, provides hours of enjoyment, and calms you with its fast speed and racetrack in space.

If you like fast-paced platform games, you'll be hooked after the first few minutes.

Players only need to use the keyboard arrow keys to play the Slope game. The real-time gameplay is adaptable, and players only need to make minor adjustments to their motions. As players hold their keyboard keys pressed for longer periods of time, the ball's motions become more obvious.

Simply drive the ball around the racetrack and guide it. It's worth noting that the racetrack is limitless; no levels or stages are required to complete it. Only try to keep the ball to a high score as long as possible.

Features of Slope game

	Neon style in 3D graphics.

	Rapidly changing racetrack, unpredictable, and become harder.

	Tons of crazy obstacles in the form of roadblocks, treacherous pits, and walls can break the ball at any time.

	Full-screen mode is available.

	It is developed by Rob Kay and is suitable for players of all ages!

How to play
	Use arrow keys to control, avoid obstacles, and adjust for gravity.
	Left-Right Arrow to move.                    

확장 프로그램 기본 정보

이름 Slope Unblocked Slope Unblocked
ID glcgaafaelofmomaddnfbjoknlmadldk
공식 URL https://chromewebstore.google.com/detail/slope-unblocked/glcgaafaelofmomaddnfbjoknlmadldk
설명 Slope Game is a 3D running game in which you must drive a ball. Gameplay that is simple to control, fast-paced, and addictive.
파일 크기 107 MB
설치 횟수 111,900
현재 버전 3.1
최근 업데이트 2023-02-07
출시 날짜 2022-04-18
평점 2.10/5 총 21 개의 평점
개발자 https://slope-game.github.io
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://slope-game.github.io/
도움말 페이지 URL https://slope-game.github.io/privacy.html
개인정보 보호 정책 페이지 URL https://slope-game.github.io/privacy.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "3.1",
    "default_locale": "en",
    "description": "__MSG_description__",
    "homepage_url": "https:\/\/slope-game.github.io\/",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "__MSG_title__",
        "default_icon": {
            "16": "images\/icon16.png",
            "32": "images\/icon32.png",
            "48": "images\/icon48.png",
            "128": "images\/icon128.png",
            "180": "images\/icon180.png"
        }
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'"
    },
    "sandbox": {
        "pages": [
            "index.html",
            "rolling-ball-3d\/index.html",
            "running-fred\/index.html",
            "skiing-fred\/index.html",
            "tunnel-rush-game.html"
        ]
    },
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png",
        "180": "images\/icon180.png"
    }
}