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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Slope unblocked game for schools. Playing competitive arcade games is a surefire way to engage students!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Slope Unblocked Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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!
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |