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はsteve.kroodsmaによって開発されたChromeの拡張機能で、その主な機能は「Dark Grey/Blue Theme with transluscent elements for Google Play Music」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Dark Tiles Theme for Google Play Music拡張機能のCRXファイルをダウンロード

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
Eメール [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
}