Apps for Google Drive
Quick access to create documents and save in Drive.
Was ist Apps for Google Drive?
Apps for Google Drive ist eine Chrome-Erweiterung, die von https://sites.google.com/site/dpportfoliosite entwickelt wurde, und ihr Hauptmerkmal ist "Quick access to create documents and save in Drive.".
Erweiterungsscreenshots
Apps for Google Drive-Erweiterungs-CRX-Datei herunterladen
Laden Sie Apps for Google Drive-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Quick access to create documents and save in Drive. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gpjipfogpofikbnpfenncmppkcnocalk |
| Offizielle URL | https://chromewebstore.google.com/detail/apps-for-google-drive/gpjipfogpofikbnpfenncmppkcnocalk |
| Beschreibung | Quick access to create documents and save in Drive. |
| Dateigröße | 9.92 KB |
| Installationsanzahl | 4,337 |
| Aktuelle Version | 1.3 |
| Letztes Update | 2012-11-20 |
| Veröffentlichungsdatum | 2012-11-19 |
| Bewertung | 4.00/5 Insgesamt 10 Bewertungen |
| Entwickler | https://sites.google.com/site/dpportfoliosite |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |