RIP Grooveshark

Restore Internet Playlists

RIP Grooveshark क्या है?

RIP Grooveshark adamjackman2222 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Restore Internet Playlists"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RIP Grooveshark एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम RIP Grooveshark RIP Grooveshark
ID lnjlbfhceekkjaghkcbmnnnocfafinln
आधिकारिक URL https://chromewebstore.google.com/detail/rip-grooveshark/lnjlbfhceekkjaghkcbmnnnocfafinln
विवरण Restore Internet Playlists
फ़ाइल का आकार 320 KB
स्थापना संख्या 17
वर्तमान संस्करण 1.2 beta
अंतिम अपडेट 2015-11-09
प्रकाशन तिथि 2015-11-08
डेवलपर adamjackman2222
भुगतान के प्रकार free
समर्थित भाषाएँ 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\/*"
    ]
}