StudyGPT- Your study copilot powered by GPT-4

💡StudyGPT is your personal AI study assistant!

¿Qué es StudyGPT- Your study copilot powered by GPT-4?

StudyGPT- Your study copilot powered by GPT-4 es una extensión de Chrome desarrollada por https://xbuddy.ai, y su función principal es "💡StudyGPT is your personal AI study assistant!".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión StudyGPT- Your study copilot powered by GPT-4

Descarga archivos de extensión StudyGPT- Your study copilot powered by GPT-4 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Empower Your Study with StudyGPT – The Free ChatGPT Alternative 🚀
Save time and get ahead with StudyGPT, the AI-driven study companion that's more than just a free GPT tool. A free Chrome extension that empowers students with advanced AI capabilities 🖥️.

Why StudyGPT Stands Out? 🌟
- Leverage the power of AI for a diverse range of academic tasks 💭.
- Get specialized tools beyond what ChatGPT provides. StudyGPT is the go-to AI study assistant 🎓.
- Integrates seamlessly into your browser, providing a hassle-free study experience 💻.

Key Features of StudyGPT:
1. 📚Get Answers: Instant, AI-driven responses to study-related queries.
2. 🎲Quiz Generator: Turn learning materials into interactive quizzes using AI.
3. 📝Writing Assignment Assistant: Advanced AI support for writing assignments, including source recommendations.
4. 📽️YouTube Summarizer: AI-driven summarization of YouTube educational content.
5. ✉️Document Analysis: Get AI-powered feedback on your academic writing.
6. 🔍Academic Search: Access AI-curated academic resources with ease.

Accessible Anywhere, Anytime 🌍 :
Quickly activate StudyGPT with CTRL+I (CMD+I for Mac) – your gateway to an AI-enhanced study experience.

Beyond Traditional Study Methods🚀 :
StudyGPT, utilizing OpenAI's cutting-edge technology, goes beyond traditional study tools and ChatGPT functionalities. It's not just a chatbot; it's an all-encompassing, free GPT tool designed specifically for the academic sector.

Worldwide Availability🌐 :
StudyGPT, the global ChatGPT alternative, is accessible in all countries. Study smarter, not harder, without any geographical constraints.

Completely Free💰 :
Enjoy 30 free AI queries every day and revolutionize your study routine at no cost. You can also refer friends for more credits, or check out our Rep programme that earns you $!

What's on the Horizon for StudyGPT? 🌅:
Keep an eye out for new features that will redefine AI-assisted learning!

Join Our Learning Revolution✊ : 
Install StudyGPT today and be part of a global community of learners who are leveraging AI to achieve academic success.

📧Have Questions or Feedback? Reach out to us at [email protected] for support or suggestions. Let's make your AI-powered study journey extraordinary! 🎉

💡 Important Tips
1. After installing the plugin, please refresh the webpage to ensure its normal operation 🔁.
2. For security reasons, this extension is not applicable to Chrome store pages and blank pages 🔒.                    

Información Básica de la Extensión

Nombre StudyGPT- Your study copilot powered by GPT-4 StudyGPT- Your study copilot powered by GPT-4
ID fcejkolobdcfbhhakbhajcflakmnhaff
URL Oficial https://chromewebstore.google.com/detail/studygpt-your-study-copil/fcejkolobdcfbhhakbhajcflakmnhaff
Descripción 💡StudyGPT is your personal AI study assistant!
Tamaño del Archivo 5.71 MB
Cantidad de Instalaciones 40,147
Versión Actual 3.2.8
Última Actualización 2024-02-10
Fecha de Publicación 2023-04-06
Calificación 4.93/5 Total de 1127 Calificaciones
Desarrollador https://xbuddy.ai
Correo electrónico [email protected]
Tipo de Pago in_app
Sitio Web de la Extensión https://studygpt.xbuddy.ai
URL de la Página de Ayuda https://studygpt.xbuddy.ai/terms
URL de la Página de Política de Privacidad https://studygptapp-v1.xbuddy.ai/privacy
Idiomas Soportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "activeTab",
        "scripting",
        "webRequest",
        ""
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        ""
    ],
    "action": {
        "default_icon": "static\/logo.png",
        "default_title": "__MSG_appName__"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/summary.ts-loader-305e2e5c.js"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*",
                "https:\/\/auckland.au.panopto.com\/Panopto\/Pages\/Viewer.aspx*"
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "js": [
                "assets\/main.ts-loader-7f3b20a9.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end",
            "all_frames": false
        },
        {
            "js": [
                "assets\/popup.js-loader-0a65b674.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle",
            "all_frames": false
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "src\/pages\/pdf\/*",
                "template\/*",
                "assets\/*",
                "src\/popup\/popup.html",
                "src\/popup\/popup.js",
                "src\/mail.ts",
                "_locales\/*",
                "static\/*",
                "fonts\/*",
                "assets\/popup.js-92acedea.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/auckland.au.panopto.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "resources": [
                "assets\/useDraggable-1abcf613.js",
                "assets\/request-ce5e643c.js",
                "assets\/summary.ts-c8b66915.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "*:\/\/*\/*",
                ""
            ],
            "resources": [
                "assets\/useDraggable-1abcf613.js",
                "assets\/request-ce5e643c.js",
                "assets\/eventsource-d6e23712.js",
                "assets\/main.ts-d984319e.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+I",
                "mac": "Command+I"
            }
        },
        "openFloat": {
            "suggested_key": {
                "default": "Alt+I",
                "mac": "Alt+I"
            },
            "description": "Open quick tool"
        }
    },
    "version": "3.2.8.0",
    "version_name": "3.2.8"
}