Metro for Discord by Tako#6238

Tako's Discord Metro Theme for Google Chrome.

Metro for Discord by Tako#6238とは何ですか?

Metro for Discord by Tako#6238はJustMaffieによって開発されたChromeの拡張機能で、その主な機能は「Tako's Discord Metro Theme for Google Chrome.」です。

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

screenshot

Metro for Discord by Tako#6238拡張機能のCRXファイルをダウンロード

Metro for Discord by Tako#6238拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Metro is an amazing theme for Discord based on Microsoft's Modern Design Language - 'Metro'

This extension makes the amazing Metro theme available for chrome web users.

GitHub Link: https://github.com/TakosThings/Metro-for-Discord

If you would like to donate you can go to https://patreon.com/justmaffie

Currently known issues:
- None
I'll try my best to fix any issues I come across, although seeing as I didn't make this theme, I can't guarantee anything.

Update 1.0.2:
Fix some coloration bugs, everything should be normally colored and visible now.

DISCLAIMER: THIS CSS IS NOT MADE BY ME BUT BY Tako#6238, IF YOU ARE THE ORIGINAL AUTHOR AND WANT ME TO REMOVE IT PLEASE SEND AN EMAIL TO [email protected] OR CONTACT ME ON DISCORD: JustMaffie#0420                    

拡張機能の基本情報

名前 Metro for Discord by Tako#6238 Metro for Discord by Tako#6238
ID ieedkdagklnonlhkdcgjagdlomhhjjij
公式URL https://chromewebstore.google.com/detail/metro-for-discord-by-tako/ieedkdagklnonlhkdcgjagdlomhhjjij
説明 Tako's Discord Metro Theme for Google Chrome.
ファイルサイズ 34.72 KB
インストール数 518
現在のバージョン 1.0.2
最終更新日 2018-04-28
公開日 2018-04-27
評価 2.29/5 合計 7 レビュー
開発者 JustMaffie
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://justmaffie.nl
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Metro for Discord by Tako#6238",
    "short_name": "Metro for Discord",
    "version": "1.0.2",
    "content_scripts": [
        {
            "css": [
                "theme.css"
            ],
            "matches": [
                "https:\/\/discordapp.com\/*"
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "description": "Tako's Discord Metro Theme for Google Chrome."
}