Dictionary Sidebar Firefox

Examine source code of Dictionary Sidebar

By: hitclub
Inspect and view changes in Dictionary Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dictionary Sidebar",
  "version": "1.0",
  "description": "Cửa sổ từ điển bên cạnh khi đọc.",
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus",
    "sidebarAction"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_icon": "icon.png",
    "default_title": "Dictionary"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{22cbabfc-839d-452d-8fcc-af08e476245b}"
    }
  }
}

Best Dictionary Sidebar Alternatives

Here are some Firefox add-ons that are similar to Dictionary Sidebar: