StudyGPT- Your study copilot powered by GPT-4

💡StudyGPT is your personal AI study assistant!

Wat is StudyGPT- Your study copilot powered by GPT-4?

StudyGPT- Your study copilot powered by GPT-4 is een Chrome-extensie ontwikkeld door https://xbuddy.ai, en de belangrijkste functie is "💡StudyGPT is your personal AI study assistant!".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie StudyGPT- Your study copilot powered by GPT-4

Download StudyGPT- Your study copilot powered by GPT-4-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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 🔒.                    

Basisinformatie over de Extensie

Naam StudyGPT- Your study copilot powered by GPT-4 StudyGPT- Your study copilot powered by GPT-4
ID fcejkolobdcfbhhakbhajcflakmnhaff
Officiële URL https://chromewebstore.google.com/detail/studygpt-your-study-copil/fcejkolobdcfbhhakbhajcflakmnhaff
Beschrijving 💡StudyGPT is your personal AI study assistant!
Bestandsgrootte 5.71 MB
Aantal Installaties 40,147
Huidige Versie 3.2.8
Laatst Bijgewerkt 2024-02-10
Publicatiedatum 2023-04-06
Beoordeling 4.93/5 Totaal 1127 Beoordelingen
Ontwikkelaar https://xbuddy.ai
E-mail [email protected]
Betalingswijze in_app
Extensiewebsite https://studygpt.xbuddy.ai
Help Pagina-URL https://studygpt.xbuddy.ai/terms
URL van de Privacybeleid Pagina https://studygptapp-v1.xbuddy.ai/privacy
Ondersteunde Talen 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"
}