AltoCompressPDF: Free PDF Resizing Tool

Compress the size of your PDF documents right in your web browser

AltoCompressPDF: Free PDF Resizing Tool là gì?

AltoCompressPDF: Free PDF Resizing Tool là một tiện ích mở rộng Chrome được phát triển bởi https://www.pdffiller.com, và tính năng chính của nó là "Compress the size of your PDF documents right in your web browser".

Ả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 AltoCompressPDF: Free PDF Resizing Tool

Tải xuống các tệp mở rộng AltoCompressPDF: Free PDF Resizing 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

                        Need to decrease the size of a PDF file? Use this simple-to-install and user-friendly extension for Google Chrome. This compressor perfectly integrates with Chrome and extremely accelerates the decreasing of a template's size. 

It is completely free of charge. 

Enriching Chrome with an extension that increases performance and productivity, guarantees that you can save time for more important business. 

You don't need to worry about the safety of your personal data, individual information or the security of your files because all of them are 100% protected.    

By installing this extension you get the following benefits:

 - Add files from your inner storage or Google Drive online storage. It simplifies Portable Document Format processing since any needed template is easy to import right from the cloud
 - Spend minimal time on decreasing PDF files. Complete the process in one click. Having this tool in your browser saves time since there is no need to search for software or an online service
 - The compressed file is easily available for download in less than a minute
 - Decrease the size of numerous files without worrying about any limits
 - Work with your file immediately without any registration. This means all personal information remains safe 
 - Compress PDF documents in a secure environment, protected by the highest data encryption and decryption methods
 - The possibility to edit a solution right from the Alto Compress application

The installation of the extension is perfect both for individuals who work with pdf rarely and those who process them every day. It is always easily accessible from your browser and makes the process of decreasing the size of your document easier. 

By making a fast and simple compression, the service guarantees the high quality of its results. The document will have absolutely the same formatting and quality as the file it was compressed from. 

It will maintain identical data, but the template will have decreased in size. 

Having a document that takes up less memory helps save your device’s storage. You can also easily share your document by e-mail or with any messenger since it won't be too large for sending.                    

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

Tên AltoCompressPDF: Free PDF Resizing Tool AltoCompressPDF: Free PDF Resizing Tool
ID lnikplkfmfhofabkioimncglcodaoddg
URL Chính Thức https://chrome.google.com/webstore/detail/altocompresspdf-free-pdf/lnikplkfmfhofabkioimncglcodaoddg
Mô tả Compress the size of your PDF documents right in your web browser
Kích Thước Tệp 1.07 MB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.0.7
Cập Nhật Lần Cuối 2021-11-03
Ngày Phát Hành 2019-12-18
Nhà Phát Triển https://www.pdffiller.com
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://altopdf.com/privacy_policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "name": "AltoCompressPDF: Free PDF Resizing Tool",
    "version": "1.0.7",
    "description": "Compress the size of your PDF documents right in your web browser",
    "author": "pdfFiller",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "*:\/\/*.amazonaws.com\/*",
        "*:\/\/*.pdffillers.com\/*",
        "*:\/\/*.pdffiller.com\/*",
        "https:\/\/www.googleapis.com\/",
        "background",
        "identity",
        "storage",
        "*:\/\/aircompresspdf.com\/*"
    ],
    "browser_action": {
        "default_title": "AltoCompressPDF: Free PDF Resizing Tool",
        "default_popup": "pages\/popup.html"
    },
    "background": {
        "persistent": false,
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/content.googleapis.com https:\/\/ajax.googleapis.com https:\/\/www.googleapis.com https:\/\/apis.google.com; object-src 'self'",
    "oauth2": {
        "client_id": "1060620009036-5u0v7c2tlarh25jlu76tmbacdaimuha0.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/drive"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}