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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย JustMaffie และคุณลักษณะหลักของมันคือ "Tako's Discord Metro Theme for Google Chrome."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Metro for Discord by Tako#6238
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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." } |