Send to Kodi Firefox

Examine source code of Send to Kodi

Inspect and view changes in Send to Kodi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Send to Kodi",
  "description": "Adds a Send to Kodi Link when right clicking links",
  "version": "0.6resigned1",
  "permissions": [
    "contextMenus",
    "storage"
  ],
  "icons": {
    "16": "icon-16.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "browser_action": {
    "default_title": "Send to Kodi settings.",
    "default_icon": "icon-48.png",
    "default_popup": "popup.html"
  },
  "background": {
    "persistent": false,
    "scripts": [
      "jquery-3.2.1.min.js",
      "background.js"
    ]
  },
  "manifest_version": 2,
  "applications": {
    "gecko": {
      "id": "sendtokodi@rikardwissing"
    }
  }
}

Best Send to Kodi Alternatives

Here are some Firefox add-ons that are similar to Send to Kodi: