PNG to PDF Converter

Get your PNG images converted to PDF document instantly from your home and new tab page!

What is PNG to PDF Converter?

PNG to PDF Converter is a Chrome extension developed by https://online-converter.freepdfsolutions.com, and its main feature is "Get your PNG images converted to PDF document instantly from your home and new tab page!".

Extension Screenshots

screenshot

Download PNG to PDF Converter Extension CRX File

Download PNG to PDF Converter 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 these. We at Free PDF Solutions make conversion simple to all user types and thrive on doing so.

With PNG to PDF Converter, there's...
• No registration required
• Ease of use
• Links to our online conversion utilities.


You can uninstall the extension at any time.

New version: removed new tab change.                    

Extension Basic Information

Name PNG to PDF Converter PNG to PDF Converter
ID ejikmhkhhkbpbkpjmfmljbchjepjcfdb
Official URL https://chromewebstore.google.com/detail/png-to-pdf-converter/ejikmhkhhkbpbkpjmfmljbchjepjcfdb
Description Get your PNG images converted to PDF document instantly from your home and new tab page!
File Size 6.38 KB
Installation Count 2,201
Current Version 3.0
Last Updated 2020-05-29
Publish Date 2020-05-28
Rating 2.40/5 Total 5 Ratings
Developer https://online-converter.freepdfsolutions.com
Email [email protected]
Payment Type free
Extension Website https://online-converter.freepdfsolutions.com/#png-to-pdf-converter
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": "PNG to PDF Converter",
    "default_locale": "en",
    "description": "Get your PNG images converted to PDF document instantly from your home and new tab page!",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "3.0",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon-128.png"
    }
}