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.”。
擴展截圖
下載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 |
ID | gpjipfogpofikbnpfenncmppkcnocalk |
官方網址 | 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" } } |