Quriosity
Personalized AI Course Creator within seconds. Any topic, Any language, Any level.
Что такое Quriosity?
Quriosity - это расширение Chrome, разработанное Navin Joshi, и его основная функция - "Personalized AI Course Creator within seconds. Any topic, Any language, Any level.".
Снимки экрана расширения
Скачать файл CRX расширения Quriosity
Скачайте файлы расширений Quriosity в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Welcome to Quriosity, the world's first AI Course Creator that delivers personalized courses on any topic within seconds. Simply provide a single sentence about your desired subject, and our advanced AI technology will generate a comprehensive course tailored to your interests.
Key Features:
a) AI-powered course generation: Get customized courses on any topic within seconds.
b) Personalized learning experience: Tailor courses to your specific interests and needs.
c) Wide range of topics: Explore any subject, from business to technology, and everything in between.
d) Easy-to-use interface: Simply input a sentence and let the AI do the rest.
e) Free access: Unlimited, no-cost courses to satisfy your intellectual curiosity.
Use Cases:
• Enhance your knowledge in specific areas or explore new subjects.
• Reinforce your professional skills or pursue personal development.
• Share customized courses with friends, family, or colleagues.
Unleash the power of Quriosity and enjoy a world of limitless learning possibilities, customized to your interests and available at your fingertips.
Visit - https://www.quriosity.world/
PlayStore - https://play.google.com/store/apps/details?id=world.quriosity.app
Reach out to us at [email protected] Основная информация о расширении
| Название | |
| ID | jknimpiononfnnkninmpgpjcebcjmlph |
| Официальный URL | https://chromewebstore.google.com/detail/quriosity/jknimpiononfnnkninmpgpjcebcjmlph |
| Описание | Personalized AI Course Creator within seconds. Any topic, Any language, Any level. |
| Размер файла | 2.14 MB |
| Количество установок | 65 |
| Текущая Версия | 1.1.0 |
| Последнее Обновление | 2023-05-26 |
| Дата публикации | 2023-03-13 |
| Разработчик | Navin Joshi |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Quriosity",
"description": "Personalized AI Course Creator within seconds. Any topic, Any language, Any level.",
"version": "1.1.0",
"content_security_policy": {
"extension_pages": "script-src 'self' ; object-src 'self'"
},
"icons": {
"16": "icons\/icon-16.png",
"19": "icons\/icon-19.png",
"32": "icons\/icon-32.png",
"38": "icons\/icon-38.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
},
"action": {
"default_title": "pageatitle",
"default_popup": "index.html",
"default_icon": {
"16": "icons\/icon-16.png",
"19": "icons\/icon-19.png",
"32": "icons\/icon-32.png",
"38": "icons\/icon-38.png",
"48": "icons\/icon-48.png",
"128": "icons\/icon-128.png"
}
},
"manifest_version": 3
} | |