CSS Viewer Vn Firefox

Examine source code of CSS Viewer Vn

제작자: Ricen Kamada
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}"
    }
  }
}

최고의 CSS Viewer Vn 대안

다음은 CSS Viewer Vn과(와) 유사한 Firefox add-on입니다: