ChatPDF➶ GPT4-128K Sidebar & PDF.ai -FREE
Sidebar, Chat 29+ Types Of Local Document, 15+ Types Of Cloud Document, 17+ AI Add-ons...
ChatPDF➶ GPT4-128K Sidebar & PDF.ai -FREEとは何ですか?
ChatPDF➶ GPT4-128K Sidebar & PDF.ai -FREEはhttps://chatpdf.websiteによって開発されたChromeの拡張機能で、その主な機能は「Sidebar, Chat 29+ Types Of Local Document, 15+ Types Of Cloud Document, 17+ AI Add-ons...」です。
拡張機能のスクリーンショット
ChatPDF➶ GPT4-128K Sidebar & PDF.ai -FREE拡張機能のCRXファイルをダウンロード
ChatPDF➶ GPT4-128K Sidebar & PDF.ai -FREE拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
It is one of the world's most powerful documentation tools.
✅ ChatPDF supports chat with 39+ types of documents.
✅ ChatPDF built-in 11+ Powerful AI, including GPT-4, ChatGPT, Microsoft Azure AI.
✅ ChatPDF built-in 17+ AI Add-ons.
✅ ChatPDF supports 14+ Chat Modes.
✅ Chat Multiple Documents With AI
✅ Chat Single Document With AI
✅ Chat Part Of Document With AI
PDF.ai is our competitor.
2. Other Features:
1️⃣ Support Other Features
✅ Knowledge Base Management
✅ Knowledge Base Index Management
✅ Sandbox
✅ Sheets Sandbox
✅ Document Sandbox
✅ Prompt Sandbox
1. What is ChatPDF?
ChatPDF is a document analysis & chat tool that can help you analyze 39+ types of document(including 29+ types of local document, 15+ types of web document, 17+ AI plugins), and extract useful information from them, and more features.
2. What is Our Home Links?
Home 3: https://chatpdf.website/
Home 1: https://saas-ai.web.app/
Home 2: https://saas-ai1.web.app/
3. What is Privacy Policy Link?
https://docs.google.com/document/d/10DJsToI7de9F4XrmZ5ydhd6C309Z-AIBvpABLk8rglE/edit?usp=sharing
4. What is ChatPDF Version Logs Link?
https://docs.google.com/document/d/10DJsToI7de9F4XrmZ5ydhd6C309Z-AIBvpABLk8rglE/edit?usp=sharing
5. Supported Countries Or Regions?
Iran, Afghanistan, and North Korea are not supported. And mailboxes(163, qq...) in mainland China are not supported either.
#GPT4 #GPT4Vision 拡張機能の基本情報
| 名前 | |
| ID | inmogmmafcadkabkapjmpikbciiplajf |
| 公式URL | https://chromewebstore.google.com/detail/chatpdf%E2%9E%B6-gpt4-128k-sideba/inmogmmafcadkabkapjmpikbciiplajf |
| 説明 | Sidebar, Chat 29+ Types Of Local Document, 15+ Types Of Cloud Document, 17+ AI Add-ons... |
| ファイルサイズ | 3.78 MB |
| インストール数 | 6,000 |
| 現在のバージョン | 4.8.1 |
| 最終更新日 | 2024-02-17 |
| 公開日 | 2023-05-30 |
| 評価 | 3.67/5 合計 6 レビュー |
| 開発者 | https://chatpdf.website |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://saas-ai1.web.app/ |
| ヘルプページのURL | https://saas-ai1.web.app/support.html |
| プライバシーポリシーページのURL | https://saas-ai1.web.app/privacy-policy-for-products.html |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "ChatPDF\u27b6 GPT4-128K Sidebar & PDF.ai -FREE",
"description": "Sidebar, Chat 29+ Types Of Local Document, 15+ Types Of Cloud Document, 17+ AI Add-ons...",
"version": "4.8.1",
"manifest_version": 3,
"permissions": [
"contextMenus",
"scripting",
"sidePanel"
],
"background": {
"service_worker": "background.js",
"type": "module"
},
"action": {
"default_title": "ChatPDF\u27b6 GPT4-128K Sidebar",
"default_popup": "popup.html"
},
"side_panel": {
"default_path": "popup-sidebar.html"
},
"icons": {
"16": "ChatPDF-16.png",
"32": "ChatPDF-32.png",
"48": "ChatPDF-48.png",
"128": "ChatPDF-128.png"
}
} | |