Apps for Google Drive

Quick access to create documents and save in Drive.

什么是Apps for Google Drive?

Apps for Google Drive是由https://sites.google.com/site/dpportfoliosite开发的Chrome扩展程序,该扩展的主要功能是“Quick access to create documents and save in Drive.”。

扩展截图

screenshot

下载Apps for Google Drive扩展crx文件

下载Apps for Google Drive扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Quick access to create documents and save in Drive.                    

扩展基本信息

名称 Apps for Google Drive Apps for Google Drive
ID gpjipfogpofikbnpfenncmppkcnocalk
官方URL https://chromewebstore.google.com/detail/apps-for-google-drive/gpjipfogpofikbnpfenncmppkcnocalk
简介 Quick access to create documents and save in Drive.
文件大小 9.92 KB
安装次数 4,337
当前版本 1.3
更新时间 2012-11-20
上架时间 2012-11-19
评分 4.00/5 共10次评分
开发者 https://sites.google.com/site/dpportfoliosite
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Apps for Google Drive",
    "version": "1.3",
    "manifest_version": 2,
    "icons": {
        "16": "i.png",
        "48": "i.png",
        "128": "i.png"
    },
    "browser_action": {
        "default_popup": "goog.html",
        "default_icon": "word.png"
    }
}