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 |
| 电子邮箱 | [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": [
" | |