Quriosity
Personalized AI Course Creator within seconds. Any topic, Any language, Any level.
Cos'è Quriosity?
Quriosity è un'estensione di Chrome sviluppata da Navin Joshi, e la sua funzione principale è "Personalized AI Course Creator within seconds. Any topic, Any language, Any level.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Quriosity
Scarica i file di estensione Quriosity in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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]
Informazioni di Base sull'Estensione
Nome | Quriosity |
ID | jknimpiononfnnkninmpgpjcebcjmlph |
URL Ufficiale | https://chromewebstore.google.com/detail/quriosity/jknimpiononfnnkninmpgpjcebcjmlph |
Descrizione | Personalized AI Course Creator within seconds. Any topic, Any language, Any level. |
Dimensione del File | 2.14 MB |
Conteggio Installazioni | 65 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2023-05-26 |
Data di Pubblicazione | 2023-03-13 |
Sviluppatore | Navin Joshi |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |