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是由ntwigs开发的Chrome扩展程序,该扩展的主要功能是“A dark theme called Magoon which is now available for the Chrome Developer Tools.”。
扩展截图
下载Magoon: Chrome DevTools Theme扩展crx文件
下载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 扩展基本信息
| 名称 | |
| 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"
}
} | |