maxpv / soundcloud-player

Control Soundcloud from your toolbar, with ease.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Player

Control Youtube from your toolbar, with ease.

Features:

  • Looks up the first open Youtube tab and starts playing the first song in it.
  • Opens a new tab when it can’t find one
  • Skip to next or previous song
  • Uses the Youtube in-page event hub to track player status
  • Localizable (standard SDK feature)
  • Support for OSX media keys and Apple Remote - thanks to Markus Stange!
  • Repo contains some tools that I built around it to make creating future add-ons easier:
    • CSS pre-processor, so you can write Mozilla-style CSS(tm): %define, %ifdef…else…endif
    • variable substitution
    • and more fun stuff.
    • Simple abstraction for writing wide-widget add-ons.
    • No docs. Yet. :-/

F O R K of mikedeboer/soundcloud-player

About

Control Soundcloud from your toolbar, with ease.


Languages

Language:JavaScript 91.4%Language:CSS 8.6%