GPT+ (GPT Plus)

Uses the power of OpenAI gpt-turbo-3.5 to generate queries from you, without hassle and leaving your website.

GPT+ (GPT Plus)คืออะไร?

GPT+ (GPT Plus) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://6vz.dev และคุณลักษณะหลักของมันคือ "Uses the power of OpenAI gpt-turbo-3.5 to generate queries from you, without hassle and leaving your website."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GPT+ (GPT Plus)

ดาวน์โหลดไฟล์ส่วนขยาย GPT+ (GPT Plus) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        THIS EXTENSION REQUIRES OPENAI KEY! OPENAI CAN AND PROB. WILL CHARGE YOU FOR USAGE AFTER FREE TRIAL IS USED - BEFORE USING PLEASE CHECK OPENAI'S gpt3,5-turbo PRICING

The GPT+ extension is a powerful tool that allows users to harness the power of ChatGPT directly from their browser. With just a few simple clicks, users can select any text and have the extension automatically process it through OpenAI's powerful algorithms. Additionally, users have the ability to input their own custom extensions to further personalize their experience.

PLEASE NOTE THAT AN OPENAI KEY IS REQUIRED TO USE THIS EXTENSION. Users must obtain their own OpenAI API key and enter it into the extension before being able to utilize its full potential. Furthermore, users should be aware that they are responsible for any charges incurred from using OpenAI's services.

For those interested in learning more about the GPT+ extension and how to use it, there is a helpful video overview available on YouTube. This video provides an in-depth look at the extension's features and functionality, making it an excellent resource for both new and experienced users alike.

If you want to see it in action, check out this video:
https://www.youtube.com/watch?v=qVOMSnMDrqc

If you find the GPT+ extension to be useful, we highly recommend leaving a positive review and sharing it with others. Not only does this help support the developer and encourage future updates, but it also helps spread awareness of this powerful tool to others who may benefit from it.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ GPT+ (GPT Plus) GPT+ (GPT Plus)
ID ccpembeobbmncnfanbfbegfcmljeilcp
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/gpt+-gpt-plus/ccpembeobbmncnfanbfbegfcmljeilcp
คำอธิบาย Uses the power of OpenAI gpt-turbo-3.5 to generate queries from you, without hassle and leaving your website.
ขนาดไฟล์ 78.78 KB
จำนวนการติดตั้ง 173
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2023-03-24
วันที่เผยแพร่ 2023-03-24
คะแนน 3.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://6vz.dev
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://link.6vz.dev/gptplus
URL หน้าช่วยเหลือ https://discord.gg/eDeg5yHjdv
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "GPT+ (GPT Plus)",
    "version": "1.3",
    "description": "Uses the power of OpenAI gpt-turbo-3.5 to generate queries from you, without hassle and leaving your website.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "action": {
        "default_icon": "icon48.png",
        "default_popup": "popup.html"
    }
}