Branche: Free Youtube Summary with ChatGPT

Use ChatGPT to get instant AI Summary for Youtube videos.

Branche: Free Youtube Summary with ChatGPTคืออะไร?

Branche: Free Youtube Summary with ChatGPT เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://branche.ai และคุณลักษณะหลักของมันคือ "Use ChatGPT to get instant AI Summary for Youtube videos."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Branche: Free Youtube Summary with ChatGPT

ดาวน์โหลดไฟล์ส่วนขยาย Branche: Free Youtube Summary with ChatGPT ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        ✅  Save time - Get the gist ASAP
✅  Learn Knowledge

⭐️  Key Features ⭐️
1. Q&A for Youtube videos
2. Key Points for Youtube videos
3. Knowledge Graph for Youtube videos
4. Support 3 languages(English、Chinese、Spanish)

-- How to use -- 
1. Open the Youtube video webpage
2. Get AI-generated Summary & Knowledge Graph in 5-10 seconds!

-- Tech -- 
Branche is powered by OpenAI GPT-3 and ChatGPT.                    

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

ชื่อ Branche: Free Youtube Summary with ChatGPT Branche: Free Youtube Summary with ChatGPT
ID giknnlijpdlcklpjepobjkpfhoaghmbd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/branche-free-youtube-summ/giknnlijpdlcklpjepobjkpfhoaghmbd
คำอธิบาย Use ChatGPT to get instant AI Summary for Youtube videos.
ขนาดไฟล์ 471 KB
จำนวนการติดตั้ง 56
เวอร์ชันปัจจุบัน 0.3.0
อัปเดตครั้งล่าสุด 2023-03-23
วันที่เผยแพร่ 2023-03-07
คะแนน 4.80/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา http://branche.ai
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.branche.ai
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "0.3.0",
    "author": "branche",
    "name": "Branche: Free Youtube Summary with ChatGPT",
    "description": "Use ChatGPT to get instant AI Summary for Youtube videos.",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "root.079e4e35.js"
            ],
            "css": [
                "root.b09d6cb0.css"
            ]
        }
    ],
    "host_permissions": [],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "resources": [
                "logo.a520624e.svg",
                "root.a639c97d.css",
                "root.cce84f2d.png",
                "root.0e83e565.png",
                "root.865c8ad9.svg",
                "root.767753ab.css",
                "root.30a1163d.svg",
                "root.cfae7607.css",
                "root.af203327.png",
                "root.4a2d70fc.png",
                "root.8093208f.png",
                "root.1c5e670b.png",
                "root.54138aa2.svg"
            ]
        }
    ]
}