Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Vorschau von Chromafy

Chromafy von Prajwal

Apply generated color palettes to any website using specific class names or CSS variables. Use your own or any other website as a playground to see which color combination looks the best.

0 (0 reviews)0 (0 reviews)
2 Benutzer2 Benutzer
Melden Sie sich an, um diese Erweiterung zu verwenden
Laden Sie Firefox herunter und holen Sie sich die Erweiterung
Datei herunterladen

Metadaten zur Erweiterung

Screenshots
example code showing various class names and the corresponding resultsapplying colors to an element by adding class names through inspect element dev tools - 1applying colors to an element by adding class names through inspect element dev tools - 2after finalizing a color palette, you can export css code in order to use in your websitecolor picker component to manually customize any color from the palette
Über diese Erweiterung
Chromafy helps users apply color palettes to any website. User can generate different color palettes, customize them, export them as css code or download as a file, and go to previously selected palettes. These palettes are then applied to the website in the background when the extension is launched. The user has to give certain class names to html elements or use css variables and the appropriate colors will be given to those elements.

Example showing use of class names to apply color palettes:
class = "bg-chroma-secondary-25"
Applies the secondary color from your palette with 25% opacity to the background (CSS background-color property) of an element.

class = "fg-chroma-primary"
Applies the primary color from your palette to the foreground text (CSS color property) of an element.

CSS variables can be used similarly, it does not require specifiying "bg" or "fg":
<css-selector>{
background-color: var(--chroma-primary-75, #fff);
}

refer to the documentation here to understand everything related to Chromafy: https://chromafy.vercel.app/docs/setup

Say goodbye to the hassle of trying out different colors one by one. Browse through, generate and customize color palettes while applying them to any website simultaneously, all with just a few tweaks in the code. It can be helpful for users who want to select the best colors for their website on their own website as a playground.


Updates:
• Version 1.1
- rearranged buttons, updated icons
- added information card
Bewertet mit 0 von 0 Bewertern
Melden Sie sich an, um diese Erweiterung zu bewerten
Es liegen noch keine Bewertungen vor

Stern-Bewertung gespeichert

5
0
4
0
3
0
2
0
1
0
Noch keine Bewertungen
Berechtigungen und DatenWeitere Informationen

Benötigte Berechtigungen:

  • Auf Ihre Daten für diverse Websites zugreifen
Weitere Informationen
Add-on-Links
  • Homepage
  • Hilfeseite
  • Hilfe-E-Mail-Adresse
Version
1.1
Größe
839,94 KB
Zuletzt aktualisiert
vor einem Jahr (6. Juni 2024)
Verwandte Kategorien
  • Webentwicklung
  • Anzeige
Lizenz
CC BY-NC-ND
Datenschutzrichtlinie
Lesen Sie die Datenschutzrichtlinie für dieses Add-on
Versionsgeschichte
  • Alle Versionen anzeigen
Zur Sammlung hinzufügen
Dieses Add-on melden
Mehr Erweiterungen von Prajwal
  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

  • Es liegen noch keine Bewertungen vor

Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.