StudyGPT- Your study copilot powered by GPT-4

💡StudyGPT is your personal AI study assistant!

StudyGPT- Your study copilot powered by GPT-4とは何ですか?

StudyGPT- Your study copilot powered by GPT-4はhttps://xbuddy.aiによって開発されたChromeの拡張機能で、その主な機能は「💡StudyGPT is your personal AI study assistant!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

StudyGPT- Your study copilot powered by GPT-4拡張機能のCRXファイルをダウンロード

StudyGPT- Your study copilot powered by GPT-4拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 StudyGPT- Your study copilot powered by GPT-4 StudyGPT- Your study copilot powered by GPT-4
ID fcejkolobdcfbhhakbhajcflakmnhaff
公式URL https://chromewebstore.google.com/detail/studygpt-your-study-copil/fcejkolobdcfbhhakbhajcflakmnhaff
説明 💡StudyGPT is your personal AI study assistant!
ファイルサイズ 5.71 MB
インストール数 40,147
現在のバージョン 3.2.8
最終更新日 2024-02-10
公開日 2023-04-06
評価 4.93/5 合計 1127 レビュー
開発者 https://xbuddy.ai
Eメール [email protected]
支払い方法 in_app
拡張機能のウェブサイト https://studygpt.xbuddy.ai
ヘルプページのURL https://studygpt.xbuddy.ai/terms
プライバシーポリシーページのURL https://studygptapp-v1.xbuddy.ai/privacy
対応言語 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"
}