PDF.ai - Ultimate ChatPDF extension
The ultimate ChatPDF extension that allows you to chat with any PDF using AI: ask questions, get summaries, find anything you need!
What is PDF.ai - Ultimate ChatPDF extension?
PDF.ai - Ultimate ChatPDF extension is a Chrome extension developed by https://pdf.ai, and its main feature is "The ultimate ChatPDF extension that allows you to chat with any PDF using AI: ask questions, get summaries, find anything you need!".
Extension Screenshots
Download PDF.ai - Ultimate ChatPDF extension Extension CRX File
Download PDF.ai - Ultimate ChatPDF extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Introducing the ultimate ChatPDF Chrome extension that allows you to chat with any PDF! 🥳 Engage effortlessly with PDFs from external .pdf files or your local .pdf files. We also have native integrations with Google Drive and Dropbox. Experience the future of interactive document interaction. Try it now! 🙌
Extension Basic Information
Name | PDF.ai - Ultimate ChatPDF extension |
ID | mkgegefmmdlpejiifolbbjjfggimnmoe |
Official URL | https://chromewebstore.google.com/detail/pdfai-ultimate-chatpdf-ex/mkgegefmmdlpejiifolbbjjfggimnmoe |
Description | The ultimate ChatPDF extension that allows you to chat with any PDF using AI: ask questions, get summaries, find anything you need! |
File Size | 2 MB |
Installation Count | 50,265 |
Current Version | 0.20.2 |
Last Updated | 2024-01-22 |
Publish Date | 2023-06-08 |
Rating | 4.51/5 Total 212 Ratings |
Developer | https://pdf.ai |
[email protected] | |
Payment Type | in_app |
Privacy Policy Page URL | https://pdf.ai/privacy-policy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "PDF.ai - Ultimate ChatPDF extension", "description": "The ultimate ChatPDF extension that allows you to chat with any PDF using AI: ask questions, get summaries, find anything you need!", "version": "0.20.2", "permissions": [ "storage", "webRequest", "scripting", "identity", "identity.email", "file:\/\/\/*\/*" ], "options_ui": { "page": "options.html", "open_in_tab": true }, "action": { "default_popup": "popup.html" }, "host_permissions": [ " |