chatpdf for PDFs powered by ChatGPT™
Use chatgpt for PDF and chat with any PDF using Open AI™ ChatGPT™ and revolutionize the way you interact with PDFs.
chatpdf for PDFs powered by ChatGPT™คืออะไร?
chatpdf for PDFs powered by ChatGPT™ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย SMALLPDF KENYA และคุณลักษณะหลักของมันคือ "Use chatgpt for PDF and chat with any PDF using Open AI™ ChatGPT™ and revolutionize the way you interact with PDFs."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย chatpdf for PDFs powered by ChatGPT™
ดาวน์โหลดไฟล์ส่วนขยาย chatpdf for PDFs powered by ChatGPT™ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ChatPDF is an AI-powered chatbot that accepts PDFs as 'prompts' (inputs) and can summarize, answer questions, analyze for a quick extraction (find a particular text or paragraph), and is able to translate PDFs. You do not even need to create an account if you do not wish to; you can head to the website and get started.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | chatpdf for PDFs powered by ChatGPT™ |
ID | lbmmgehbagifbppeiehccpklknjenadh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/chatpdf-for-pdfs-powered/lbmmgehbagifbppeiehccpklknjenadh |
คำอธิบาย | Use chatgpt for PDF and chat with any PDF using Open AI™ ChatGPT™ and revolutionize the way you interact with PDFs. |
ขนาดไฟล์ | 487 KB |
จำนวนการติดตั้ง | 963 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2023-06-13 |
วันที่เผยแพร่ | 2023-06-13 |
คะแนน | 3.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | SMALLPDF KENYA |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้าช่วยเหลือ | https://docs.google.com/forms/d/e/1FAIpQLSe20se0IV89fbBjgEy-YOO3qx0bk6qLMAnU4Gyc6n4g78OyMA/viewform |
URL หน้านโยบายความเป็นส่วนตัว | https://www.termsfeed.com/live/1f87de57-4223-4254-9c08-825cba3f5bcf |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "chatpdf for PDFs powered by ChatGPT\u2122", "description": "Use chatgpt for PDF and chat with any PDF using Open AI\u2122 ChatGPT\u2122 and revolutionize the way you interact with PDFs.", "version": "1.0.0", "manifest_version": 3, "action": { "default_popup": "\/pages\/login.html", "default_icon": "\/assets\/images\/ChatPDF-32.png" }, "icons": { "16": "\/assets\/images\/ChatPDF-16.png", "32": "\/assets\/images\/ChatPDF-32.png", "64": "\/assets\/images\/ChatPDF-64.png", "128": "\/assets\/images\/ChatPDF-128.png", "256": "\/assets\/images\/ChatPDF-256.png", "512": "\/assets\/images\/ChatPDF-512.png" }, "host_permissions": [ "https:\/\/kenyapdf-wmk9.onrender.com\/*" ], "options_page": "pages\/settings.html" } |