SimplePDF - Edit and Fill PDF
Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy
SimplePDF - Edit and Fill PDF là gì?
SimplePDF - Edit and Fill PDF là một tiện ích mở rộng Chrome được phát triển bởi https://simplepdf.eu, và tính năng chính của nó là "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy".
Ả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 SimplePDF - Edit and Fill PDF
Tải xuống các tệp mở rộng SimplePDF - Edit and Fill PDF 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
The SimplePDF extension allows you to easily open any PDF using the Simple PDF editor without leaving the page you are currently viewing. SimplePDF respects your privacy: the document you load and the data you fill in are never sent to a server. Read more about it in our privacy policy: https://simplepdf.eu/privacy-policy
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | SimplePDF - Edit and Fill PDF |
ID | fgikademdabjcmnlgmgbifipooibbepi |
URL Chính Thức | https://chromewebstore.google.com/detail/simplepdf-edit-and-fill-p/fgikademdabjcmnlgmgbifipooibbepi |
Mô tả | Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy |
Kích Thước Tệp | 24.83 KB |
Số Lần Cài Đặt | 3,640 |
Phiên Bản Hiện Tại | 1.2.0 |
Cập Nhật Lần Cuối | 2023-11-27 |
Ngày Phát Hành | 2022-09-26 |
Đánh Giá | 4.54/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | https://simplepdf.eu |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://simplepdf.eu |
URL Trang Trợ Giúp | https://www.simplepdf.eu/terms_of_service |
URL Trang Chính Sách Bảo Mật | https://simplepdf.eu/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SimplePDF - Edit and Fill PDF", "description": "Edit, merge and rotate PDF files without leaving your current tab using SimplePDF - the online editor that respects your privacy", "version": "1.2.0", "manifest_version": 3, "permissions": [ "activeTab", "scripting" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } }, "icons": { "16": "\/images\/logo_16.png", "32": "\/images\/logo_32.png", "48": "\/images\/logo_48.png", "128": "\/images\/logo_128.png" } } |