GrooveControl for Grooveshark

Control your songs playback from any window.

What is GrooveControl for Grooveshark?

GrooveControl for Grooveshark is a Chrome extension developed by Adauto Leite Neto, and its main feature is "Control your songs playback from any window.".

Extension Screenshots

screenshot
screenshot

Download GrooveControl for Grooveshark Extension CRX File

Download GrooveControl for Grooveshark extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        GrooveControl is a Chrome extension that allows your to control your Grooveshark music playback from any tab or window. Its minimalist look makes it a simple and powerful extension!

More info:
- Display your current playing song
- Play, Pause, Next, Previous buttons
- Open Grooveshark page it's not opened.

Hope you enjoy!                    

Extension Basic Information

Name GrooveControl for Grooveshark GrooveControl for Grooveshark
ID fejapieahmlbaiijccemmhgijkfjomnd
Official URL https://chromewebstore.google.com/detail/groovecontrol-for-grooves/fejapieahmlbaiijccemmhgijkfjomnd
Description Control your songs playback from any window.
File Size 577 KB
Installation Count 79
Current Version 1.2
Last Updated 2012-07-04
Publish Date 2012-07-04
Rating 1.89/5 Total 9 Ratings
Developer Adauto Leite Neto
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GrooveControl for Grooveshark",
    "version": "1.2",
    "description": "Control your songs playback from any window.",
    "icons": {
        "64": "imgs\/icon_64x64.png",
        "128": "imgs\/icon_128x128.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/grooveshark.com\/*"
    ],
    "browser_action": {
        "default_title": "GrooveControl",
        "default_icon": "imgs\/icon.png",
        "default_popup": "popup.html"
    }
}