Document File Viewer
View a DOCX, PPTX, XLSX, Spreadsheet file directly without leaving your browser. Read its content without server conversion.
Document File Viewer là gì?
Document File Viewer 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à "View a DOCX, PPTX, XLSX, Spreadsheet file directly without leaving your browser. Read its content without server conversion.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Document File Viewer
Tải xuống các tệp mở rộng Document File Viewer 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 DOCX viewer lets you view a DOCX, PPTX, XLSX, Spreadsheet file directly without leaving your browser. It can help you to open a DOCX, PPTX, Spreadsheet file and read its content without server conversion. This app is a light, efficient document file viewer. It offers easy navigation and fast reading its content. You can quickly open and read a DOCX, PPTX, XLSX file in your browser without any special software. This app is easy to use, and it is a completely free to use. This viewer does not save or share the file you select. It only works locally without going through the server. You can open a DOCX, PPTX, XLSX, XLS, ODS, Spreadsheet file to view from your computer or your Google Drive.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Document File Viewer |
ID | bnmnmdjmpbadnmgdmbpkdfonpecdfoha |
URL Chính Thức | https://chromewebstore.google.com/detail/document-file-viewer/bnmnmdjmpbadnmgdmbpkdfonpecdfoha |
Mô tả | View a DOCX, PPTX, XLSX, Spreadsheet file directly without leaving your browser. Read its content without server conversion. |
Kích Thước Tệp | 27.04 KB |
Số Lần Cài Đặt | 6,151 |
Phiên Bản Hiện Tại | 1.0.1.3 |
Cập Nhật Lần Cuối | 2023-12-07 |
Ngày Phát Hành | 2020-12-22 |
Đánh Giá | 1.75/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Smart Software |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://imclient.herokuapp.com/docxviewer/ |
URL Trang Trợ Giúp | https://imclient.herokuapp.com/docxviewer/ |
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.1.3" } |