GrooveControl for Grooveshark

Control your songs playback from any window.

Wat is GrooveControl for Grooveshark?

GrooveControl for Grooveshark is een Chrome-extensie ontwikkeld door Adauto Leite Neto, en de belangrijkste functie is "Control your songs playback from any window.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie GrooveControl for Grooveshark

Download GrooveControl for Grooveshark-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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!                    

Basisinformatie over de Extensie

Naam GrooveControl for Grooveshark GrooveControl for Grooveshark
ID fejapieahmlbaiijccemmhgijkfjomnd
Officiële URL https://chromewebstore.google.com/detail/groovecontrol-for-grooves/fejapieahmlbaiijccemmhgijkfjomnd
Beschrijving Control your songs playback from any window.
Bestandsgrootte 577 KB
Aantal Installaties 79
Huidige Versie 1.2
Laatst Bijgewerkt 2012-07-04
Publicatiedatum 2012-07-04
Beoordeling 1.89/5 Totaal 9 Beoordelingen
Ontwikkelaar Adauto Leite Neto
Betalingswijze free
Ondersteunde Talen 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"
    }
}