Add Naver Dictionary to Context Menu Entry Firefox

Examine source code of Add Naver Dictionary to Context Menu Entry

By: BeLeap
Inspect and view changes in Add Naver Dictionary to Context Menu Entry source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Add Naver Dictionary to Context Menu Entry",
  "version": "0.2",
  "description": "Adds search naver dictionary context entry for selected word.",
  "permissions": [
    "<all_urls>",
    "contextMenus",
    "tabs"
  ],
  "background": {
    "scripts": [
      "src/Index.res.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1754d84b-6b7a-4971-99f9-964e606c881d}"
    }
  }
}

Best Add Naver Dictionary to Context Menu Entry Alternatives

Here are some Firefox add-ons that are similar to Add Naver Dictionary to Context Menu Entry: