PDF to Text (by PDFLite.co)
PDF to Text with 100% privacy. No uploads required, works offline.
PDF to Text (by PDFLite.co) là gì?
PDF to Text (by PDFLite.co) là một tiện ích mở rộng Chrome được phát triển bởi http://pdflite.co, và tính năng chính của nó là "PDF to Text with 100% privacy. No uploads required, works offline.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng PDF to Text (by PDFLite.co)
Tải xuống các tệp mở rộng PDF to Text (by PDFLite.co) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jdmkdomhehachgbochficdedinejpfoi |
URL Chính Thức | https://chrome.google.com/webstore/detail/pdf-to-text-by-pdfliteco/jdmkdomhehachgbochficdedinejpfoi |
Mô tả | PDF to Text with 100% privacy. No uploads required, works offline. |
Kích Thước Tệp | 13.15 MB |
Số Lần Cài Đặt | 117 |
Phiên Bản Hiện Tại | 1.1.1 |
Cập Nhật Lần Cuối | 2021-04-11 |
Ngày Phát Hành | 2021-04-04 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://pdflite.co |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://pdf.co/pages/legal/privacy |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |