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 là gì?

Awesome PDF Viewer, Reader là một tiện ích mở rộng Chrome được phát triển bởi Smart Software, và tính năng chính của nó là "PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Awesome PDF Viewer, Reader

Tải xuống các tệp mở rộng Awesome PDF Viewer, Reader dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Awesome PDF Viewer, Reader Awesome PDF Viewer, Reader
ID dgickihfkjolnjjifepinaaaoejmgpbm
URL Chính Thức https://chromewebstore.google.com/detail/awesome-pdf-viewer-reader/dgickihfkjolnjjifepinaaaoejmgpbm
Mô tả PDF Viewer, Reader is a free tool that allows you to view PDF files directly in your web browser.
Kích Thước Tệp 28.99 KB
Số Lần Cài Đặt 33,913
Phiên Bản Hiện Tại 1.0.0.2
Cập Nhật Lần Cuối 2023-12-05
Ngày Phát Hành 2020-10-16
Đánh Giá 3.93/5 Tổng số 110 Đánh Giá
Nhà Phát Triển Smart Software
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://pdfviewer.softgateon.net/
URL Trang Trợ Giúp https://pdfviewer.softgateon.net/
URL Trang Chính Sách Bảo Mật http://iblogbox.com/chrome/tos.php
Ngôn Ngữ Được Hỗ Trợ 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"
}