SLA Dictionary Firefox

Examine source code of SLA Dictionary

Inspect and view changes in SLA Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SLA Dictionary",
  "version": "2.0.0",
  "description": "Right-click to find Sindhi word meanings using Sindhi Language Authority dictionary.",
  "browser_specific_settings": {
    "gecko": {
      "id": "SLA.dictionary@sindhsalamat.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [],
        "privacy_policy": "https://docs.google.com/document/d/e/2PACX-1vSXMq0qty9Nfn0qGdpohcwkfLjgpvHwrNsOXUU3YJhA5YCiskA0ncwwU1XQo0GovlMpdo3hLlYwqEsh/pub"
      }
    }
  },
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  }
}

Best SLA Dictionary Alternatives

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