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.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

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                    

拡張機能の基本情報

名前 Magoon: Chrome DevTools Theme 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
Eメール [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"
    }
}