AI tree
Quick links for AI tools
Was ist AI tree?
AI tree ist eine Chrome-Erweiterung, die von simseksemih entwickelt wurde, und ihr Hauptmerkmal ist "Quick links for AI tools".
Erweiterungsscreenshots
AI tree-Erweiterungs-CRX-Datei herunterladen
Laden Sie AI tree-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! 🚀💡 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | ndgomcamkdngodpaahnmommojckolclj |
| Offizielle URL | https://chromewebstore.google.com/detail/ai-tree/ndgomcamkdngodpaahnmommojckolclj |
| Beschreibung | Quick links for AI tools |
| Dateigröße | 294 KB |
| Installationsanzahl | 851 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2023-05-11 |
| Veröffentlichungsdatum | 2023-04-11 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | simseksemih |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
}
} | |