Dark Tiles Theme for Google Play Music
Dark Grey/Blue Theme with transluscent elements for Google Play Music
Cos'è Dark Tiles Theme for Google Play Music?
Dark Tiles Theme for Google Play Music è un'estensione di Chrome sviluppata da steve.kroodsma, e la sua funzione principale è "Dark Grey/Blue Theme with transluscent elements for Google Play Music".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dark Tiles Theme for Google Play Music
Scarica i file di estensione Dark Tiles Theme for Google Play Music in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
**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.
Informazioni di Base sull'Estensione
Nome | |
ID | pchnjlbgjkfblphkbbhdcdbffkbjpmog |
URL Ufficiale | https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog |
Descrizione | Dark Grey/Blue Theme with transluscent elements for Google Play Music |
Dimensione del File | 4.91 KB |
Conteggio Installazioni | 39 |
Versione Corrente | 1.2.1 |
Ultimo Aggiornamento | 2016-07-26 |
Data di Pubblicazione | 2016-07-26 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | steve.kroodsma |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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 } |