PSI Bridge Online Proctoring Extension
The fast, secure way to take remote proctored exams from PSI.
What is PSI Bridge Online Proctoring Extension?
PSI Bridge Online Proctoring Extension is a Chrome extension developed by psiservicesdev, and its main feature is "The fast, secure way to take remote proctored exams from PSI.".
Extension Screenshots
Download PSI Bridge Online Proctoring Extension Extension CRX File
Download PSI Bridge Online Proctoring Extension 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
Put the power of online proctored assessments at your fingertips. PSI Bridge is the fast, easy, secure way to take your online proctored exams. Click Add to Chrome to get started!
Extension Basic Information
Name | PSI Bridge Online Proctoring Extension |
ID | aeindiojndlokkemcgakgpgbcmgonifn |
Official URL | https://chromewebstore.google.com/detail/psi-bridge-online-proctor/aeindiojndlokkemcgakgpgbcmgonifn |
Description | The fast, secure way to take remote proctored exams from PSI. |
File Size | 1.07 MB |
Installation Count | 35,036 |
Current Version | 2.8.0.3 |
Last Updated | 2024-02-14 |
Publish Date | 2021-05-19 |
Rating | 1.03/5 Total 31 Ratings |
Developer | psiservicesdev |
[email protected] | |
Payment Type | free |
Extension Website | https://www.psionline.com/ |
Privacy Policy Page URL | https://www.psiexams.com/legal/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PSI Bridge Online Proctoring Extension", "version": "2.8.0.3", "description": "The fast, secure way to take remote proctored exams from PSI.", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "background": { "service_worker": "psi-background-worker.js" }, "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "permissions": [ "desktopCapture", "storage", "scripting", "tabs", "webNavigation", "management", "declarativeNetRequest", "history" ], "icons": { "16": "assets\/icon\/psi_icon16.png", "32": "assets\/icon\/psi_icon32.png", "48": "assets\/icon\/psi_icon48.png", "128": "assets\/icon\/psi_icon128.png" }, "content_scripts": [ { "matches": [ " |