Open with Google Drive™ Viewer

Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.

Open with Google Drive™ Viewer là gì?

Open with Google Drive™ Viewer là một tiện ích mở rộng Chrome được phát triển bởi BrowserNative, và tính năng chính của nó là "Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Open with Google Drive™ Viewer

Tải xuống các tệp mở rộng Open with Google Drive™ 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

                        Supports Word, Excel, PowerPoint, PDF, ZIP and more formats. File should be online and publicly accessible. Opened files can be easily saved to the Google Drive.  Doesn't work on ***Google Search Result Pages***.

List of supported file types: https://support.google.com/drive/answer/2423485?hl=en&p=docs_viewer&rd=1

Test extension on this page: http://browsernative.com/test/drive.php

Not affiliated with Google.                    

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

Tên Open with Google Drive™ Viewer Open with Google Drive™ Viewer
ID bdkpinfdldjdngmgfbifbdbgaoampkan
URL Chính Thức https://chromewebstore.google.com/detail/open-with-google-drive-vi/bdkpinfdldjdngmgfbifbdbgaoampkan
Mô tả Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.
Kích Thước Tệp 19.98 KB
Số Lần Cài Đặt 47,022
Phiên Bản Hiện Tại 0.48
Cập Nhật Lần Cuối 2016-07-12
Ngày Phát Hành 2016-07-12
Đánh Giá 3.23/5 Tổng số 211 Đánh Giá
Nhà Phát Triển BrowserNative
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://browsernative.com/open-with-google-drive-viewer/
URL Trang Trợ Giúp https://browsernative.com/open-with-google-drive-viewer/
URL Trang Chính Sách Bảo Mật https://browsernative.com/extensions-privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script.js"
        ],
        "persistent": false
    },
    "description": "Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.",
    "homepage_url": "https:\/\/browsernative.com\/open-with-google-drive-viewer\/",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "Open with Google Drive\u2122 Viewer",
    "permissions": [
        "contextMenus"
    ],
    "version": "0.48"
}