AI tree
Quick links for AI tools
What is AI tree?
AI tree is a Chrome extension developed by simseksemih, and its main feature is "Quick links for AI tools".
Extension Screenshots
Download AI tree Extension CRX File
Download AI tree extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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! 🚀💡
Extension Basic Information
Name | AI tree |
ID | ndgomcamkdngodpaahnmommojckolclj |
Official URL | https://chromewebstore.google.com/detail/ai-tree/ndgomcamkdngodpaahnmommojckolclj |
Description | Quick links for AI tools |
File Size | 294 KB |
Installation Count | 851 |
Current Version | 1.3 |
Last Updated | 2023-05-11 |
Publish Date | 2023-04-11 |
Rating | 5.00/5 Total 3 Ratings |
Developer | simseksemih |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } } |