PDFBlitz PDF Merge
PDFBlitz PDF Merge ...
Qu'est-ce que PDFBlitz PDF Merge ?
PDFBlitz PDF Merge est une extension Chrome développée par PDFBlitz PDF, et sa fonction principale est "PDFBlitz PDF Merge ...".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension PDFBlitz PDF Merge
Téléchargez les fichiers d'extension PDFBlitz PDF Merge 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
Merge and compress your PDF files fast ! View them in a browser and auto download. How to use this extension: - Click on the software icon - Choose PDF file you would like to merge - This software supports merging and compressing of PDF files - Merge and compress 2 or more PDF files - Unlimited number of PDF mergers and compresses About PDFBlitz's Payment: Pay is to provide better chrome extensions. Merge and compress your PDF 3 times for free , pay $4.99 for permanent use and 365 days unconditional full refund. PDFBlitz subsequent chrome extensions (pdf converter, split pdf, pdf to jpg, jpg to pdf, unlock pdf, protect pdf......) . All that can be used for free for 365 days. If you have any questions, please contact [email protected]
Informations de Base sur l'Extension
Nom | PDFBlitz PDF Merge |
ID | oadbgoefingphaemhmjlklbfcgcikhga |
URL Officiel | https://chromewebstore.google.com/detail/pdfblitz-pdf-merge/oadbgoefingphaemhmjlklbfcgcikhga |
Description | PDFBlitz PDF Merge ... |
Taille du Fichier | 943 KB |
Nombre d'Installations | 147 |
Version Actuelle | 1.1.1 |
Dernière Mise à Jour | 2021-05-02 |
Date de Publication | 2021-05-01 |
Développeur | PDFBlitz PDF |
[email protected] | |
Type de Paiement | in_app |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.1", "name": "PDFBlitz PDF Merge", "manifest_version": 2, "description": "PDFBlitz PDF Merge ...", "browser_action": { "default_title": "PDFBlitz", "default_popup": "popup.html" }, "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "web_accessible_resources": [ "inject.html" ], "externally_connectable": { "matches": [ "https:\/\/transactions.sendowl.com\/*" ] }, "background": { "page": "background.html" }, "permissions": [ "contextMenus", "tabs", "storage", "https:\/\/github.com\/*" ], "content_security_policy": "default-src 'self'; script-src 'self' 'unsafe-eval' https:\/\/transactions.sendowl.com; connect-src data:; style-src * 'unsafe-inline'; img-src 'self' https:\/\/transactions.sendowl.com data:;" } |