FormatPDF

FormatPDF

FormatPDF là gì?

FormatPDF là một tiện ích mở rộng Chrome được phát triển bởi https://formatpdf.com, và tính năng chính của nó là "FormatPDF".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng FormatPDF

Tải xuống các tệp mở rộng FormatPDF 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 official extension of FormatPDF, the online PDF converter you were looking for.

💻 Convert, edit and make any changes you need to your PDF documents.

🌟 With the FormatPDF extension for the Google Chrome browser you can quickly access all our tools: one click and you can compress, rotate, split, edit or convert PDF documents to any other format.

📜 Online PDF tools included in this extension are:

- Compress PDF
- Split PDF
- Order PDF
- Rotate PDF
- Protect PDF
- Word to PDF
- PDF to Word
- JPG to PDF
- PDF to JPG
- Excel to PDF
- PDF to Excel
- EPUB to PDF
- PDF to EPUB
- PowerPoint to PDF
- PDF to PowerPoint
- Number PDF pages
- Merge PDF
- Sign PDF
- Edit PDF
- Unlock PDF
- ODT to PDF
- PDF to ODT
- TIFF to PDF
- DJVU to PDF
- Print PDF
- Repair PDF
- Write to PDF
- Draw on PDF
- Delete PDF pages
- Put watermark to PDF
- Remove watermark from PDF
- PDF to HTML
- HTML to PDF

We love PDF ❤️                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên FormatPDF FormatPDF
ID iakjgnbldglbbakgeobkagcpchkbmlcl
URL Chính Thức https://chromewebstore.google.com/detail/formatpdf/iakjgnbldglbbakgeobkagcpchkbmlcl
Mô tả FormatPDF
Kích Thước Tệp 282 KB
Số Lần Cài Đặt 2,255
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2022-09-21
Ngày Phát Hành 2022-09-21
Đánh Giá 4.20/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://formatpdf.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.formatpdf.com
URL Trang Trợ Giúp https://www.formatpdf.com/en/contact-us/
URL Trang Chính Sách Bảo Mật https://www.formatpdf.com/en/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0",
    "default_locale": "es",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/ext-icon.png",
            "32": "\/images\/ext-icon.png",
            "48": "\/images\/ext-icon.png",
            "128": "\/images\/ext-icon.png"
        }
    },
    "icons": {
        "16": "\/images\/ext-icon.png",
        "32": "\/images\/ext-icon.png",
        "48": "\/images\/ext-icon.png",
        "128": "\/images\/ext-icon.png"
    },
    "options_page": "options.html"
}