View PDF

Amplify your Chrome Experience with View PDF. View PDF replaces your New Tab with 14 PDF tools, Yahoo Web Search & Background…

Hvad er View PDF?

View PDF er en Chrome-udvidelse udviklet af View PDF, og dens hovedfunktion er "Amplify your Chrome Experience with View PDF. View PDF replaces your New Tab with 14 PDF tools, Yahoo Web Search & Background…".

Udvidelsesskærmbilleder

screenshot
screenshot

Download View PDF-udvidelses-CRX-fil

Download View PDF-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

                        Amplify your Chrome Experience with View PDF. View PDF replaces your New Tab with
14 PDF tools, Yahoo Web Search & Background Image.

Simply click the PDF Icon at the Top Right to Get Started! Select Any Tool to Begin.
With View PDF you can:

-PDF to OCR
-Decrypt PDF
-Encrypt PDF
-Compress PDF
-Repair PDF
-Convert Word to PDF
-Convert Excel to PDF
-Convert PNG to PDF
-Convert JPG to PDF
-Convert Powerpoint to PDF
-PDF to Excel
-PDF to PNG
-PDF to JPG
-PDF to Text


You can view our Privacy Policy at https://viewpdf.org/app/privacy.html
& our Uninstall Instructions at https://viewpdf.org/app/uninstall.html                    

Grundlæggende oplysninger om udvidelsen

Navn View PDF View PDF
ID ogaeilpalgeidbfpdolgdbabofgfnckn
Officiel URL https://chrome.google.com/webstore/detail/view-pdf/ogaeilpalgeidbfpdolgdbabofgfnckn
Beskrivelse Amplify your Chrome Experience with View PDF. View PDF replaces your New Tab with 14 PDF tools, Yahoo Web Search & Background…
Filstørrelse 412 KB
Antal Installationer 818
Nuværende Version 2.0.0.1
Senest Opdateret 2023-06-26
Udgivelsesdato 2023-06-26
Udvikler View PDF
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side https://viewpdf.org/app/privacy.html
Understøttede Sprog en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.0.1",
    "manifest_version": 3,
    "short_name": "View PDF",
    "name": "View PDF",
    "background": {
        "service_worker": "install_service.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*.json",
                "favicon.ico"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self' 'unsafe-inline'; connect-src 'self' https:\/\/v2.convertapi.com https:\/\/www.viewpdf.org https:\/\/viewpdf.org https:\/\/www.convertapi.com; script-src 'self'; object-src 'self'; img-src 'self' https:\/\/viewpdf.org * data:;"
    }
}