zxcvbnm Firefox

Examine source code of zxcvbnm

Inspect and view changes in zxcvbnm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "만화 뷰어",
  "version": "1.0",
  "description": "웹페이지에서 만화를 더 편리하게 볼 수 있도록 도와주는 확장프로그램입니다.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "만화 뷰어"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "comicviewer2@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Best zxcvbnm Alternatives

Here are some Firefox add-ons that are similar to zxcvbnm: