Slope Unblocked Game

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

Slope Unblocked Game là gì?

Slope Unblocked Game là một tiện ích mở rộng Chrome được phát triển bởi 89 Games, và tính năng chính của nó là "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Slope Unblocked Game

Tải xuống các tệp mở rộng Slope Unblocked Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Slope Unblocked Game Slope Unblocked Game
ID bnghijefocbfghbcinnikcebpghclojc
URL Chính Thức https://chrome.google.com/webstore/detail/slope-unblocked-game/bnghijefocbfghbcinnikcebpghclojc
Mô tả Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!
Kích Thước Tệp 13.92 MB
Số Lần Cài Đặt 300,000
Phiên Bản Hiện Tại 1.2.4
Cập Nhật Lần Cuối 2021-03-23
Ngày Phát Hành 2021-03-06
Đánh Giá 3.61/5 Tổng số 36 Đánh Giá
Nhà Phát Triển 89 Games
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://onlinemegax.com/slope-privacy.html
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}