PDFBlitz PDF Merge

PDFBlitz PDF Merge ...

PDFBlitz PDF Merge क्या है?

PDFBlitz PDF Merge PDFBlitz PDF द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PDFBlitz PDF Merge ..."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में PDFBlitz PDF Merge एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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]                    

एक्सटेंशन की मूल जानकारी

नाम PDFBlitz PDF Merge PDFBlitz PDF Merge
ID oadbgoefingphaemhmjlklbfcgcikhga
आधिकारिक URL https://chromewebstore.google.com/detail/pdfblitz-pdf-merge/oadbgoefingphaemhmjlklbfcgcikhga
विवरण PDFBlitz PDF Merge ...
फ़ाइल का आकार 943 KB
स्थापना संख्या 147
वर्तमान संस्करण 1.1.1
अंतिम अपडेट 2021-05-02
प्रकाशन तिथि 2021-05-01
डेवलपर PDFBlitz PDF
ईमेल [email protected]
भुगतान के प्रकार in_app
समर्थित भाषाएँ 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:;"
}