Inspired by lyrics
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
Cos'è Inspired by lyrics?
Inspired by lyrics è un'estensione di Chrome sviluppata da Vu Huynh, e la sua funzione principale è "A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Inspired by lyrics
Scarica i file di estensione Inspired by lyrics 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
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
Informazioni di Base sull'Estensione
Nome | Inspired by lyrics |
ID | koagmaaibnjacggfohelejjcpgfmpkke |
URL Ufficiale | https://chromewebstore.google.com/detail/inspired-by-lyrics/koagmaaibnjacggfohelejjcpgfmpkke |
Descrizione | A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API. |
Dimensione del File | 51.83 KB |
Conteggio Installazioni | 63 |
Versione Corrente | 1.0.2 |
Ultimo Aggiornamento | 2016-02-11 |
Data di Pubblicazione | 2016-02-11 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Vu Huynh |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "page.html" }, "description": "A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.", "icons": { "128": "icon_128.png" }, "manifest_version": 2, "name": "Inspired by lyrics", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2" } |