OneLook Lookup Firefox

Examine source code of OneLook Lookup

Par : Alex Add-on
Inspect and view changes in OneLook Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OneLook Sidebar Search",
  "version": "1.1",
  "description": "Right-click selected text to search it on OneLook.com.",
  "permissions": [
    "contextMenus",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_title": "OneLook Search"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "onelook-lookup@mytools",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "searchTerms"
        ]
      }
    }
  }
}

Meilleures alternatives OneLook Lookup

Voici quelques Firefox add-ons qui sont similaires à OneLook Lookup :