PDF Converted - Convert Documents

Convert your Documents to PDF and vice-versa format for free.

PDF Converted - Convert Documents क्या है?

PDF Converted - Convert Documents http://pdfconverted.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert your Documents to PDF and vice-versa format for free."।

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

screenshot
screenshot
screenshot

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

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

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

                        This software is free to use and will convert your documents into PDF and vice-versa within seconds. You can choose the document from either your computer/Google Drive and our website will do the rest.

If you choose to convert a document from your Google Drive, you'll need to give us permission/access to Google Drive documents. After we have converted your file, you can choose to either save the output PDF file onto your computer/onto your Google Drive.

Try this software out today for free.                    

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

नाम PDF Converted - Convert Documents PDF Converted - Convert Documents
ID jpcfopbpibkbfaeocpkkjldledjijacl
आधिकारिक URL https://chrome.google.com/webstore/detail/pdf-converted-convert-doc/jpcfopbpibkbfaeocpkkjldledjijacl
विवरण Convert your Documents to PDF and vice-versa format for free.
फ़ाइल का आकार 72.9 KB
स्थापना संख्या 3,000
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2019-09-02
प्रकाशन तिथि 2019-09-02
रेटिंग 1.00/5 कुल 1 रेटिंग्स
डेवलपर http://pdfconverted.com
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.wallpaperaddons.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "PDF Converted - Convert Documents",
    "version": "1.0.0",
    "description": "Convert your Documents to PDF and vice-versa format for free.",
    "icons": {
        "128": "logo-pdf-128.png",
        "48": "logo-pdf-48.png",
        "16": "logo-pdf-16.png"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "browser_action": {
        "default_icon": {
            "16": "logo-pdf-16.png",
            "32": "logo-pdf-32.png"
        }
    },
    "background": {
        "scripts": [
            "\/js\/common-push-init.js",
            "\/js\/common-push.js",
            "\/js\/background.js"
        ]
    },
    "permissions": [
        "https:\/\/*.pdfconverted.com\/*",
        "notifications"
    ]
}