HipsterIpsum
Chrome plugin for HipsterIpsum generation.
Cos'è HipsterIpsum?
HipsterIpsum è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Chrome plugin for HipsterIpsum generation.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione HipsterIpsum
Scarica i file di estensione HipsterIpsum 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
Too cool for regular Lorem Ipsum? This extension generates Hipster Ipsum text that can be used for content testing. Just click the icon and copy the text. It's as easy as riding your fixed gear down to the gourmet coffee house. Want to see more hip words? Open a pull request: https://github.com/elliotttf/HipsterIpsum Extension icon from: http://www.flickr.com/photos/hey__paul/5935779508/
Informazioni di Base sull'Estensione
Nome | HipsterIpsum |
ID | pgclmbgopdncnckkfhcfkppjafpofahg |
URL Ufficiale | https://chromewebstore.google.com/detail/hipsteripsum/pgclmbgopdncnckkfhcfkppjafpofahg |
Descrizione | Chrome plugin for HipsterIpsum generation. |
Dimensione del File | 6.78 KB |
Conteggio Installazioni | 169 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2012-11-04 |
Data di Pubblicazione | 2012-11-03 |
Valutazione | 3.60/5 Totale 5 Valutazioni |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/elliotttf/HipsterIpsum |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HipsterIpsum", "version": "1.1.1", "description": "Chrome plugin for HipsterIpsum generation.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |