RIP Grooveshark

Restore Internet Playlists

Qu'est-ce que RIP Grooveshark ?

RIP Grooveshark est une extension Chrome développée par adamjackman2222, et sa fonction principale est "Restore Internet Playlists".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension RIP Grooveshark

Téléchargez les fichiers d'extension RIP Grooveshark au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        NOTICE: RIP Grooveshark is no longer working due to Grooveshark being shut down.

I will keep this on the webstore for a while longer in case anyone else would like their playlists back. If you had saved playlists with my extension at least once, I have a record of all your songs so please message me and I will work to get these to you ASAP. 

Thanks for using my project I hope you enjoyed it.

------------------------------------------------------------------

RIP (restore Internet Playlists) for Grooveshark is an extension that will allow you to track the songs that are disappearing from your playlists. So you can add them right back in and enjoy your music. Enjoy                    

Informations de Base sur l'Extension

Nom RIP Grooveshark RIP Grooveshark
ID lnjlbfhceekkjaghkcbmnnnocfafinln
URL Officiel https://chromewebstore.google.com/detail/rip-grooveshark/lnjlbfhceekkjaghkcbmnnnocfafinln
Description Restore Internet Playlists
Taille du Fichier 320 KB
Nombre d'Installations 17
Version Actuelle 1.2 beta
Dernière Mise à Jour 2015-11-09
Date de Publication 2015-11-08
Développeur adamjackman2222
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RIP Grooveshark",
    "description": "Restore Internet Playlists",
    "version": "1.0.2",
    "version_name": "1.2 beta",
    "browser_action": {
        "default_icon": "images\/profile.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "http:\/\/ec2-52-0-6-182.compute-1.amazonaws.com\/*",
        "https:\/\/grooveshark.com\/auth\/*",
        "https:\/\/auth.grooveshark.com\/*"
    ]
}