Magoon: Chrome DevTools Theme
A dark theme called Magoon which is now available for the Chrome Developer Tools.
Magoon: Chrome DevTools Theme là gì?
Magoon: Chrome DevTools Theme là một tiện ích mở rộng Chrome được phát triển bởi ntwigs, và tính năng chính của nó là "A dark theme called Magoon which is now available for the Chrome Developer Tools.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Magoon: Chrome DevTools Theme
Tải xuống các tệp mở rộng Magoon: Chrome DevTools Theme dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Magoon: Chrome DevTools Theme |
ID | aaimlcmkljmacmacanfbhfgjkahgaihm |
URL Chính Thức | https://chromewebstore.google.com/detail/magoon-chrome-devtools-th/aaimlcmkljmacmacanfbhfgjkahgaihm |
Mô tả | A dark theme called Magoon which is now available for the Chrome Developer Tools. |
Kích Thước Tệp | 39.09 KB |
Số Lần Cài Đặt | 688 |
Phiên Bản Hiện Tại | 4.0.0 |
Cập Nhật Lần Cuối | 2023-01-23 |
Ngày Phát Hành | 2018-09-08 |
Đánh Giá | 4.54/5 Tổng số 13 Đánh Giá |
Nhà Phát Triển | ntwigs |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://github.com/ntwigs/Magoon/tree/master/ChromeConsole |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |