HTML/URL to PDF with pdfmatrix.com

pdfmatrix.com - HTML/URL to PDF Conversion SaaS

Qu'est-ce que HTML/URL to PDF with pdfmatrix.com ?

HTML/URL to PDF with pdfmatrix.com est une extension Chrome développée par https://pdfmatrix.com, et sa fonction principale est "pdfmatrix.com - HTML/URL to PDF Conversion SaaS".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension HTML/URL to PDF with pdfmatrix.com

Téléchargez les fichiers d'extension HTML/URL to PDF with pdfmatrix.com au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom HTML/URL to PDF with pdfmatrix.com HTML/URL to PDF with pdfmatrix.com
ID dlmgniacaacmbccdegkadebbaphkonpb
URL Officiel https://chromewebstore.google.com/detail/htmlurl-to-pdf-with-pdfma/dlmgniacaacmbccdegkadebbaphkonpb
Description pdfmatrix.com - HTML/URL to PDF Conversion SaaS
Taille du Fichier 21.74 KB
Nombre d'Installations 3,917
Version Actuelle 1.2.1
Dernière Mise à Jour 2022-11-27
Date de Publication 2020-02-24
Évaluation 1.85/5 Total 13 Évaluations
Développeur https://pdfmatrix.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://pdfmatrix.com/privacy-policy
Langues Prises en Charge 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"
    }
}