CSS Editor Firefox

Examine source code of CSS Editor

By: Kuwin
Inspect and view changes in CSS Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CSS Editor",
  "version": "1.0",
  "description": "Chỉnh sửa trực tiếp CSS của các trang web.",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Chỉnh sửa CSS"
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d42b6ec9-b7d1-4dec-82bd-31f4539ed9a4}"
    }
  }
}

Best CSS Editor Alternatives

Here are some Firefox add-ons that are similar to CSS Editor: