LeLennyRandomiser
Le Lenny Randomiser
Cos'è LeLennyRandomiser?
LeLennyRandomiser è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Le Lenny Randomiser".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione LeLennyRandomiser
Scarica i file di estensione LeLennyRandomiser 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
Randomly generate a Lenny whenever you need one
Informazioni di Base sull'Estensione
Nome | LeLennyRandomiser |
ID | abdpmdamkgafeckhcpkladkeenkcihdc |
URL Ufficiale | https://chromewebstore.google.com/detail/lelennyrandomiser/abdpmdamkgafeckhcpkladkeenkcihdc |
Descrizione | Le Lenny Randomiser |
Dimensione del File | 481 KB |
Conteggio Installazioni | 36 |
Versione Corrente | 1.7 |
Ultimo Aggiornamento | 2016-02-11 |
Data di Pubblicazione | 2016-02-11 |
Valutazione | 5.00/5 Totale 7 Valutazioni |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDescription__", "version": "1.7", "manifest_version": 2, "default_locale": "en", "permissions": [], "browser_action": { "default_icon": "images\/icon-19.png", "default_popup": "popup.html" }, "icons": { "16": "images\/icon-19.png", "128": "images\/icon-128.png" } } |