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 |
官方網址 | 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" } |