SendToKodi Firefox

Examine source code of SendToKodi

Inspect and view changes in SendToKodi source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "short_name": "__MSG_extName__",
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 3,
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "version": "0.0.48",
  "browser_specific_settings": {
    "gecko": {
      "id": "sendtokodi@firsttris.github.io"
    }
  }
}

Best SendToKodi Alternatives

Here are some Firefox add-ons that are similar to SendToKodi: