Save to PDF for free with this tool

Save to PDF online. it's quick and it's easy, stores webpage as PDF that can be downloaded and printed

Save to PDF for free with this tool là gì?

Save to PDF for free with this tool là một tiện ích mở rộng Chrome được phát triển bởi https://pdf.co, và tính năng chính của nó là "Save to PDF online. it's quick and it's easy, stores webpage as PDF that can be downloaded and printed".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Save to PDF for free with this tool

Tải xuống các tệp mở rộng Save to PDF for free with this tool 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

                        Save to PDF is a free extension created by PDF.co and ByteScout team. The two websites offer free and paid tools. PDF.co is made for end-users and offers uniquely free tools. It has recently launched a series of extensions and apps available on Google Chrome Store.

The goal of the extension is make its usage as easy as possible for users. Just go there and choose a web page you need to save as PDF. When you click the button - the extension automatically proceeds with the convertion. The final document can be downloaded instantly to your computer.

The tool works with Google Drive.

The tool is available for FREE TRIAL for 1 MONTH.
The extended plan can be purchased: Basic, Personal or Business.
The API for developer is available at PDF.co                    

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

Tên Save to PDF for free with this tool Save to PDF for free with this tool
ID hakdgiengeknbifmjdjhpgphpdbhccca
URL Chính Thức https://chrome.google.com/webstore/detail/save-to-pdf-for-free-with/hakdgiengeknbifmjdjhpgphpdbhccca
Mô tả Save to PDF online. it's quick and it's easy, stores webpage as PDF that can be downloaded and printed
Kích Thước Tệp 6.1 KB
Số Lần Cài Đặt 3,236
Phiên Bản Hiện Tại 1.0.19.424
Cập Nhật Lần Cuối 2019-04-26
Ngày Phát Hành 2019-04-26
Đánh Giá 2.20/5 Tổng số 10 Đánh Giá
Nhà Phát Triển https://pdf.co
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pdf.co/webpage-to-pdf
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,
    "default_locale": "en",
    "author": "Email: [email protected] website: https:\/\/pdf.co",
    "version": "1.0.19.424",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "short_name": "__MSG_appShortName__",
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "browser_action": {
        "default_title": "__MSG_appShortName__"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon128.png"
    }
}