Kappalizer - Web Page Environment Coloring
Allows to add a color mark to the page depending on environment (devel, staging, production, ...)
Qu'est-ce que Kappalizer - Web Page Environment Coloring ?
Kappalizer - Web Page Environment Coloring est une extension Chrome développée par Tomas Gold, et sa fonction principale est "Allows to add a color mark to the page depending on environment (devel, staging, production, ...)".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Kappalizer - Web Page Environment Coloring
Téléchargez les fichiers d'extension Kappalizer - Web Page Environment Coloring 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
This tool allows you to add a color mark to the web page depending on environment (devel, staging, production, ...). You can even add custom css styles and colors.
Informations de Base sur l'Extension
Nom | Kappalizer - Web Page Environment Coloring |
ID | mllmpkicbcapgfhdonaimnmobdkkopgo |
URL Officiel | https://chromewebstore.google.com/detail/kappalizer-web-page-envir/mllmpkicbcapgfhdonaimnmobdkkopgo |
Description | Allows to add a color mark to the page depending on environment (devel, staging, production, ...) |
Taille du Fichier | 929 KB |
Nombre d'Installations | 29 |
Version Actuelle | 0.0.4 |
Dernière Mise à Jour | 2018-10-30 |
Date de Publication | 2018-10-30 |
Évaluation | 5.00/5 Total 4 Évaluations |
Développeur | Tomas Gold |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Kappalizer - Web Page Environment Coloring", "description": "Allows to add a color mark to the page depending on environment (devel, staging, production, ...)", "short_name": "Kappalizer", "version": "0.0.4", "browser_action": { "default_icon": "src\/kappa.png", "default_popup": "src\/app\/index.html", "default_title": "Open" }, "content_scripts": [ { "matches": [ " |