Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
CSS StylEditor 预览

CSS StylEditor 作者: 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

实验性实验性
0(0 条评价)0(0 条评价)
下载 Firefox 并安装扩展
下载文件

扩展元数据

屏幕截图
关于此扩展
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.
开发者留言
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.
评分 0(1 位用户)
登录以评价此扩展
目前尚无评分

已保存星级评分

5
0
4
0
3
0
2
0
1
0
尚无评价
权限与数据

必要权限:

  • 访问您在所有网站的数据

收集的数据:

  • 开发者称此扩展无需收集数据。
详细了解
更多信息
附加组件链接
  • 主页
  • 用户支持网站
  • 支持邮箱
  • Copy add-on ID
版本
0.2.1
大小
95.89 KB
上次更新
10 天前 (2026年5月11日)
相关分类
  • 网页开发
  • 外观
许可证
保留所有权利
版本历史
  • 查看所有版本
添加到收藏集
举报此附加组件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。