Magoon: Chrome DevTools Theme
A dark theme called Magoon which is now available for the Chrome Developer Tools.
Magoon: Chrome DevTools Themeคืออะไร?
Magoon: Chrome DevTools Theme เป็นส่วนขยายของ Chrome ที่พัฒนาโดย ntwigs และคุณลักษณะหลักของมันคือ "A dark theme called Magoon which is now available for the Chrome Developer Tools."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Magoon: Chrome DevTools Theme
ดาวน์โหลดไฟล์ส่วนขยาย Magoon: Chrome DevTools Theme ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A theme that makes colors go pop 🍾, and makes everything look dazzlingly good! ✨ You can find Magoon for other things such as Vscode, Rofi, React DevTools, and Alfred on Github: https://github.com/ntwigs/magoon How to install --------------------------------------------------------- - Install this theme. - Go to the Chrome extension store page and install the extension. - Open the Developer tools (CTRL + SHIFT + I, CMD + OPTION + I). - Open the Developer tools settings (the cog in the upper right corner). - Click on the Experiments tab. - Check the Allow extensions to load custom stylesheets. - Reload the Developer tools. 💚The Developer tools should now be magoonified! 💚 The theme was built with love 🥰, black metal 🎸, and waaay to much spare time. 💚 Created with the help of Zero Base Themes: https://github.com/mauricecruz/zero-base-themes
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Magoon: Chrome DevTools Theme |
ID | aaimlcmkljmacmacanfbhfgjkahgaihm |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/magoon-chrome-devtools-th/aaimlcmkljmacmacanfbhfgjkahgaihm |
คำอธิบาย | A dark theme called Magoon which is now available for the Chrome Developer Tools. |
ขนาดไฟล์ | 39.09 KB |
จำนวนการติดตั้ง | 688 |
เวอร์ชันปัจจุบัน | 4.0.0 |
อัปเดตครั้งล่าสุด | 2023-01-23 |
วันที่เผยแพร่ | 2018-09-08 |
คะแนน | 4.54/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | ntwigs |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/ntwigs/Magoon/tree/master/ChromeConsole |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Magoon: Chrome DevTools Theme", "version": "4.0.0", "description": "A dark theme called Magoon which is now available for the Chrome Developer Tools.", "homepage_url": "https:\/\/github.com\/NorthernTwig\/Magoon\/tree\/master\/ChromeConsole", "devtools_page": "devtools.html", "manifest_version": 2, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |