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!”。
擴展截圖
下載Slope Unblocked Game擴展crx文件
下載Slope Unblocked Game擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!
擴展基本資訊
名稱 | |
ID | bnghijefocbfghbcinnikcebpghclojc |
官方網址 | 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" } } |