Apps for Google Drive
Quick access to create documents and save in Drive.
Vad är Apps for Google Drive?
Apps for Google Drive är en Chrome-tillägg utvecklad av https://sites.google.com/site/dpportfoliosite, och dess huvudfunktion är "Quick access to create documents and save in Drive.".
Tilläggsskärmbilder
Ladda ner Apps for Google Drive-förlängningens CRX-fil
Ladda ner Apps for Google Drive-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Quick access to create documents and save in Drive. Grundläggande Information om Tillägg
| Namn | |
| ID | gpjipfogpofikbnpfenncmppkcnocalk |
| Officiell webbadress | https://chromewebstore.google.com/detail/apps-for-google-drive/gpjipfogpofikbnpfenncmppkcnocalk |
| Beskrivning | Quick access to create documents and save in Drive. |
| Filstorlek | 9.92 KB |
| Antal Installationer | 4,337 |
| Aktuell Version | 1.3 |
| Senast Uppdaterad | 2012-11-20 |
| Publiceringsdatum | 2012-11-19 |
| Betyg | 4.00/5 Totalt 10 Betyg |
| Utvecklare | https://sites.google.com/site/dpportfoliosite |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |