Chrome Ipsum
Quick Lorem Ipsum by Michael Ott
Cos'è Chrome Ipsum?
Chrome Ipsum è un'estensione di Chrome sviluppata da https://michaelott.id.au, e la sua funzione principale è "Quick Lorem Ipsum by Michael Ott".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chrome Ipsum
Scarica i file di estensione Chrome Ipsum in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.)
Informazioni di Base sull'Estensione
Nome | Chrome Ipsum |
ID | mmgcgfhdemljbhdcoohmbfaggbloiden |
URL Ufficiale | https://chromewebstore.google.com/detail/chrome-ipsum/mmgcgfhdemljbhdcoohmbfaggbloiden |
Descrizione | Quick Lorem Ipsum by Michael Ott |
Dimensione del File | 126 KB |
Conteggio Installazioni | 132 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2015-03-29 |
Data di Pubblicazione | 2015-03-28 |
Valutazione | 4.67/5 Totale 3 Valutazioni |
Sviluppatore | https://michaelott.id.au |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://michaelott.id.au/ |
Lingue Supportate | 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" } } |