JP Dictionary Sidebar Firefox

Examine source code of JP Dictionary Sidebar

제작자: SEUNG PYO LEE
Inspect and view changes in JP Dictionary Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JP Dictionary Sidebar",
  "version": "1.2",
  "description": "네이버 일본어 사전을 사이드바에서 검색합니다.",
  "permissions": [
    "contextMenus",
    "storage",
    "https://ja.dict.naver.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "jp-dict-sidebar@my-extension",
      "strict_min_version": "115.0"
    }
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_title": "JP Dictionary",
    "open_at_install": false
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 JP Dictionary Sidebar 대안

다음은 JP Dictionary Sidebar과(와) 유사한 Firefox add-on입니다: