All Projects → StoPlay → stoplay-ext

StoPlay / stoplay-ext

Licence: MIT license
Google Chrome extension to stop/play music playing in your web-browser via popular streaming services.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to stoplay-ext

audio-streaming
🎧 This repository is to do live audio streaming
Stars: ✭ 26 (+85.71%)
Mutual labels:  streaming-service
uvc-streamer
MJPEG webcam network streamer for linux
Stars: ✭ 25 (+78.57%)
Mutual labels:  streaming-service
streamZ
A simple video streaming application made with Dart, JavaScript, HTML, CSS & ❤️
Stars: ✭ 28 (+100%)
Mutual labels:  streaming-service
webplayer-hotkeys
A Chrome extension that assigns hotkeys to play/pause, and switch musics (next and previous). Works with Spotify, Deezer, SoundCloud and Youtube
Stars: ✭ 16 (+14.29%)
Mutual labels:  pause
Prdownloader
PRDownloader - A file downloader library for Android with pause and resume support
Stars: ✭ 2,947 (+20950%)
Mutual labels:  pause
eloquent-ffmpeg
High-level API for FFmpeg's Command Line Tools
Stars: ✭ 71 (+407.14%)
Mutual labels:  pause
Mega-index-heroku
Mega nz heroku index, Serves mega.nz to http via heroku web. It Alters downloading speed and stability
Stars: ✭ 165 (+1078.57%)
Mutual labels:  pause
vigilio
Your own movie streaming service. Easy to install, easy to use. Download, manage and watch your favorite movies conveniently from your browser or phone. Install it on your server, access it anywhere and enjoy.
Stars: ✭ 131 (+835.71%)
Mutual labels:  streaming-service

StoPlay Chrome Extension

Google Chrome extension to stop/play music playing in your web-browser via popular streaming services.

Chrome WebStore

These are source files, for actual working extension please visit Chrome webstore.

At the moment we fully support (stop and play)

  • Bandcamp
  • Classicalradio.com
  • Coub.com
  • DailyMotion.com
  • Deezer.com
  • Facebook
  • Google Music
  • Kickstarter
  • Last.fm (web-version)
  • Mixcloud
  • Muzebra
  • Netflix
  • Pleer.net (pleer.com)
  • Prometheus.com.ua
  • PromoDJ
  • Radiotunes.com
  • Rockradio.com
  • Rutube
  • Seasonvar
  • Soundcloud
  • Spotify
  • TED.com
  • TuneIn.com
  • Yandex.Music
  • YouTube
  • armyfm.com.ua
  • coursera.org
  • di.fm
  • hearthis.at
  • jazzradio.com
  • livestream.com
  • megogo.net
  • mubert.com
  • musicforprogramming.net
  • radiolist.com.ua
  • slipstreamradio.com
  • udemy.com
  • vimeo
  • vkontakte
  • zenradio.com
  • beatport.com
  • anchor.fm

How it works

It just works!

The extension automatically pauses your previous playing media when you open a new one (in case if supported, of course).

Also you can click the pause bar button to stop it. Click the pause bar button to stop it

Alt text

Debugging

Q: New version seems to have the player support I need, but can't see it in the options. What can I do?

A: Try hitting 'Enable StoPlay' checkbox to turn it off an on. If this doesn't help try resetting settings (button at the bottom).

Purpose

We just needed this feature in the browser. When you listen to music online with different services, at times it can be difficult to find the needed tab and then the pause button there. It also very cool when you open another video and music stops automatically for you to watch the video.

Contributing

We understand that there are tons of other streaming services, that's why we are eager to share the stuff with everybody to enable this feature for the service of your choice.

So fork it right over, add your service support, make pull request and we will try to include it in the extension as soon as possible. Check the existing issues.

To prepare your dev version, see Chrome Dev Getting Started. There are also lots of useful info there.

To run the extension unpacked you need to compile javascript - run grunt rollup.

Git flow is simple:

  • all features/bugfixes in separate branches
  • then push the branch and create a pull-request
  • assign someone from the team to the pull-request
  • after reviewing, it will be merged to master and eventually released

Remote branches after merge to master should be killed.

More on Contribution.

Contributors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].