Chrome Ipsum
Quick Lorem Ipsum by Michael Ott
Apa itu Chrome Ipsum?
Chrome Ipsum adalah ekstensi Chrome yang dikembangkan oleh https://michaelott.id.au, dan fitur utamanya adalah "Quick Lorem Ipsum by Michael Ott".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Chrome Ipsum
Unduh file ekstensi Chrome Ipsum 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
Chrome Ipsum is a simple extension that allows you to get quick access to place-holder text, using a few variations of Lorem Ipsum. (Chrome is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.)
Informasi Dasar Ekstensi
Nama | Chrome Ipsum |
ID | mmgcgfhdemljbhdcoohmbfaggbloiden |
URL Resmi | https://chromewebstore.google.com/detail/chrome-ipsum/mmgcgfhdemljbhdcoohmbfaggbloiden |
Deskripsi | Quick Lorem Ipsum by Michael Ott |
Ukuran File | 126 KB |
Jumlah Instalasi | 132 |
Versi Saat Ini | 1.1.1 |
Terakhir Diperbarui | 2015-03-29 |
Tanggal Publikasi | 2015-03-28 |
Penilaian | 4.67/5 Total 3 Penilaian |
Pengembang | https://michaelott.id.au |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | http://michaelott.id.au/ |
Bahasa yang Didukung | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Ipsum", "short_name": "Chrome Lorem Ipsum", "icons": { "16": "icon16.png", "48": "icon48.png", "50": "icon50.png", "128": "icon128.png", "256": "icon256.png" }, "description": "Quick Lorem Ipsum by Michael Ott", "version": "1.1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "lorem.html" } } |