StudyGPT- Your study copilot powered by GPT-4

💡StudyGPT is your personal AI study assistant!

Qu'est-ce que StudyGPT- Your study copilot powered by GPT-4 ?

StudyGPT- Your study copilot powered by GPT-4 est une extension Chrome développée par https://xbuddy.ai, et sa fonction principale est "💡StudyGPT is your personal AI study assistant!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension StudyGPT- Your study copilot powered by GPT-4

Téléchargez les fichiers d'extension StudyGPT- Your study copilot powered by GPT-4 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom StudyGPT- Your study copilot powered by GPT-4 StudyGPT- Your study copilot powered by GPT-4
ID fcejkolobdcfbhhakbhajcflakmnhaff
URL Officiel https://chromewebstore.google.com/detail/studygpt-your-study-copil/fcejkolobdcfbhhakbhajcflakmnhaff
Description 💡StudyGPT is your personal AI study assistant!
Taille du Fichier 5.71 MB
Nombre d'Installations 40,147
Version Actuelle 3.2.8
Dernière Mise à Jour 2024-02-10
Date de Publication 2023-04-06
Évaluation 4.93/5 Total 1127 Évaluations
Développeur https://xbuddy.ai
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://studygpt.xbuddy.ai
URL de la Page d'Aide https://studygpt.xbuddy.ai/terms
URL de la Page de Politique de Confidentialité https://studygptapp-v1.xbuddy.ai/privacy
Langues Prises en Charge 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"
}