Quizium: AI Learning Companion for Youtube

Don’t just watch, interact! Turn any video into an interactive quiz

Apa itu Quizium: AI Learning Companion for Youtube?

Quizium: AI Learning Companion for Youtube adalah ekstensi Chrome yang dikembangkan oleh https://www.quizium.ai, dan fitur utamanya adalah "Don’t just watch, interact! Turn any video into an interactive quiz".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Quizium: AI Learning Companion for Youtube

Unduh file ekstensi Quizium: AI Learning Companion for Youtube dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        Introducing Quizium: Unleash the Power of AI for Interactive Learning on YouTube.

Discover the future of online learning with Quizium, the ultimate Chrome extension designed to elevate your educational experience on YouTube. 

Transform your favorite YouTube videos into interactive learning adventures with Quizium. Install it on your Chrome browser and start leveling up your knowledge today!

🚀 AI-Generated Questions at Key Moments
Quizium's cutting-edge AI technology generates questions at crucial intervals throughout your chosen YouTube videos, ensuring you actively engage with the content and reinforcing essential concepts in real-time.

🔖 Learning Snapshot: Track Your Progress
Stay on top of your learning progress with a snapshot for each video you watch. 

📚 Video Summary: Review Key Points Quickly
Quizium provides a concise video summary for each video, allowing you to quickly review crucial points and solidify your understanding of the topic.

💥 Diverse Question Types to Test Your Mastery
Quizium offers an array of question types, including multiple-choice, fill-in-the-blank, and true/false, to challenge your knowledge and cater to your unique learning preferences.

🔗 Seamless YouTube Integration
Quizium effortlessly integrates with YouTube, allowing you to learn from your favorite creators and subjects without any extra steps.

🔒 Your Privacy Matters
Quizium is committed to safeguarding your data and upholding the highest security standards to ensure your privacy.

Are you ready to revolutionize your YouTube learning experience? Install the Quizium Chrome extension now and join the ranks of high-achieving university and high school students who are reaping the benefits of interactive learning.

By using the Quizium Chrome extension, you agree to Quizium's terms and conditions. (https://www.quizium.ai/terms)                    

Informasi Dasar Ekstensi

Nama Quizium: AI Learning Companion for Youtube Quizium: AI Learning Companion for Youtube
ID bgkooclfjmhngncnemeeljfoeciklhal
URL Resmi https://chromewebstore.google.com/detail/quizium-ai-learning-compa/bgkooclfjmhngncnemeeljfoeciklhal
Deskripsi Don’t just watch, interact! Turn any video into an interactive quiz
Ukuran File 2.68 MB
Jumlah Instalasi 845
Versi Saat Ini 0.4.0.0
Terakhir Diperbarui 2024-01-25
Tanggal Publikasi 2023-07-13
Penilaian 5.00/5 Total 6 Penilaian
Pengembang https://www.quizium.ai
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://discord.gg/VepZ8SApET
URL Halaman Kebijakan Privasi https://www.quizium.ai/privacy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Don\u2019t just watch, interact! Turn any video into an interactive quiz",
    "version": "0.4.0.0",
    "manifest_version": 3,
    "name": "Quizium: AI Learning Companion for Youtube",
    "env_variables": {
        "SEGMENT_KEY": "Ax2mNPGem9pQxj2sHaVS6HSTzEZp71dL",
        "FRONTEND_URL": "https:\/\/app.quizium.ai",
        "BACKEND_URL": "https:\/\/backend.quizium.ai"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvsF6eh1nG5S9M5Gj64aN99NpsgTFSfYV5bhQklEu\/OtLn18ImWLgeD2gq91O+9i8ytPftaQOBMtQT0CdF1wz6P3tGlYzNcxp2HeQGXknerFm0IwZp5N8Ft9xnpXAvWDGCDYW+TXPSf4zzN3XG+EjJ9znzjbU5E5X3fdtu\/qc2Ln4NTVpvLX54doY83cUvIwH7aJuXFd6+vIhRcONL7fXJCoR3FA4MrhB0\/cAQfFN9A3DCUASBcWWCYDO3f3tGKfiAx3h4oxuVOHHNmWiXM\/5j1lviJycGkMaagk72+b+QXPoyZnA+BVSK9fX7GEeHuqp4aEIsRBRTszP\/NC\/nHHvywIDAQAB",
    "background": {
        "service_worker": "background.bundle.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "favicon-32.png"
    },
    "permissions": [
        "storage",
        "cookies"
    ],
    "icons": {
        "128": "favicon-128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/youtube.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "contentScript.bundle.js"
            ],
            "css": [
                "content.styles.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/backend.quizium.ai\/*",
        "https:\/\/app.quizium.ai\/*",
        "https:\/\/youtube.com\/*",
        "https:\/\/www.youtube.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "http:\/\/localhost\/*",
            "https:\/\/*.quizium.ai\/*",
            "https:\/\/youtube.com\/*",
            "https:\/\/www.youtube.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "content.styles.css",
                "favicon-128.png",
                "favicon-128-old.png",
                "icon-34.png",
                "favicon-32.png",
                "favicon-32-old.png",
                "windowVariables.js",
                "inter.ttf",
                "assets\/onboarding_01.mp4",
                "assets\/onboarding_02.mp4",
                "assets\/onboarding_03.mp4",
                "assets\/onboarding_04.json",
                "SummaryLoader.json",
                "quizium_background.png",
                "FeedbackConfirm.json"
            ],
            "matches": [
                "https:\/\/youtube.com\/*",
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ]
}