PDF to Text (by PDFLite.co)
PDF to Text with 100% privacy. No uploads required, works offline.
PDF to Text (by PDFLite.co)คืออะไร?
PDF to Text (by PDFLite.co) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://pdflite.co และคุณลักษณะหลักของมันคือ "PDF to Text with 100% privacy. No uploads required, works offline."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PDF to Text (by PDFLite.co)
ดาวน์โหลดไฟล์ส่วนขยาย PDF to Text (by PDFLite.co) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Extract text from PDF with 100% privacy for your files, no uploads, no signups. - Open PDF files and get text from selected pages or selected pages range - 100% privacy for your files, everything is processed in your browser - No fee, no signups, no subscriptions, 100% free - Supports scanned PDF files (OCR, English language) with automated detection - Extract and save .txt files from PDF - Select and save selected pages from PDF as .zip archive with .txt files
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | jdmkdomhehachgbochficdedinejpfoi |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/pdf-to-text-by-pdfliteco/jdmkdomhehachgbochficdedinejpfoi |
คำอธิบาย | PDF to Text with 100% privacy. No uploads required, works offline. |
ขนาดไฟล์ | 13.15 MB |
จำนวนการติดตั้ง | 117 |
เวอร์ชันปัจจุบัน | 1.1.1 |
อัปเดตครั้งล่าสุด | 2021-04-11 |
วันที่เผยแพร่ | 2021-04-04 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | http://pdflite.co |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://pdf.co/pages/legal/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.1", "name": "PDF to Text (by PDFLite.co)", "description": "PDF to Text with 100% privacy. No uploads required, works offline.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "64": "assets\/images\/icon64.png", "128": "assets\/images\/icon128.png", "144": "assets\/images\/icon144.png" }, "browser_action": { "default_icon": { "144": "assets\/images\/icon144.png" }, "default_title": "PDF to Text (by PDFLite.co)", "default_popup": "popup.html" } } |