Dark Tiles Theme for Google Play Music
Dark Grey/Blue Theme with transluscent elements for Google Play Music
什麼是Dark Tiles Theme for Google Play Music?
Dark Tiles Theme for Google Play Music是由steve.kroodsma開發的Chrome擴展程式,該擴展的主要功能是“Dark Grey/Blue Theme with transluscent elements for Google Play Music”。
擴展截圖
下載Dark Tiles Theme for Google Play Music擴展crx文件
下載Dark Tiles Theme for Google Play Music擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
**07/26/16** Added a translucent gradient to the album page, plus some fixes. **04/23/16** If you notice Google Music not loading after the latest update, try rolling Chrome back to the previous version. **04/07/16** New transparent hiding player, transparent search bar, bigger enlarged album art, new loading screen. **03/26/16 - Bug fixes.** Updated for the new version of Google Play Music. Work in progress, more changes to come. A nice, clean, dark grey/blue theme for Google Play Music. Removes Instant Mixes and other Google-generated content.
擴展基本資訊
名稱 | |
ID | pchnjlbgjkfblphkbbhdcdbffkbjpmog |
官方網址 | https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog |
簡介 | Dark Grey/Blue Theme with transluscent elements for Google Play Music |
檔案大小 | 4.91 KB |
安裝次數 | 39 |
目前版本 | 1.2.1 |
更新時間 | 2016-07-26 |
上架時間 | 2016-07-26 |
評分 | 5.00/5 共 1 次評分 |
開發者 | steve.kroodsma |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Dark Tiles Theme for Google Play Music", "content_scripts": [ { "matches": [ "https:\/\/play.google.com\/music\/*" ], "css": [ "custom.css" ] } ], "version": "1.2.1", "description": "Dark Grey\/Blue Theme with transluscent elements for Google Play Music", "manifest_version": 2 } |