QuickLookup Firefox

Examine source code of QuickLookup

Por: Won88
Inspect and view changes in QuickLookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "QuickLookup",
  "version": "1.0.1",
  "description": "Chọn văn bản -> chuột phải -> mở Google Translate / Wiktionary / Search nhanh.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "quicklookup@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Melhores alternativas QuickLookup

Aqui estão algumas Firefox add-ons que são similares a QuickLookup: