Apps for Google Drive
Quick access to create documents and save in Drive.
Apa itu Apps for Google Drive?
Apps for Google Drive adalah ekstensi Chrome yang dikembangkan oleh https://sites.google.com/site/dpportfoliosite, dan fitur utamanya adalah "Quick access to create documents and save in Drive.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Apps for Google Drive
Unduh file ekstensi Apps for Google Drive dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Quick access to create documents and save in Drive.
Informasi Dasar Ekstensi
Nama | Apps for Google Drive |
ID | gpjipfogpofikbnpfenncmppkcnocalk |
URL Resmi | https://chromewebstore.google.com/detail/apps-for-google-drive/gpjipfogpofikbnpfenncmppkcnocalk |
Deskripsi | Quick access to create documents and save in Drive. |
Ukuran File | 9.92 KB |
Jumlah Instalasi | 4,337 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2012-11-20 |
Tanggal Publikasi | 2012-11-19 |
Penilaian | 4.00/5 Total 10 Penilaian |
Pengembang | https://sites.google.com/site/dpportfoliosite |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |