AI tree
Quick links for AI tools
Что такое AI tree?
AI tree - это расширение Chrome, разработанное simseksemih, и его основная функция - "Quick links for AI tools".
Снимки экрана расширения
Скачать файл CRX расширения AI tree
Скачайте файлы расширений 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"
}
}
} | |