Inspect and view changes in Live CSS Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Live CSS Editor",
"version": "1.0",
"description": "Edit CSS styles live on any webpage.",
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"48": "icon.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{064f58fe-f486-4907-a156-ce2b5e755add}"
}
}
} Best Live CSS Editor Alternatives
Here are some Firefox add-ons that are similar to Live CSS Editor:
Live CSS Editor Plus
Chastity
Live CSS Editor VI
Jinu Gin
Style Editor
Helen Wilson
Web Edit
ValeDev
Visual CSS Editor
Sean
CSS Editor
Kuwin
CSS Live Tester
sbotop
Live editor for CSS, Less & Sass - Magic CSS
webextensions.org
CSS Injector
Francesco De Stefano
Text Style Editor
Morgans
Live HTML Editor
Glenn
CSS Inspector — Hover to Copy CSS
Eric