Live CSS Editor Firefox

Examine source code of Live CSS Editor

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: