AI tree
Quick links for AI tools
什么是AI tree?
AI tree是由simseksemih开发的Chrome扩展程序,该扩展的主要功能是“Quick links for AI tools”。
扩展截图
下载AI tree扩展crx文件
下载AI tree扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Discover amazing 🤖 AI tools at your fingertips with this handy Chrome extension! 🌐 Explore solutions like:
🧠 ChatGPT - Solves anything
🎨 Midjourney - Generate art from text
📽️Kaiber - Text to video
💬Elevenlabs - Your text to speech
🛠️RunwaymL- 30+ Content creation tools
🗣️Synthesia - Create talking avatars
🎙️Adobe Podcast - Remove noise from voice recordings
✍️Jasper AI - Writes anything
📔Promptify - Helps you to find prompts for AI tools
Install the extension now and unlock the power of AI! 🚀💡 扩展基本信息
| 名称 | |
| ID | ndgomcamkdngodpaahnmommojckolclj |
| 官方URL | https://chromewebstore.google.com/detail/ai-tree/ndgomcamkdngodpaahnmommojckolclj |
| 简介 | Quick links for AI tools |
| 文件大小 | 294 KB |
| 安装次数 | 851 |
| 当前版本 | 1.3 |
| 更新时间 | 2023-05-11 |
| 上架时间 | 2023-04-11 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | simseksemih |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "AI tree",
"version": "1.3",
"description": "Quick links for AI tools",
"icons": {
"16": "favicon.png",
"32": "favicon.png",
"48": "favicon.png",
"128": "favicon.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"32": "favicon.png"
}
}
} | |