Inspired by lyrics
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
Wat is Inspired by lyrics?
Inspired by lyrics is een Chrome-extensie ontwikkeld door Vu Huynh, en de belangrijkste functie is "A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.".
Extensie Screenshots
Download het CRX-bestand van de extensie Inspired by lyrics
Download Inspired by lyrics-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
Basisinformatie over de Extensie
Naam | Inspired by lyrics |
ID | koagmaaibnjacggfohelejjcpgfmpkke |
Officiële URL | https://chromewebstore.google.com/detail/inspired-by-lyrics/koagmaaibnjacggfohelejjcpgfmpkke |
Beschrijving | A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API. |
Bestandsgrootte | 51.83 KB |
Aantal Installaties | 63 |
Huidige Versie | 1.0.2 |
Laatst Bijgewerkt | 2016-02-11 |
Publicatiedatum | 2016-02-11 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Vu Huynh |
Betalingswijze | free |
Ondersteunde Talen | 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" } |