Compass Navbar Toggle
A tiny Chrome extension for anyone who's had a Compass learning-task window get stuck behind the navbar with no way to close it.
The problem
Compass — the school management platform — occasionally mispositions the window it opens for a learning task, placing it too high so it covers the window's own close button. There's no obvious way to dismiss it once that happens.
The fix
The extension adds one button to Chrome's toolbar. When using Compass, click on the toggle icon and the navbar hides itself. Click again to bring it back.
Grab it from the Chrome Webstore: TODO ADD LINK
Privacy
Nothing collected! The extension reads nothing from the page beyond checking that#productNavBar exists, sends nothing over the network, and stores nothing. There's no analytics, no remote code, and no third-party service involved at any point. It requires the following permissions: - activeTab - Lets the toggle run on the tab you clicked the icon on, for that click only — not standing access to any tab.
- scripting - Lets the extension run the small toggle script described above. Nothing else executes.
- declarativeContent - Greys out the icon outside *.compass.education domains, based only on the tab's URL
Disclaimer of Warranty
The software is provided "as is", without warranty of any kind.
This Extension is not affiliated with Compass Education.