Save Emails as PDF by cloudHQ

Export, convert and save Gmail™ emails as a PDF document

Save Emails as PDF by cloudHQ là gì?

Save Emails as PDF by cloudHQ là một tiện ích mở rộng Chrome được phát triển bởi https://www.save-emails-as-pdf.com, và tính năng chính của nó là "Export, convert and save Gmail™ emails as a PDF document".

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

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Save Emails as PDF by cloudHQ

Tải xuống các tệp mở rộng Save Emails as PDF by cloudHQ 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

                        This extension lets you easily save Gmail emails and labels as a PDF document. Our service works in just 3 clicks, and you're done! 

With this extension you can: 
✔️ Create a hard copy backup of messages for your own records
✔️ Merge multiple emails into one PDF 
✔️ Backup multiple messages into separate PDFs
✔️ Save only the attachments of your Gmail messages into PDF
✔️ Great to upload your correspondence and: 
     - Upload them into your CRM, like Salesforce, Zoho, etc.
     - Send it to your lawyer for legal proceedings
     - Send your bills, receipts, or invoices to your accountant
     - Send it to your human resources department for any internal issues

This this extension is great for:

1. Real estate agents: 
🏡Package all your Gmail messages regarding your sales transactions and upload them into SkySlope or another CRM that you're using.

2. Lawyers and legal professionals:
⚖️ Save, organize and sort all Gmail messages into one document and submit it to court.
⚖️ Convert all online conversations (sent documents, received documents, etc.) into a single file that you can then easily Clio or another CRM that you're using.

3.  Project Managers and Team leads: 
🚧 Archive all project communication as one document and keep it organized.
🚧 Setup an automatic saving of Gmail labels with project-related conversations to your Google Shared Drive for collaboration with your team.

4. Business owners: 
💼 Get all your Gmail messages with receipts and organize them by date, customer, etc.

6. Contractors: 
👩‍💻 Archive all communication with your clients. 

7. Anybody who needs to convert, save and archive important online conversations, this is FOR YOU!
🕵️👮🏾‍♀️👨‍🎨🧑‍🎤👨‍💻🤵🏻‍♀️👩‍🔬🧕🏽🧑‍💼🧑‍🔧👩🏿‍🏫🧏👷

Here's everything you can do with this Convert Gmail to PDF Chrome extension:

1. You can save: 
    - A single message or conversation
    - Multiple messages or conversations
    - An entire Gmail label
    - Messages and conversations matching filters
    - Your entire account

2. To any of these platforms:
     - A downloadable PDF to your local hard drive
     - Google Drive
     - Dropbox
     - Box
     - Egnyte
     - OneDrive 

3. Feature Options you can choose to:
* Include or exclude attachments
* Save your attachments only (not the body itself, but just the attachment)
* Add page numbers
* Condensed format (all signatures, quotations and other unnecessary data is removed)
* Select an appropriate page size for printing purposes
* Encrypt your file with password protection (highly encouraged for legal documents)
* Forward your Gmail mails as a pdf attachment to someone else 
* Save your online conversation as one document with your selection
* Convert and save your online conversation as a zip file with each Gmail message or conversation in separate PDF files
* Convert and save  your online communication one text (TXT) file 
* Convert and save your online communication as one HTML document 
* Share packages with your online conversations using secure share links

We know that not one size fits all—especially when it comes to your Google e-mail, but with these flexible features, you should be covered with this extension.

cloudHQ. Helping your productivity, 1 click at a time.

Website: https://www.save-emails-as-pdf.com
Pricing:  https://www.save-emails-as-pdf.com/pricing
Support page: https://support.cloudhq.net/category/browser-extensions/save-emails-to-pdf/
Blog: https://blog.cloudhq.net                    

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

Tên Save Emails as PDF by cloudHQ Save Emails as PDF by cloudHQ
ID dngbhajancmfmdnmhhdknhooljkddgnk
URL Chính Thức https://chromewebstore.google.com/detail/save-emails-as-pdf-by-clo/dngbhajancmfmdnmhhdknhooljkddgnk
Mô tả Export, convert and save Gmail™ emails as a PDF document
Kích Thước Tệp 248 KB
Số Lần Cài Đặt 135,494
Phiên Bản Hiện Tại 1.1.0.22
Cập Nhật Lần Cuối 2024-02-26
Ngày Phát Hành 2020-05-08
Đánh Giá 4.38/5 Tổng số 688 Đánh Giá
Nhà Phát Triển https://www.save-emails-as-pdf.com
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://www.save-emails-as-pdf.com
URL Trang Trợ Giúp https://support.cloudhq.net/category/browser/save-emails-to-pdf/
URL Trang Chính Sách Bảo Mật https://www.cloudhq.net/privacy
Ngôn Ngữ Được Hỗ Trợ de,en,fr,nl,es,it,pl,pt-BR,pt-PT,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "default_locale": "en",
    "content_security_policy": "script-src 'self' https:\/\/www.cloudhq.net; object-src 'self' https:\/\/www.cloudhq.net",
    "web_accessible_resources": [
        "javascripts\/*",
        "icons\/*"
    ],
    "name": "__MSG_appName__",
    "short_name": "__MSG_appShortName__",
    "icons": {
        "128": "icons\/icon-128x128.png",
        "48": "icons\/icon-48x48.png"
    },
    "converted_from_user_script": true,
    "background": {
        "persistent": true,
        "scripts": [
            "javascripts\/background.js",
            "javascripts\/popup.js",
            "javascripts\/jquery-3.3.1.min.js",
            "javascripts\/jquery.json.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/savetopdf.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_appName__"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.cloudhq.net\/*"
        ]
    },
    "content_scripts": [
        {
            "exclude_globs": [],
            "css": [
                "stylesheets\/jquery.dropdown.css",
                "stylesheets\/popover.css",
                "stylesheets\/file_browser.css",
                "stylesheets\/main_save_to_pdf.css"
            ],
            "include_globs": [],
            "js": [
                "javascripts\/inboxsdk.js",
                "javascripts\/main_save_to_pdf_loader.js"
            ],
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/inbox.google.com\/*"
            ]
        }
    ],
    "version": "1.1.0.22",
    "description": "__MSG_appDetail__",
    "permissions": [
        "storage",
        "background",
        "https:\/\/mail.google.com\/",
        "https:\/\/www.cloudhq.net\/"
    ],
    "manifest_version": 2
}