Inspired by lyrics

Inspired by lyrics

A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.

Merlin
Additional files are visible only to premium users

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"
}