왁물원 플러스 Firefox

Examine source code of 왁물원 플러스

Inspect and view changes in 왁물원 플러스 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "왁물원 플러스",
  "version": "1.4",
  "description": "더 편리한 왁물원을 위한 확장 프로그램입니다.",
  "icons": {
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "{bcabe7a6-fdf0-4202-a672-1501933881e6}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://cafe.naver.com/*"
      ],
      "all_frames": true,
      "css": [
        "css/thumbnail.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "*://cafe.naver.com/*",
    "*://apis.naver.com/*",
    "storage",
    "tabs",
    "webNavigation"
  ],
  "web_accessible_resources": [
    "js/*"
  ]
}

Best 왁물원 플러스 Alternatives

Here are some Firefox add-ons that are similar to 왁물원 플러스: