PDF24 Tools

This app opens the PDF24 online PDF Tools.

PDF24 Tools क्या है?

PDF24 Tools https://tools.pdf24.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This app opens the PDF24 online PDF Tools."।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        This app opens the free and easy-to-use PDF24 online PDF tools with just one click. Around 30 PDF tools are available free of charge. PDF24 makes PDF really easy!

✓ Merge PDF
✓ Compress PDF
✓ Edit PDF
✓ Convert to PDF
✓ Convert PDF to ...
✓ Protect PDF
✓ Unlock PDF
✓ Split PDF
✓ Rotate PDF pages
✓ Remove PDF pages
✓ Extract PDF pages
✓ Rearrange PDF pages
✓ Images to PDF
✓ PDF to images
✓ Extract PDF images
✓ Webpage to PDF
✓ PDF OCR
✓ Create PDF job application
✓ Web optimize PDF
✓ Add watermark to PDFs
✓ Add page numbers to PDFs
✓ View as PDF
✓ PDF Overlay
✓ Compare PDFs
✓ Sign PDF
✓ Annotate PDF
✓ PDF Converter
✓ Create PDF with a camera
✓ Blacken PDF                    

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

नाम PDF24 Tools PDF24 Tools
ID eoinpcbakedlpilhibkbejdgkifenhfb
आधिकारिक URL https://chromewebstore.google.com/detail/pdf24-tools/eoinpcbakedlpilhibkbejdgkifenhfb
विवरण This app opens the PDF24 online PDF Tools.
फ़ाइल का आकार 180 KB
स्थापना संख्या 70,744
वर्तमान संस्करण 1.3
अंतिम अपडेट 2021-04-27
प्रकाशन तिथि 2020-02-06
रेटिंग 4.61/5 कुल 51 रेटिंग्स
डेवलपर https://tools.pdf24.org
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://tools.pdf24.org
सहायता पृष्ठ URL https://help.pdf24.org
गोपनीयता नीति पृष्ठ URL https://www.pdf24.org/en/privacy
समर्थित भाषाएँ de,en,fr,nl,vi,tr,es,it,hu,pl,ro,sv,cs,el,ru,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "PDF24 Tools",
    "description": "__MSG_appDesc__",
    "version": "1.3",
    "default_locale": "en",
    "icons": {
        "32": "img\/icons\/icon_32.png",
        "64": "img\/icons\/icon_64.png",
        "128": "img\/icons\/icon_128.png",
        "192": "img\/icons\/icon_192.png",
        "256": "img\/icons\/icon_256.png",
        "512": "img\/icons\/icon_512.png"
    },
    "permissions": [],
    "browser_action": {
        "default_title": "PDF24 Tools",
        "default_icon": "img\/icons\/icon_32.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2
}