Save to PDF for free with this tool

Save to PDF online. it's quick and it's easy, stores webpage as PDF that can be downloaded and printed

Save to PDF for free with this tool क्या है?

Save to PDF for free with this tool https://pdf.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Save to PDF online. it's quick and it's easy, stores webpage as PDF that can be downloaded and printed"।

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

screenshot

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

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

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

                        Save to PDF is a free extension created by PDF.co and ByteScout team. The two websites offer free and paid tools. PDF.co is made for end-users and offers uniquely free tools. It has recently launched a series of extensions and apps available on Google Chrome Store.

The goal of the extension is make its usage as easy as possible for users. Just go there and choose a web page you need to save as PDF. When you click the button - the extension automatically proceeds with the convertion. The final document can be downloaded instantly to your computer.

The tool works with Google Drive.

The tool is available for FREE TRIAL for 1 MONTH.
The extended plan can be purchased: Basic, Personal or Business.
The API for developer is available at PDF.co                    

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

नाम Save to PDF for free with this tool Save to PDF for free with this tool
ID hakdgiengeknbifmjdjhpgphpdbhccca
आधिकारिक URL https://chrome.google.com/webstore/detail/save-to-pdf-for-free-with/hakdgiengeknbifmjdjhpgphpdbhccca
विवरण Save to PDF online. it's quick and it's easy, stores webpage as PDF that can be downloaded and printed
फ़ाइल का आकार 6.1 KB
स्थापना संख्या 3,236
वर्तमान संस्करण 1.0.19.424
अंतिम अपडेट 2019-04-26
प्रकाशन तिथि 2019-04-26
रेटिंग 2.20/5 कुल 10 रेटिंग्स
डेवलपर https://pdf.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://pdf.co/webpage-to-pdf
गोपनीयता नीति पृष्ठ URL https://pdf.co/pages/legal/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "default_locale": "en",
    "author": "Email: [email protected] website: https:\/\/pdf.co",
    "version": "1.0.19.424",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "short_name": "__MSG_appShortName__",
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "browser_action": {
        "default_title": "__MSG_appShortName__"
    },
    "permissions": [
        "tabs"
    ],
    "icons": {
        "128": "icon128.png"
    }
}