Protect PDF (by PDFLite.co)
Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.
Protect PDF (by PDFLite.co) là gì?
Protect PDF (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à "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.".
Ả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 Protect PDF (by PDFLite.co)
Tải xuống các tệp mở rộng Protect PDF (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
Protect your PDF files from copying. 100% privacy focused tool and 100% free. - Change text on pages into images can not select and copy text from protected pdf; - Add large semitransparent watermarks with your message; - 100% privacy for your files, everything is processed in your browser - No fee, no signups, no subscriptions, 100% free - Files are processed right in your browser (large files may take up to 30 seconds to process).
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ehiinfpgjdeejgicaecceplicndinpgb |
URL Chính Thức | https://chrome.google.com/webstore/detail/protect-pdf-by-pdfliteco/ehiinfpgjdeejgicaecceplicndinpgb |
Mô tả | Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser. |
Kích Thước Tệp | 621 KB |
Số Lần Cài Đặt | 34 |
Phiên Bản Hiện Tại | 1.1.1 |
Cập Nhật Lần Cuối | 2021-04-13 |
Ngày Phát Hành | 2021-04-13 |
Đá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 |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.1", "name": "Protect PDF (by PDFLite.co)", "description": "Protect PDF from copying and add watermarks. 100% privacy because no uploads required, works offline and in your browser.", "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": { "32": "assets\/images\/icon32.png" }, "default_title": "Protect PDF (by PDFLite.co)", "default_popup": "popup.html" } } |