FormatPDF

FormatPDF

FormatPDF क्या है?

FormatPDF https://formatpdf.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "FormatPDF"।

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

screenshot
screenshot

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

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

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

                        🆕 The official extension of FormatPDF, the online PDF converter you were looking for.

💻 Convert, edit and make any changes you need to your PDF documents.

🌟 With the FormatPDF extension for the Google Chrome browser you can quickly access all our tools: one click and you can compress, rotate, split, edit or convert PDF documents to any other format.

📜 Online PDF tools included in this extension are:

- Compress PDF
- Split PDF
- Order PDF
- Rotate PDF
- Protect PDF
- Word to PDF
- PDF to Word
- JPG to PDF
- PDF to JPG
- Excel to PDF
- PDF to Excel
- EPUB to PDF
- PDF to EPUB
- PowerPoint to PDF
- PDF to PowerPoint
- Number PDF pages
- Merge PDF
- Sign PDF
- Edit PDF
- Unlock PDF
- ODT to PDF
- PDF to ODT
- TIFF to PDF
- DJVU to PDF
- Print PDF
- Repair PDF
- Write to PDF
- Draw on PDF
- Delete PDF pages
- Put watermark to PDF
- Remove watermark from PDF
- PDF to HTML
- HTML to PDF

We love PDF ❤️                    

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

नाम FormatPDF FormatPDF
ID iakjgnbldglbbakgeobkagcpchkbmlcl
आधिकारिक URL https://chromewebstore.google.com/detail/formatpdf/iakjgnbldglbbakgeobkagcpchkbmlcl
विवरण FormatPDF
फ़ाइल का आकार 282 KB
स्थापना संख्या 2,255
वर्तमान संस्करण 1.0
अंतिम अपडेट 2022-09-21
प्रकाशन तिथि 2022-09-21
रेटिंग 4.20/5 कुल 5 रेटिंग्स
डेवलपर https://formatpdf.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.formatpdf.com
सहायता पृष्ठ URL https://www.formatpdf.com/en/contact-us/
गोपनीयता नीति पृष्ठ URL https://www.formatpdf.com/en/privacy-policy
समर्थित भाषाएँ en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0",
    "default_locale": "es",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "storage",
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/ext-icon.png",
            "32": "\/images\/ext-icon.png",
            "48": "\/images\/ext-icon.png",
            "128": "\/images\/ext-icon.png"
        }
    },
    "icons": {
        "16": "\/images\/ext-icon.png",
        "32": "\/images\/ext-icon.png",
        "48": "\/images\/ext-icon.png",
        "128": "\/images\/ext-icon.png"
    },
    "options_page": "options.html"
}