PDF Hub
PDF Hub is a top-notch PDF productivity tool that will get you covered!
Was ist PDF Hub?
PDF Hub ist eine Chrome-Erweiterung, die von pdfhub entwickelt wurde, und ihr Hauptmerkmal ist "PDF Hub is a top-notch PDF productivity tool that will get you covered!".
Erweiterungsscreenshots
PDF Hub-Erweiterungs-CRX-Datei herunterladen
Laden Sie PDF Hub-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
PDF Hub is a powerful PDF converter tool. Convert PDF to DOC and DOC to PDF with just a simple drag-and-drop. It takes seconds and is free to use. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | lpodmcegmhaecpppfpkkmhompnidinip |
| Offizielle URL | https://chromewebstore.google.com/detail/pdf-hub/lpodmcegmhaecpppfpkkmhompnidinip |
| Beschreibung | PDF Hub is a top-notch PDF productivity tool that will get you covered! |
| Dateigröße | 1.19 MB |
| Installationsanzahl | 9,751 |
| Aktuelle Version | 1.3.0 |
| Letztes Update | 2023-05-18 |
| Veröffentlichungsdatum | 2020-11-10 |
| Entwickler | pdfhub |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.pdfhubapp.com |
| URL der Datenschutzrichtlinien-Seite | https://www.pdfhubapp.com/privacy |
| Unterstützte Sprachen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "PDF Hub",
"version": "1.3.0",
"description": "PDF Hub is a top-notch PDF productivity tool that will get you covered!",
"icons": {
"16": "images\/16x16.png",
"96": "images\/48x48.png",
"128": "images\/128x128.png"
},
"action": {
"default_icon": {
"16": "images\/16x16.png",
"96": "images\/48x48.png",
"128": "images\/128x128.png"
},
"default_title": "PDF Hub",
"default_popup": "index.html"
}
} | |