StudyGPT- Your study copilot powered by GPT-4

💡StudyGPT is your personal AI study assistant!

O que é StudyGPT- Your study copilot powered by GPT-4?

StudyGPT- Your study copilot powered by GPT-4 é uma extensão do Chrome desenvolvida por https://xbuddy.ai, e sua principal característica é "💡StudyGPT is your personal AI study assistant!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão StudyGPT- Your study copilot powered by GPT-4

Baixe arquivos de extensão StudyGPT- Your study copilot powered by GPT-4 no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome 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
Descrição 💡StudyGPT is your personal AI study assistant!
Tamanho do Arquivo 5.71 MB
Contagem de Instalações 40,147
Versão Atual 3.2.8
Última Atualização 2024-02-10
Data de Publicação 2023-04-06
Classificação 4.93/5 Total de 1127 Avaliações
Desenvolvedor https://xbuddy.ai
Email [email protected]
Tipo de Pagamento in_app
Site da Extensão https://studygpt.xbuddy.ai
URL da Página de Ajuda https://studygpt.xbuddy.ai/terms
URL da Página de Política de Privacidade https://studygptapp-v1.xbuddy.ai/privacy
Idiomas Suportados 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"
}