PDF Hub
PDF Hub is a top-notch PDF productivity tool that will get you covered!
What is PDF Hub?
PDF Hub is a Chrome extension developed by pdfhub, and its main feature is "PDF Hub is a top-notch PDF productivity tool that will get you covered!".
Extension Screenshots
Download PDF Hub Extension CRX File
Download PDF Hub 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
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.
Extension Basic Information
Name | PDF Hub |
ID | lpodmcegmhaecpppfpkkmhompnidinip |
Official URL | https://chromewebstore.google.com/detail/pdf-hub/lpodmcegmhaecpppfpkkmhompnidinip |
Description | PDF Hub is a top-notch PDF productivity tool that will get you covered! |
File Size | 1.19 MB |
Installation Count | 9,751 |
Current Version | 1.3.0 |
Last Updated | 2023-05-18 |
Publish Date | 2020-11-10 |
Developer | pdfhub |
[email protected] | |
Payment Type | free |
Extension Website | https://www.pdfhubapp.com |
Privacy Policy Page URL | https://www.pdfhubapp.com/privacy |
Supported Languages | 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" } } |