Boostogy
Boostogy updates schoology to be more user friendly and intuitive!
What is Boostogy?
Boostogy is a Chrome extension developed by Brandon Barker, and its main feature is "Boostogy updates schoology to be more user friendly and intuitive!".
Extension Screenshots
Download Boostogy Extension CRX File
Download Boostogy extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Boostogy pronounced Boost-o-g is designed to enhance the schoology experience through UI and minor feature changes. Some features are temporary as a result of broken schoology features such as custom sorting and hiding classes. This product is in no way competing with schoology or has any association with the company schoology. Some may be concerned about the permission to view every page you visit; however, the framework used called cross-rider depends on this permission and in no way is this extension recording personal data. Source Code: https://goo.gl/VZ0jvJ Features - Circle icons opposed to squares - The ability to hide classes (Under show-all) - The ability to rearrange classes (Temporary) - A stagnate sidebar and top bar. - Auto-loading the next page updates when you reach the bottom of the page - Removal of School Themes - Many minor tweaks - Rename Classes - Ability to disable circle icons or auto loading. - Popup Scroll Lock - Boostogy Settings - Quiz Highlighter and Tools
Extension Basic Information
Name | Boostogy |
ID | kggdhabjkonkgnmmcnbjeiifllidfgde |
Official URL | https://chromewebstore.google.com/detail/boostogy/kggdhabjkonkgnmmcnbjeiifllidfgde |
Description | Boostogy updates schoology to be more user friendly and intuitive! |
File Size | 361 KB |
Installation Count | 491 |
Current Version | 2.1.2 |
Last Updated | 2016-02-09 |
Publish Date | 2016-02-08 |
Rating | 4.91/5 Total 23 Ratings |
Developer | Brandon Barker |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Boostogy", "version": "2.1.2", "manifest_version": 2, "description": "Boostogy updates schoology to be more user friendly and intuitive!", "icons": { "16": "resources\/icons\/icon16.png", "48": "resources\/icons\/icon48.png", "128": "resources\/icons\/icon128.png" }, "background": { "scripts": [ "libs\/background.js" ], "persistent": true }, "permissions": [ "storage", "webRequest", "webRequestBlocking", "*:\/\/*.schoology.com\/*" ], "content_scripts": [ { "matches": [ " |