Dark Tiles Theme for Google Play Music
Dark Grey/Blue Theme with transluscent elements for Google Play Music
Was ist Dark Tiles Theme for Google Play Music?
Dark Tiles Theme for Google Play Music ist eine Chrome-Erweiterung, die von steve.kroodsma entwickelt wurde, und ihr Hauptmerkmal ist "Dark Grey/Blue Theme with transluscent elements for Google Play Music".
Erweiterungsscreenshots
Dark Tiles Theme for Google Play Music-Erweiterungs-CRX-Datei herunterladen
Laden Sie Dark Tiles Theme for Google Play Music-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
**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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | pchnjlbgjkfblphkbbhdcdbffkbjpmog |
Offizielle URL | https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog |
Beschreibung | Dark Grey/Blue Theme with transluscent elements for Google Play Music |
Dateigröße | 4.91 KB |
Installationsanzahl | 39 |
Aktuelle Version | 1.2.1 |
Letztes Update | 2016-07-26 |
Veröffentlichungsdatum | 2016-07-26 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | steve.kroodsma |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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 } |