Apps for Google Drive
Quick access to create documents and save in Drive.
What is Apps for Google Drive?
Apps for Google Drive is a Chrome extension developed by https://sites.google.com/site/dpportfoliosite, and its main feature is "Quick access to create documents and save in Drive.".
Extension Screenshots
Download Apps for Google Drive Extension CRX File
Download Apps for Google Drive extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Quick access to create documents and save in Drive.
Extension Basic Information
Name | Apps for Google Drive |
ID | gpjipfogpofikbnpfenncmppkcnocalk |
Official URL | https://chromewebstore.google.com/detail/apps-for-google-drive/gpjipfogpofikbnpfenncmppkcnocalk |
Description | Quick access to create documents and save in Drive. |
File Size | 9.92 KB |
Installation Count | 4,337 |
Current Version | 1.3 |
Last Updated | 2012-11-20 |
Publish Date | 2012-11-19 |
Rating | 4.00/5 Total 10 Ratings |
Developer | https://sites.google.com/site/dpportfoliosite |
Payment Type | free |
Supported Languages | 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" } } |