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.

Wat is Open with Google Drive™ Viewer?

Open with Google Drive™ Viewer is een Chrome-extensie ontwikkeld door BrowserNative, en de belangrijkste functie is "Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Open with Google Drive™ Viewer

Download Open with Google Drive™ Viewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Open with Google Drive™ Viewer Open with Google Drive™ Viewer
ID bdkpinfdldjdngmgfbifbdbgaoampkan
Officiële URL https://chromewebstore.google.com/detail/open-with-google-drive-vi/bdkpinfdldjdngmgfbifbdbgaoampkan
Beschrijving Open online resources with Google Drive Viewer. Supports various formats including DOC, XLS, PDF, PPT, ZIP, HTML, TXT, JS etc.
Bestandsgrootte 19.98 KB
Aantal Installaties 47,022
Huidige Versie 0.48
Laatst Bijgewerkt 2016-07-12
Publicatiedatum 2016-07-12
Beoordeling 3.23/5 Totaal 211 Beoordelingen
Ontwikkelaar BrowserNative
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://browsernative.com/open-with-google-drive-viewer/
Help Pagina-URL https://browsernative.com/open-with-google-drive-viewer/
URL van de Privacybeleid Pagina https://browsernative.com/extensions-privacy-policy
Ondersteunde Talen 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"
}