PDF Toolkit
PDF essential tools: Merge, Convent, Download PDF files
PDF Toolkit क्या है?
PDF Toolkit Horace Short द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PDF essential tools: Merge, Convent, Download PDF files"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PDF Toolkit एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
PDF toolkit provides a set of tools for PDF manipulation. With PDF toolkit, you can: - Merge two or more PDF files - Convert office documents (DOCX, ODT, and many more) to PDF - Append or prepend an image to the PDF file - Download PDF files opened in tabs even as embedded documents Please note: - Don’t use this app for big files. It could be unreliable if you merge 1000 page long documents. - The conversion process could take a long time. Please wait at least 20 seconds before giving up.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | pmgaanbejeilcfgfgeciblogmhaigchc |
आधिकारिक URL | https://chrome.google.com/webstore/detail/pdf-toolkit/pmgaanbejeilcfgfgeciblogmhaigchc |
विवरण | PDF essential tools: Merge, Convent, Download PDF files |
फ़ाइल का आकार | 875 KB |
स्थापना संख्या | 100,000 |
वर्तमान संस्करण | 1.4.0 |
अंतिम अपडेट | 2020-10-25 |
प्रकाशन तिथि | 2020-08-24 |
रेटिंग | 4.75/5 कुल 4 रेटिंग्स |
डेवलपर | Horace Short |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://www.notion.so/Privacy-policy-PDF-toolkit-3485654360194db28e0dbd653a4c44af |
समर्थित भाषाएँ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_icon": "icon-128.png", "default_popup": "popup.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com https:\/\/www.googletagmanager.com https:\/\/*.googleapis.com; object-src 'self'", "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "icon-128.png", "48": "icon-48.png", "16": "icon-16.png" }, "manifest_version": 2, "name": "__MSG_extName__", "permissions": [ "tabs", " |