PDF to Text (by PDFLite.co)
PDF to Text with 100% privacy. No uploads required, works offline.
PDF to Text (by PDFLite.co) क्या है?
PDF to Text (by PDFLite.co) http://pdflite.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PDF to Text with 100% privacy. No uploads required, works offline."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PDF to Text (by PDFLite.co) एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Extract text from PDF with 100% privacy for your files, no uploads, no signups. - Open PDF files and get text from selected pages or selected pages range - 100% privacy for your files, everything is processed in your browser - No fee, no signups, no subscriptions, 100% free - Supports scanned PDF files (OCR, English language) with automated detection - Extract and save .txt files from PDF - Select and save selected pages from PDF as .zip archive with .txt files
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jdmkdomhehachgbochficdedinejpfoi |
आधिकारिक URL | https://chrome.google.com/webstore/detail/pdf-to-text-by-pdfliteco/jdmkdomhehachgbochficdedinejpfoi |
विवरण | PDF to Text with 100% privacy. No uploads required, works offline. |
फ़ाइल का आकार | 13.15 MB |
स्थापना संख्या | 117 |
वर्तमान संस्करण | 1.1.1 |
अंतिम अपडेट | 2021-04-11 |
प्रकाशन तिथि | 2021-04-04 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | http://pdflite.co |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://pdf.co/pages/legal/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.1.1", "name": "PDF to Text (by PDFLite.co)", "description": "PDF to Text with 100% privacy. No uploads required, works offline.", "author": "PDFLite.co", "short_name": "PDFLite.co", "icons": { "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "64": "assets\/images\/icon64.png", "128": "assets\/images\/icon128.png", "144": "assets\/images\/icon144.png" }, "browser_action": { "default_icon": { "144": "assets\/images\/icon144.png" }, "default_title": "PDF to Text (by PDFLite.co)", "default_popup": "popup.html" } } |