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؟

Open with Google Drive™ Viewer هو إضافة Chrome تم تطويرها بواسطة BrowserNative، والميزة الرئيسية لها هي "Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Open with Google Drive™ Viewer

قم بتنزيل ملفات الامتداد Open with Google Drive™ Viewer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم Open with Google Drive™ Viewer Open with Google Drive™ Viewer
ID bdkpinfdldjdngmgfbifbdbgaoampkan
عنوان URL الرسمي https://chromewebstore.google.com/detail/open-with-google-drive-vi/bdkpinfdldjdngmgfbifbdbgaoampkan
الوصف Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.
حجم الملف 19.98 KB
عدد التثبيتات 47,022
النسخة الحالية 0.48
آخر تحديث 2016-07-12
تاريخ النشر 2016-07-12
تقييم 3.23/5 مجموع تقييمات 211
المطور BrowserNative
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://browsernative.com/open-with-google-drive-viewer/
عنوان صفحة المساعدة https://browsernative.com/open-with-google-drive-viewer/
عنوان صفحة سياسة الخصوصية https://browsernative.com/extensions-privacy-policy
اللغات المدعومة 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"
}