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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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."
}