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.”。
擴展截圖
下載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 擴展基本資訊
| 名稱 | |
| ID | ieedkdagklnonlhkdcgjagdlomhhjjij |
| 官方網址 | 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."
} | |