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開發的Chrome擴展程式,該擴展的主要功能是“PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.”。

擴展截圖

screenshot

下載Awesome PDF Viewer, Reader擴展crx文件

下載Awesome PDF Viewer, Reader擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
}