Magoon: Chrome DevTools Theme

A dark theme called Magoon which is now available for the Chrome Developer Tools.

Qu'est-ce que Magoon: Chrome DevTools Theme ?

Magoon: Chrome DevTools Theme est une extension Chrome développée par ntwigs, et sa fonction principale est "A dark theme called Magoon which is now available for the Chrome Developer Tools.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Magoon: Chrome DevTools Theme

Téléchargez les fichiers d'extension Magoon: Chrome DevTools Theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Magoon: Chrome DevTools Theme Magoon: Chrome DevTools Theme
ID aaimlcmkljmacmacanfbhfgjkahgaihm
URL Officiel https://chromewebstore.google.com/detail/magoon-chrome-devtools-th/aaimlcmkljmacmacanfbhfgjkahgaihm
Description A dark theme called Magoon which is now available for the Chrome Developer Tools.
Taille du Fichier 39.09 KB
Nombre d'Installations 688
Version Actuelle 4.0.0
Dernière Mise à Jour 2023-01-23
Date de Publication 2018-09-08
Évaluation 4.54/5 Total 13 Évaluations
Développeur ntwigs
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/ntwigs/Magoon/tree/master/ChromeConsole
Langues Prises en Charge 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"
    }
}