Quriosity

Personalized AI Course Creator within seconds. Any topic, Any language, Any level.

Was ist Quriosity?

Quriosity ist eine Chrome-Erweiterung, die von Navin Joshi entwickelt wurde, und ihr Hauptmerkmal ist "Personalized AI Course Creator within seconds. Any topic, Any language, Any level.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Quriosity-Erweiterungs-CRX-Datei herunterladen

Laden Sie Quriosity-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

                        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]                    

Grundlegende Informationen zur Erweiterung

Name Quriosity Quriosity
ID jknimpiononfnnkninmpgpjcebcjmlph
Offizielle URL https://chromewebstore.google.com/detail/quriosity/jknimpiononfnnkninmpgpjcebcjmlph
Beschreibung Personalized AI Course Creator within seconds. Any topic, Any language, Any level.
Dateigröße 2.14 MB
Installationsanzahl 65
Aktuelle Version 1.1.0
Letztes Update 2023-05-26
Veröffentlichungsdatum 2023-03-13
Entwickler Navin Joshi
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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
}