Inspired by lyrics
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
什么是Inspired by lyrics?
Inspired by lyrics是由Vu Huynh开发的Chrome扩展程序,该扩展的主要功能是“A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.”。
扩展截图
下载Inspired by lyrics扩展crx文件
下载Inspired by lyrics扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API.
扩展基本信息
名称 | Inspired by lyrics |
ID | koagmaaibnjacggfohelejjcpgfmpkke |
官方URL | https://chromewebstore.google.com/detail/inspired-by-lyrics/koagmaaibnjacggfohelejjcpgfmpkke |
简介 | A beautiful Chrome Extension give you some beautiful lyrics. Made with Unsplash API. |
文件大小 | 51.83 KB |
安装次数 | 63 |
当前版本 | 1.0.2 |
更新时间 | 2016-02-11 |
上架时间 | 2016-02-11 |
评分 | 5.00/5 共1次评分 |
开发者 | Vu Huynh |
付费类型 | free |
支持的语言 | 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" } |