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.

¿Qué es chatpdf for PDFs powered by ChatGPT™?

chatpdf for PDFs powered by ChatGPT™ es una extensión de Chrome desarrollada por SMALLPDF KENYA, y su función principal es "Use chatgpt for PDF and chat with any PDF using Open AI™ ChatGPT™ and revolutionize the way you interact with PDFs.".

Capturas de Pantalla de la Extensión

screenshot
screenshot

Descargar Archivo CRX de la Extensión chatpdf for PDFs powered by ChatGPT™

Descarga archivos de extensión chatpdf for PDFs powered by ChatGPT™ en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre chatpdf for PDFs powered by ChatGPT™ chatpdf for PDFs powered by ChatGPT™
ID lbmmgehbagifbppeiehccpklknjenadh
URL Oficial https://chromewebstore.google.com/detail/chatpdf-for-pdfs-powered/lbmmgehbagifbppeiehccpklknjenadh
Descripción Use chatgpt for PDF and chat with any PDF using Open AI™ ChatGPT™ and revolutionize the way you interact with PDFs.
Tamaño del Archivo 487 KB
Cantidad de Instalaciones 963
Versión Actual 1.0.0
Última Actualización 2023-06-13
Fecha de Publicación 2023-06-13
Calificación 3.00/5 Total de 2 Calificaciones
Desarrollador SMALLPDF KENYA
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Ayuda https://docs.google.com/forms/d/e/1FAIpQLSe20se0IV89fbBjgEy-YOO3qx0bk6qLMAnU4Gyc6n4g78OyMA/viewform
URL de la Página de Política de Privacidad https://www.termsfeed.com/live/1f87de57-4223-4254-9c08-825cba3f5bcf
Idiomas Soportados 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"
}