Kappalizer - Web Page Environment Coloring
Allows to add a color mark to the page depending on environment (devel, staging, production, ...)
Was ist Kappalizer - Web Page Environment Coloring?
Kappalizer - Web Page Environment Coloring ist eine Chrome-Erweiterung, die von Tomas Gold entwickelt wurde, und ihr Hauptmerkmal ist "Allows to add a color mark to the page depending on environment (devel, staging, production, ...)".
Erweiterungsscreenshots
Kappalizer - Web Page Environment Coloring-Erweiterungs-CRX-Datei herunterladen
Laden Sie Kappalizer - Web Page Environment Coloring-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mllmpkicbcapgfhdonaimnmobdkkopgo |
| Offizielle URL | https://chromewebstore.google.com/detail/kappalizer-web-page-envir/mllmpkicbcapgfhdonaimnmobdkkopgo |
| Beschreibung | Allows to add a color mark to the page depending on environment (devel, staging, production, ...) |
| Dateigröße | 929 KB |
| Installationsanzahl | 29 |
| Aktuelle Version | 0.0.4 |
| Letztes Update | 2018-10-30 |
| Veröffentlichungsdatum | 2018-10-30 |
| Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
| Entwickler | Tomas Gold |
| Zahlungsart | free |
| Unterstützte Sprachen | 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": [
" | |