Quriosity

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

Vad är Quriosity?

Quriosity är en Chrome-tillägg utvecklad av Navin Joshi, och dess huvudfunktion är "Personalized AI Course Creator within seconds. Any topic, Any language, Any level.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Quriosity-förlängningens CRX-fil

Ladda ner Quriosity-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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]                    

Grundläggande Information om Tillägg

Namn Quriosity Quriosity
ID jknimpiononfnnkninmpgpjcebcjmlph
Officiell webbadress https://chromewebstore.google.com/detail/quriosity/jknimpiononfnnkninmpgpjcebcjmlph
Beskrivning Personalized AI Course Creator within seconds. Any topic, Any language, Any level.
Filstorlek 2.14 MB
Antal Installationer 65
Aktuell Version 1.1.0
Senast Uppdaterad 2023-05-26
Publiceringsdatum 2023-03-13
Utvecklare Navin Joshi
E-post [email protected]
Betalningssätt free
Stödda Språk 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
}