Dark Tiles Theme for Google Play Music

Dark Grey/Blue Theme with transluscent elements for Google Play Music

Qu'est-ce que Dark Tiles Theme for Google Play Music ?

Dark Tiles Theme for Google Play Music est une extension Chrome développée par steve.kroodsma, et sa fonction principale est "Dark Grey/Blue Theme with transluscent elements for Google Play Music".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Dark Tiles Theme for Google Play Music

Téléchargez les fichiers d'extension Dark Tiles Theme for Google Play Music au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        **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.                    

Informations de Base sur l'Extension

Nom Dark Tiles Theme for Google Play Music Dark Tiles Theme for Google Play Music
ID pchnjlbgjkfblphkbbhdcdbffkbjpmog
URL Officiel https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog
Description Dark Grey/Blue Theme with transluscent elements for Google Play Music
Taille du Fichier 4.91 KB
Nombre d'Installations 39
Version Actuelle 1.2.1
Dernière Mise à Jour 2016-07-26
Date de Publication 2016-07-26
Évaluation 5.00/5 Total 1 Évaluations
Développeur steve.kroodsma
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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
}