PSI Bridge Online Proctoring Extension
The fast, secure way to take remote proctored exams from PSI.
PSI Bridge Online Proctoring Extensionとは何ですか?
PSI Bridge Online Proctoring Extensionはpsiservicesdevによって開発されたChromeの拡張機能で、その主な機能は「The fast, secure way to take remote proctored exams from PSI.」です。
拡張機能のスクリーンショット
PSI Bridge Online Proctoring Extension拡張機能のCRXファイルをダウンロード
PSI Bridge Online Proctoring Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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!
拡張機能の基本情報
名前 | PSI Bridge Online Proctoring Extension |
ID | aeindiojndlokkemcgakgpgbcmgonifn |
公式URL | https://chromewebstore.google.com/detail/psi-bridge-online-proctor/aeindiojndlokkemcgakgpgbcmgonifn |
説明 | The fast, secure way to take remote proctored exams from PSI. |
ファイルサイズ | 1.07 MB |
インストール数 | 35,036 |
現在のバージョン | 2.8.0.3 |
最終更新日 | 2024-02-14 |
公開日 | 2021-05-19 |
評価 | 1.03/5 合計 31 レビュー |
開発者 | psiservicesdev |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.psionline.com/ |
プライバシーポリシーページのURL | https://www.psiexams.com/legal/privacy-policy |
対応言語 | 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": [ " |