Bigshark – larger buttons on Grooveshark

GrooveShark is one of the web services which I’m using on daily basis. Actually, I have one computer which I use only to play music from my GrooveShark playlists, while I’m sitting on couch. But problem is when I want to skip or pause some song. I have to get up because I can’t hit those small controls buttons with wireless mouse from 2m range.

bigshark

So, as every lazy developer, I’ve tried to make my life easier so I don’t have to move from my couch. That’s why I create this small Greasemonkey script which will show controls buttons over the whole screen. If you have similar problem you should install Bigshark.

First you gonna need Greasmonkey add-on for FireFox which can be found here.

After that visit this link which will add Bigshark script to you.

Then all you have to do is to start Bigshark script from Greasemonkey and visit GrooveShark.com. If you did everything right you’ll see big blue button with “Big Shark” title at the top of the page. After you create your playlist just click on that button and enjoy in music.

  • Use Webcam to Create Animated GIF (1)
    Some time ago I saw some online animated gif creator and thought it could be done in JS instead of Flash. We could easily access webcam from browser with the getUserMedia API. Nice […]
  • JUST – JavaScript Useful Stuff (5)
    I like experiment with data visualization on client side. For that purpose, of course, I need some data for development phase. Since that development phase means that something constantly […]
  • JavaScript Art: Triangles (1)
    You can see abstract triangles art everywhere these days. They are on banners, wallpapers, decorative pillows, fliers, tattoos, book covers... Just put a bunch of triangles and some colors […]
  • Visualize Twitter connections with Twings (3)
    I always find it interesting to see who from people that I’m following on Twitter follows me back and also to see how those people are related with each others. I was looking the best way […]
  • jQuery Snow Falling plugin (114)
    I like winter because of holidays and snow. Not big fan of going to shopping and buying New Year gifts and presents, but I am fan of snow and snowboarding. That's why I enjoy watching how […]

no comments on "Bigshark – larger buttons on Grooveshark"

Leave a Reply

Your email address will not be published. Required fields are marked *