View PDF

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

What is View PDF?

View PDF is a Chrome extension developed by View PDF, and its main feature is "Amplify your Chrome Experience with View PDF. View PDF replaces your New Tab with 14 PDF tools, Yahoo Web Search & Background…".

Extension Screenshots

screenshot
screenshot

Download View PDF Extension CRX File

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

                        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                    

Extension Basic Information

Name View PDF View PDF
ID ogaeilpalgeidbfpdolgdbabofgfnckn
Official URL https://chrome.google.com/webstore/detail/view-pdf/ogaeilpalgeidbfpdolgdbabofgfnckn
Description Amplify your Chrome Experience with View PDF. View PDF replaces your New Tab with 14 PDF tools, Yahoo Web Search & Background…
File Size 412 KB
Installation Count 818
Current Version 2.0.0.1
Last Updated 2023-06-26
Publish Date 2023-06-26
Developer View PDF
Email [email protected]
Payment Type free
Privacy Policy Page URL https://viewpdf.org/app/privacy.html
Supported Languages 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:;"
    }
}