Modules pour le navigateur Firefox
  • Extensions
  • ThĂšmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Aperçu de CSS StylEditor

CSS StylEditor par atarimnet

A live CSS editor for your browser — edit, see, save. No more page reloads. CSS StylEditor is a browser extension that lets you edit the CSS files of any website directly in your browser — and see the changes instantly on scre

ExpérimentalExpérimental
0 (0 critiques)0 (0 critiques)
TĂ©lĂ©charger Firefox et obtenir l’extension
Télécharger le fichier

MĂ©tadonnĂ©es de l’extension

Captures d’écran
À propos de cette extension
The extension only makes temporary changes in the browser’s memory. To save the changes permanently, you need to upload an additional file to the server. More details are available in the instructions and on the extension’s website.
About CSS StylEditor
A live CSS editor for your browser — edit, see, save. No more page reloads.
What is CSS StylEditor?
CSS StylEditor is a browser extension that lets you edit the CSS files of any website directly in your browser — and see the changes instantly on screen, without saving a file, uploading to a server, or refreshing the page.
The Problem It Solves
Every developer and designer knows the frustration: change one line of CSS, save, switch to the browser, refresh, see the result — then go back to the editor for another small change. This cycle repeats dozens of times a day. CSS StylEditor breaks this cycle entirely.
Commentaires du développeur
Operating Instructions

General Requirements
  • The extension reads CSS settings directly from the browser. Therefore, settings that are specific to a particular browser may not be recognized by the extension and will not be written to the file when saving. It is recommended to keep a separate file for settings intended for a different browser.
  • All changes made by the extension exist only in the browser’s memory until they are finally saved to a file on the server.
  • The extension works with http and https protocols and does not work with the file protocol.



Using the Extension

Clicking the extension activation button will open the extension in a draggable window that can be positioned anywhere inside the browser.
  1. Select a CSS file — a list of selectors from the file will appear.
  2. Select a selector — a list of properties within the selected selector will appear.
  3. Property values can be changed using the controls attached to each property.
  4. Right-clicking a property name allows you to:
  5. Delete the property
  6. Restore the value it had when the selector was selected
  7. Edit the value as text
  8. You can add a new property to the list — it will appear at the end of the list with default values.



The Property Did Not Appear at the End of the List?

Possible reasons:
  • You selected sorted list display.
  • Your browser does not support that property.



You can also add a new selector.

Saving the File

When everything is correct, the file should be saved.
Saving affects only the currently selected file, so the save process must be repeated for each file that was modified.

The extension sends the data to the server using a POST request:
  • ptr — the file identifier and its location on the server
  • content — the file content (selectors and settings)
  • key — the identifier name defined by the user in the settings panel, containing the password value (val)



Example

If the key is abc and the val is 123, then the parameter sent to the server will be named abc and will contain 123.



Downloading the Example Update Program

The file se-conf.zip contains two files:
  • CSSStyleDeclaration.php — the program file configured in the extension
  • se-conf.php — a helper file containing the key and val values, which must also be updated in the extension settings

Download the file from the following page:
https://css.styleditor.net/?d=e5

Use of the program is free and entirely at the user’s own responsibility.
Noté 0 par 1 personne
Connectez-vous pour noter cette extension
Il n’y a aucune note pour l’instant

Le nombre d’étoiles est enregistrĂ©

5
0
4
0
3
0
2
0
1
0
Aucune critique pour l’instant
Autorisations et données

Autorisations nécessaires :

  • AccĂ©der Ă  vos donnĂ©es pour tous les sites web

Collecte de données :

  • Le dĂ©veloppeur indique que cette extension n’a pas besoin de collecter de donnĂ©es.
En savoir plus
Plus d’informations
Liens du module
  • Page d’accueil
  • Site d’assistance
  • E-mail d’assistance
  • Copy add-on ID
Version
0.2.1
Taille
95,89 Ko
DerniĂšre mise Ă  jour
il y a 7 jours (11 mai 2026)
Catégories associées
  • DĂ©veloppement web
  • Apparence
Licence
Tous droits réservés
Historique des versions
  • Voir toutes les versions
Ajouter Ă  la collection
Signaler ce module
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complĂ©mentaires Firefox
  • Atelier sur les extensions
  • PĂŽle dĂ©veloppeur
  • Politiques Ă  destination des dĂ©veloppeurs
  • Blog de la communautĂ©
  • Forum
  • Signaler un problĂšme
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • ConfidentialitĂ©
  • Cookies
  • Mentions lĂ©gales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.