HTML/URL to PDF with pdfmatrix.com

pdfmatrix.com - HTML/URL to PDF Conversion SaaS

What is HTML/URL to PDF with pdfmatrix.com?

HTML/URL to PDF with pdfmatrix.com is a Chrome extension developed by https://pdfmatrix.com, and its main feature is "pdfmatrix.com - HTML/URL to PDF Conversion SaaS".

Extension Screenshots

screenshot

Download HTML/URL to PDF with pdfmatrix.com Extension CRX File

Download HTML/URL to PDF with pdfmatrix.com 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

                        Lets you download web pages as PDF in one click.

This add-on lets you save web pages to PDF. It uses the https://pdfmatrix.com HTML to PDF web service.                    

Extension Basic Information

Name HTML/URL to PDF with pdfmatrix.com HTML/URL to PDF with pdfmatrix.com
ID dlmgniacaacmbccdegkadebbaphkonpb
Official URL https://chromewebstore.google.com/detail/htmlurl-to-pdf-with-pdfma/dlmgniacaacmbccdegkadebbaphkonpb
Description pdfmatrix.com - HTML/URL to PDF Conversion SaaS
File Size 21.74 KB
Installation Count 3,917
Current Version 1.2.1
Last Updated 2022-11-27
Publish Date 2020-02-24
Rating 1.85/5 Total 13 Ratings
Developer https://pdfmatrix.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://pdfmatrix.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HTML\/URL to PDF with pdfmatrix.com",
    "description": "pdfmatrix.com - HTML\/URL to PDF Conversion SaaS",
    "version": "1.2.1",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/favicon-16x16.png",
            "32": "images\/favicon-32x32.png",
            "48": "images\/android-chrome-48x48.png",
            "128": "images\/android-chrome-128x128.png"
        }
    },
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "images\/favicon-16x16.png",
        "32": "images\/favicon-32x32.png",
        "48": "images\/android-chrome-48x48.png",
        "128": "images\/android-chrome-128x128.png"
    }
}