Malayalam Instant Dictionary Firefox

Examine source code of Malayalam Instant Dictionary

제작자: Albin Jose
Inspect and view changes in Malayalam Instant Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Malayalam Instant Dictionary",
  "version": "1.0.1",
  "description": "Look up Malayalam definitions by double-clicking words",
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "malayalam-instant-dictionary@extension.local",
      "strict_min_version": "109.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

최고의 Malayalam Instant Dictionary 대안

다음은 Malayalam Instant Dictionary과(와) 유사한 Firefox add-on입니다: