CSS Viewer Vn Firefox

Examine source code of CSS Viewer Vn

Inspect and view changes in CSS Viewer Vn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CSS Viewer",
  "version": "1.3",
  "description": "A simple CSS Viewer to inspect CSS properties of elements.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{700fb21e-b6b8-4874-8ad1-fd902a72c2a4}"
    }
  }
}

Mejores alternativas CSS Viewer Vn

Aquí hay algunas Firefox add-ons que son similares a CSS Viewer Vn: