Given the high-risk nature and poor user feedback, consider running this extension in a completely separate Chrome profile dedicated solely to proctored exams. Only install and activate it immediately before taking a monitored test, then remove it afterward. Verify the extension is genuinely required by your testing organization and confirm you're installing the official version. Be aware that this extension has comprehensive monitoring capabilities including screen recording and website access tracking during use.
| https://code.google.com/p/chromium/issues/detail?id=413602 | https://code.google.com/p/chromium/issues/detail?id=425344 | |
| https://clients2.google.com/service/update2/crx | http://glider.ai/ | |
| http://local.glider.ai:3000/ |
{ "name": "Glider Proctoring", "icons": { "16": "logo16.png", "48": "logo48.png", "128": "logo128.png" }, "author": "GLIDER", "version": "4.0.1", "background": { "service_worker": "background-script.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "This chrome extension allows you to share full screen of your computer privately and securely.", "permissions": [ "desktopCapture", "tabs", "system.display", "scripting" ], "homepage_url": "http://glider.ai/", "host_permissions": [ "<all_urls>", "http://localhost:3000/*", "https://*.glider.ai/*" ], "manifest_version": 3, "externally_connectable": { "matches": [ "http://localhost:3000/*", "http://local.glider.ai:3000/*", "https://*.glider.ai/*", "https://*.gliderapp.com/*" ] }, "minimum_chrome_version": "88", "web_accessible_resources": [ { "matches": [ "*://*/*" ], "resources": [ "icon.png" ] } ] }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.