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™은(는) SMALLPDF KENYA에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Use chatgpt for PDF and chat with any PDF using Open AI™ ChatGPT™ and revolutionize the way you interact with PDFs."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

chatpdf for PDFs powered by ChatGPT™ 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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™ 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"
}