My AI Assistant (MAIA)
Productivity Booster!
什么是My AI Assistant (MAIA)?
My AI Assistant (MAIA)是由pkumbhat开发的Chrome扩展程序,该扩展的主要功能是“Productivity Booster!”。
扩展截图
下载My AI Assistant (MAIA)扩展crx文件
下载My AI Assistant (MAIA)扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Introducing MAIA (My AI Assistant) 🎉, theee tool for boosting productivity! Now, you can conveniently utilize your voice to interact with MAIA! 🎙️ (check out our video here - https://www.youtube.com/watch?v=v_EsVni7XUw)
Get it for free on Google Chrome and experience the unfiltered power of OpenAI as you browse. 🌐
MAIA is designed to be intuitive, user-friendly, and seamlessly integrated into your workflow. 🚀
MAIA is here to assist you with a variety of tasks including:
1) Translating and transcribing content 🌎. Think voice notes!
2) Content generation ✍🏼
3) Summarising content 📝
4) Simplifying complex content 👌
5) Explaining content for better understanding 🧠
6) And a ton of other features! 🎁
Get MAIA on Chrome for free today - https://www.chromeaiextn.com 🆓
#AI #generativeai #openai #chatgpt #browser #productivity #maia #aiassistance #chrome #chromeextension #voice #voicenotes #audio #transcribe #translate 扩展基本信息
| 名称 | |
| ID | heaplgobfdojfolbieapaccceajljeho |
| 官方URL | https://chromewebstore.google.com/detail/my-ai-assistant-maia/heaplgobfdojfolbieapaccceajljeho |
| 简介 | Productivity Booster! |
| 文件大小 | 2.03 MB |
| 安装次数 | 33 |
| 当前版本 | 1.0.0.13 |
| 更新时间 | 2023-11-04 |
| 上架时间 | 2023-09-13 |
| 开发者 | pkumbhat |
| 电子邮箱 | [email protected] |
| 付费类型 | in_app |
| 扩展官网 | https://www.chromeaiextn.com/ |
| 帮助页面URL | https://www.chromeaiextn.com/help.html |
| 隐私政策页面URL | https://www.chromeaiextn.com/terms.html |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "My AI Assistant (MAIA)",
"description": "Productivity Booster!",
"version": "1.0.0.13",
"icons": {
"16": "images\/micon-16.png",
"32": "images\/micon-32.png",
"48": "images\/micon-48.png",
"128": "images\/micon-128.png"
},
"side_panel": {
"default_path": "popup.html"
},
"action": {
"default_title": "Click to open My AI Assistant (MAIA)!",
"default_icons": {
"16": "images\/micon-16.png",
"32": "images\/micon-32.png",
"48": "images\/micon-48.png",
"128": "images\/micon-128.png"
}
},
"content_scripts": [
{
"js": [
"content.js"
],
"matches": [
"https:\/\/*\/*",
"http:\/\/*\/*",
" | |