Kappalizer - Web Page Environment Coloring
Allows to add a color mark to the page depending on environment (devel, staging, production, ...)
Wat is Kappalizer - Web Page Environment Coloring?
Kappalizer - Web Page Environment Coloring is een Chrome-extensie ontwikkeld door Tomas Gold, en de belangrijkste functie is "Allows to add a color mark to the page depending on environment (devel, staging, production, ...)".
Extensie Screenshots
Download het CRX-bestand van de extensie Kappalizer - Web Page Environment Coloring
Download Kappalizer - Web Page Environment Coloring-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Kappalizer - Web Page Environment Coloring |
ID | mllmpkicbcapgfhdonaimnmobdkkopgo |
Officiële URL | https://chromewebstore.google.com/detail/kappalizer-web-page-envir/mllmpkicbcapgfhdonaimnmobdkkopgo |
Beschrijving | Allows to add a color mark to the page depending on environment (devel, staging, production, ...) |
Bestandsgrootte | 929 KB |
Aantal Installaties | 29 |
Huidige Versie | 0.0.4 |
Laatst Bijgewerkt | 2018-10-30 |
Publicatiedatum | 2018-10-30 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | Tomas Gold |
Betalingswijze | free |
Ondersteunde Talen | 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": [ " |