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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
**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 |
공식 URL | 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 } |