Fast PDF Reader
A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library
Fast PDF Reader क्या है?
Fast PDF Reader raymundocbardwelli244 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fast PDF Reader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Программа для просмотра Portable Document Format (PDF), основанная на библиотеке Mozilla PDF.js. PDF Reader allows you to view PDF, DOC, XLS, PPT files directly in your web browser. Open, view and read PDFs with the fast PDF reader.
एक्सटेंशन की मूल जानकारी
नाम | Fast PDF Reader |
ID | pccahijojlkobphglogpkoffikkblobm |
आधिकारिक URL | https://chromewebstore.google.com/detail/fast-pdf-reader/pccahijojlkobphglogpkoffikkblobm |
विवरण | A general-purpose Portable Document Format (PDF) viewer based on Mozilla's PDF.js library |
फ़ाइल का आकार | 1.19 MB |
स्थापना संख्या | 32 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2022-02-09 |
प्रकाशन तिथि | 2022-02-09 |
डेवलपर | raymundocbardwelli244 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | de,en,fr,nl,es,it,pl,pt-BR,pt-PT,ru,zh-CN,ja |
manifest.json | |
{ "background": { "service_worker": "\/js\/bckg.js" }, "action": [], "default_locale": "en", "description": "__MSG_description__", "file_browser_handlers": [ { "default_title": "Open with Fast PDF Reader", "file_filters": [ "filesystem:*.pdf" ], "id": "pdf-file-is-open" } ], "icons": { "36": "picture\/pdfReaderIcon-36.png", "38": "picture\/pdfReaderIcon-38.png", "48": "picture\/pdfReaderIcon-48.png", "64": "picture\/pdfReaderIcon-64.png", "128": "picture\/pdfReaderIcon-128.png", "256": "picture\/pdfReaderIcon-256.png", "512": "picture\/pdfReaderIcon-512.png" }, "manifest_version": 3, "name": "Fast PDF Reader", "options_ui": { "page": "html\/main.html" }, "permissions": [ "storage", "contextMenus", "webNavigation" ], "host_permissions": [ "*:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0", "web_accessible_resources": [ { "resources": [ "\/html\/tineydzher.html", "chrome:\/\/favicon\/" ], "matches": [ " |