Dark Tiles Theme for Google Play Music

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

Τι είναι το Dark Tiles Theme for Google Play Music;

Το Dark Tiles Theme for Google Play Music είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον steve.kroodsma, και η κύρια λειτουργία του είναι "Dark Grey/Blue Theme with transluscent elements for Google Play Music".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Dark Tiles Theme for Google Play Music

Λήψη αρχείων επέκτασης Dark Tiles Theme for Google Play Music σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

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

Βασικές Πληροφορίες Επέκτασης

Όνομα Dark Tiles Theme for Google Play Music Dark Tiles Theme for Google Play Music
ID pchnjlbgjkfblphkbbhdcdbffkbjpmog
Επίσημο URL https://chromewebstore.google.com/detail/dark-tiles-theme-for-goog/pchnjlbgjkfblphkbbhdcdbffkbjpmog
Περιγραφή Dark Grey/Blue Theme with transluscent elements for Google Play Music
Μέγεθος Αρχείου 4.91 KB
Αριθμός Εγκαταστάσεων 39
Τρέχουσα Έκδοση 1.2.1
Τελευταία Ενημέρωση 2016-07-26
Ημερομηνία Δημοσίευσης 2016-07-26
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής steve.kroodsma
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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
}