Dark Tiles Theme for Google Play Music
Dark Grey/Blue Theme with transluscent elements for Google Play Music
Hvad er Dark Tiles Theme for Google Play Music?
Dark Tiles Theme for Google Play Music er en Chrome-udvidelse udviklet af steve.kroodsma, og dens hovedfunktion er "Dark Grey/Blue Theme with transluscent elements for Google Play Music".
Udvidelsesskærmbilleder
Download Dark Tiles Theme for Google Play Music-udvidelses-CRX-fil
Download Dark Tiles Theme for Google Play Music-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
**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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | pchnjlbgjkfblphkbbhdcdbffkbjpmog |
Officiel URL | https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog |
Beskrivelse | Dark Grey/Blue Theme with transluscent elements for Google Play Music |
Filstørrelse | 4.91 KB |
Antal Installationer | 39 |
Nuværende Version | 1.2.1 |
Senest Opdateret | 2016-07-26 |
Udgivelsesdato | 2016-07-26 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | steve.kroodsma |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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 } |