PDF Compressor

Get your PDF documents reduced in size while retaining quality instantly from our online tool

What is PDF Compressor?

PDF Compressor is a Chrome extension developed by https://pdf-compressor-pro.freepdfsolutions.com, and its main feature is "Get your PDF documents reduced in size while retaining quality instantly from our online tool".

Extension Screenshots

screenshot
screenshot

Download PDF Compressor Extension CRX File

Download PDF Compressor extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        WHAT PDF SOLUTIONS CONVERTER IS ALL ABOUT?
We understand the frustrations when it come to dealing with pdf files and not having proper software to view or convert these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With PDF Compressor, there's...
• No registration required
• Ease of use

The PDF Compressor offers convenient web search and quick links to popular websites from the Chrome New Tab page.

You can uninstall the extension at any time.

In new version: removed new tab change.                    

Extension Basic Information

Name PDF Compressor PDF Compressor
ID ihecdaokieldcfabkpealocmdkkgdpec
Official URL https://chromewebstore.google.com/detail/pdf-compressor/ihecdaokieldcfabkpealocmdkkgdpec
Description Get your PDF documents reduced in size while retaining quality instantly from our online tool
File Size 55.99 KB
Installation Count 14,026
Current Version 0.6
Last Updated 2020-05-25
Publish Date 2020-05-24
Rating 3.64/5 Total 47 Ratings
Developer https://pdf-compressor-pro.freepdfsolutions.com
Email [email protected]
Payment Type free
Extension Website https://pdf-compressor-pro.freepdfsolutions.com/
Privacy Policy Page URL https://www.freepdfsolutions.com/privacypolicy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF Compressor",
    "default_locale": "en",
    "description": "Get your PDF documents reduced in size while retaining quality instantly from our online tool",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "0.6",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}