PDF Compressor

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

Hvad er PDF Compressor?

PDF Compressor er en Chrome-udvidelse udviklet af https://pdf-compressor-pro.freepdfsolutions.com, og dens hovedfunktion er "Get your PDF documents reduced in size while retaining quality instantly from our online tool".

Udvidelsesskærmbilleder

screenshot
screenshot

Download PDF Compressor-udvidelses-CRX-fil

Download PDF Compressor-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn PDF Compressor PDF Compressor
ID ihecdaokieldcfabkpealocmdkkgdpec
Officiel URL https://chromewebstore.google.com/detail/pdf-compressor/ihecdaokieldcfabkpealocmdkkgdpec
Beskrivelse Get your PDF documents reduced in size while retaining quality instantly from our online tool
Filstørrelse 55.99 KB
Antal Installationer 14,026
Nuværende Version 0.6
Senest Opdateret 2020-05-25
Udgivelsesdato 2020-05-24
Bedømmelse 3.64/5 Samlet 47 Bedømmelser
Udvikler https://pdf-compressor-pro.freepdfsolutions.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://pdf-compressor-pro.freepdfsolutions.com/
URL til Fortrolighedspolitik Side https://www.freepdfsolutions.com/privacypolicy.html
Understøttede Sprog 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"
    }
}