By: SEUNG PYO LEE Add-on
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.4.4",
"description": "네이버 일본어 사전을 사이드바에서 검색하고, 검색한 단어를 단어장에 저장합니다.",
"permissions": [
"contextMenus",
"storage",
"activeTab",
"downloads",
"https://ja.dict.naver.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "jp-dict-sidebar@my-extension",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"sidebar_action": {
"default_panel": "sidebar.html",
"default_title": "JP Dictionary",
"open_at_install": false
},
"browser_action": {
"default_title": "JP Dictionary - 단어장"
},
"commands": {
"search-jp-sidebar": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"mac": "Command+Shift+E"
},
"description": "Search selected text in JP Dictionary"
},
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+L",
"mac": "Command+Shift+K"
},
"description": "Open word list popup"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://ja.dict.naver.com/*"
],
"js": [
"extract-meaning.js"
],
"run_at": "document_idle"
}
]
} Best JP Dictionary Sidebar Alternatives
Here are some Firefox add-ons that are similar to JP Dictionary Sidebar:
Tanoshii Dictionary Search
Lukas Hein
YTB JP
Mustard
Jisho.org Search
Alex Lied
Naver Endic Autocomplete (Unofficial)
Minhwan Kim
UltimateJapanese Search Plugin
PSeitz
JPValet
Michelle Chen
Jisho Dictionary Searcher
rui
Wikipedia Lookup jp
hrsgmb
Anki JPDB Reader
chinokusari
Chercher sur Dictionnaire-japonais
Royalnb
English Korean Dictionary (영어사전)
jangb
MOJi辞書 Plugin
Hugecore