Inspired by lyrics
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
Vad är Inspired by lyrics?
Inspired by lyrics är en Chrome-tillägg utvecklad av Vu Huynh, och dess huvudfunktion är "A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.".
Tilläggsskärmbilder
Ladda ner Inspired by lyrics-förlängningens CRX-fil
Ladda ner Inspired by lyrics-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
Grundläggande Information om Tillägg
Namn | Inspired by lyrics |
ID | koagmaaibnjacggfohelejjcpgfmpkke |
Officiell webbadress | https://chromewebstore.google.com/detail/inspired-by-lyrics/koagmaaibnjacggfohelejjcpgfmpkke |
Beskrivning | A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API. |
Filstorlek | 51.83 KB |
Antal Installationer | 63 |
Aktuell Version | 1.0.2 |
Senast Uppdaterad | 2016-02-11 |
Publiceringsdatum | 2016-02-11 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Vu Huynh |
Betalningssätt | free |
Stödda Språk | 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" } |