Homework & Quiz Answering AI - Apex Vision AI
Homework Answering AI Helper & Study Assistant
Homework & Quiz Answering AI - Apex Vision AIとは何ですか?
Homework & Quiz Answering AI - Apex Vision AIはhttps://apexvision.aiによって開発されたChromeの拡張機能で、その主な機能は「Homework Answering AI Helper & Study Assistant」です。
拡張機能のスクリーンショット
Homework & Quiz Answering AI - Apex Vision AI拡張機能のCRXファイルをダウンロード
Homework & Quiz Answering AI - Apex Vision AI拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Our Chrome extension revolutionizes how college students tackle multiple-choice homework and quizzes. Powered by AI algorithms.
- Accurate Answer Generation: Utilizing advanced machine learning, our extension provides precise answers, saving time and boosting confidence.
- Instant Assistance: Get real-time answers with a click or keyboard shortcut, eliminating research and guesswork.
- User-Friendly Interface: Seamlessly integrate our extension into your study routine with an intuitive design and easy navigation. 拡張機能の基本情報
| 名前 | |
| ID | ncaknkaehhieldhnmimbjnfgneaiijbd |
| 公式URL | https://chromewebstore.google.com/detail/homework-quiz-answering-a/ncaknkaehhieldhnmimbjnfgneaiijbd |
| 説明 | Homework Answering AI Helper & Study Assistant |
| ファイルサイズ | 336 KB |
| インストール数 | 540 |
| 現在のバージョン | 3.1.1 |
| 最終更新日 | 2024-02-19 |
| 公開日 | 2023-08-13 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | https://apexvision.ai |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://apexvision.ai/ |
| ヘルプページのURL | https://apexvision.ai/support |
| プライバシーポリシーページのURL | https://apexvision.ai/privacy-policy |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Homework & Quiz Answering AI - Apex Vision AI",
"description": "Homework Answering AI Helper & Study Assistant",
"version": "3.1.1",
"action": {
"default_popup": "index.html",
"default_width": 335,
"default_height": 410,
"default_icon": ".\/icon512.png"
},
"background": {
"service_worker": "background.js"
},
"permissions": [
"activeTab",
"storage",
"identity"
],
"host_permissions": [
" | |