HTML/URL to PDF with pdfmatrix.com

pdfmatrix.com - HTML/URL to PDF Conversion SaaS

Was ist HTML/URL to PDF with pdfmatrix.com?

HTML/URL to PDF with pdfmatrix.com ist eine Chrome-Erweiterung, die von https://pdfmatrix.com entwickelt wurde, und ihr Hauptmerkmal ist "pdfmatrix.com - HTML/URL to PDF Conversion SaaS".

Erweiterungsscreenshots

screenshot

HTML/URL to PDF with pdfmatrix.com-Erweiterungs-CRX-Datei herunterladen

Laden Sie HTML/URL to PDF with pdfmatrix.com-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name HTML/URL to PDF with pdfmatrix.com HTML/URL to PDF with pdfmatrix.com
ID dlmgniacaacmbccdegkadebbaphkonpb
Offizielle URL https://chromewebstore.google.com/detail/htmlurl-to-pdf-with-pdfma/dlmgniacaacmbccdegkadebbaphkonpb
Beschreibung pdfmatrix.com - HTML/URL to PDF Conversion SaaS
Dateigröße 21.74 KB
Installationsanzahl 3,917
Aktuelle Version 1.2.1
Letztes Update 2022-11-27
Veröffentlichungsdatum 2020-02-24
Bewertung 1.85/5 Insgesamt 13 Bewertungen
Entwickler https://pdfmatrix.com
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://pdfmatrix.com/privacy-policy
Unterstützte Sprachen 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"
    }
}