Dark Tiles Theme for Google Play Music
Dark Grey/Blue Theme with transluscent elements for Google Play Music
¿Qué es Dark Tiles Theme for Google Play Music?
Dark Tiles Theme for Google Play Music es una extensión de Chrome desarrollada por steve.kroodsma, y su función principal es "Dark Grey/Blue Theme with transluscent elements for Google Play Music".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Dark Tiles Theme for Google Play Music
Descarga archivos de extensión Dark Tiles Theme for Google Play Music en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
**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.
Información Básica de la Extensión
Nombre | |
ID | pchnjlbgjkfblphkbbhdcdbffkbjpmog |
URL Oficial | https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog |
Descripción | Dark Grey/Blue Theme with transluscent elements for Google Play Music |
Tamaño del Archivo | 4.91 KB |
Cantidad de Instalaciones | 39 |
Versión Actual | 1.2.1 |
Última Actualización | 2016-07-26 |
Fecha de Publicación | 2016-07-26 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | steve.kroodsma |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Idiomas Soportados | 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 } |