HTML/URL to PDF with pdfmatrix.com
pdfmatrix.com - HTML/URL to PDF Conversion SaaS
Wat is HTML/URL to PDF with pdfmatrix.com?
HTML/URL to PDF with pdfmatrix.com is een Chrome-extensie ontwikkeld door https://pdfmatrix.com, en de belangrijkste functie is "pdfmatrix.com - HTML/URL to PDF Conversion SaaS".
Extensie Screenshots
Download het CRX-bestand van de extensie HTML/URL to PDF with pdfmatrix.com
Download HTML/URL to PDF with pdfmatrix.com-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | dlmgniacaacmbccdegkadebbaphkonpb |
| Officiële URL | https://chromewebstore.google.com/detail/htmlurl-to-pdf-with-pdfma/dlmgniacaacmbccdegkadebbaphkonpb |
| Beschrijving | pdfmatrix.com - HTML/URL to PDF Conversion SaaS |
| Bestandsgrootte | 21.74 KB |
| Aantal Installaties | 3,917 |
| Huidige Versie | 1.2.1 |
| Laatst Bijgewerkt | 2022-11-27 |
| Publicatiedatum | 2020-02-24 |
| Beoordeling | 1.85/5 Totaal 13 Beoordelingen |
| Ontwikkelaar | https://pdfmatrix.com |
| [email protected] | |
| Betalingswijze | free |
| URL van de Privacybeleid Pagina | https://pdfmatrix.com/privacy-policy |
| Ondersteunde Talen | 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"
}
} | |