Lingva Translate in Sidebar Firefox

Examine source code of Lingva Translate in Sidebar

Inspect and view changes in Lingva Translate in Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extension_name__",
  "version": "1.2.0",
  "description": "__MSG_extension_description__",
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lingva-sidebar@kaklewski.pl",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "default_locale": "en",
  "sidebar_action": {
    "default_title": "__MSG_sidebar_title__",
    "default_icon": {
      "48": "logo.svg"
    },
    "default_panel": "sidebar/sidebar.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "commands": {
    "_execute_sidebar_action": {
      "suggested_key": {
        "default": "Shift+Alt+L",
        "mac": "Command+Shift+L"
      },
      "description": "__MSG_toggle_sidebar_shortcut_description__"
    }
  },
  "icons": {
    "48": "logo.svg"
  }
}

Best Lingva Translate in Sidebar Alternatives

Here are some Firefox add-ons that are similar to Lingva Translate in Sidebar: