Skip to content

📺 Send almost every stream from Chrome to Kodi with SendToKodi

License

Notifications You must be signed in to change notification settings

austreams/chrome.sendtokodi

 
 

Repository files navigation

SendToKodi

SendToKodi is a Chrome extension that allows you to send almost any stream from Chrome to Kodi.

Features

  • Send various types of streams to Kodi
  • Support for playlists
  • Ability to save multiple connections
  • Supported Sites

Requirements

To use this extension, you need to install the SendToKodi Addon in Kodi. You can find it here: plugin.video.sendtokodi

Installation

You can install the extension from:

Development

Follow these steps to get the extension ready for development:

  1. Install the necessary packages with npm install.
  2. Start the project with npm run start.
    • For Firefox compatibility, use npm run start:firefox.
  3. Load your extension:
    • For Chrome:
      1. Go to chrome://extensions/.
      2. Enable Developer mode.
      3. Click on Load unpacked extension.
      4. Select the build folder.
    • For Firefox:
      1. Go to about:debugging.
      2. Click on This Firefox.
      3. Click on Load temporary Add-on....
      4. Select the build folder.

Thanks to Our Contributors

License

For license rights and limitations, see the LICENSE file (MIT).

About

📺 Send almost every stream from Chrome to Kodi with SendToKodi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • HTML 2.9%
  • JavaScript 1.4%