Awesome PDF Viewer, Reader

PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.

Awesome PDF Viewer, Reader क्या है?

Awesome PDF Viewer, Reader Smart Software द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser."।

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

screenshot

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

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

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

                        This PDF Viewer is a free tool that allows you to view PDF files directly in your Chrome.
To see the PDF file with this PDF Viewer simply hit the icon installed in the browser's toolbar. or Click the Chrome's context menu.

This PDF Viewer reads files without uploading the file to any servers. It only works locally without going through the server. 
This PDF viewer supports local & web PDF files. Based on HTML5 PDF Reader library.

Support Chrome 37 and later versions.                    

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

नाम Awesome PDF Viewer, Reader Awesome PDF Viewer, Reader
ID dgickihfkjolnjjifepinaaaoejmgpbm
आधिकारिक URL https://chromewebstore.google.com/detail/awesome-pdf-viewer-reader/dgickihfkjolnjjifepinaaaoejmgpbm
विवरण PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.
फ़ाइल का आकार 28.99 KB
स्थापना संख्या 33,913
वर्तमान संस्करण 1.0.0.2
अंतिम अपडेट 2023-12-05
प्रकाशन तिथि 2020-10-16
रेटिंग 3.93/5 कुल 110 रेटिंग्स
डेवलपर Smart Software
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://pdfviewer.softgateon.net/
सहायता पृष्ठ URL https://pdfviewer.softgateon.net/
गोपनीयता नीति पृष्ठ URL http://iblogbox.com/chrome/tos.php
समर्थित भाषाएँ en-US
manifest.json
{
    "name": "__MSG_ext_name__",
    "description": "__MSG_ext_description__",
    "default_locale": "en_US",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "permissions": [
        "storage"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.0.2"
}