RIP Grooveshark

Restore Internet Playlists

什麼是RIP Grooveshark?

RIP Grooveshark是由adamjackman2222開發的Chrome擴展程式,該擴展的主要功能是“Restore Internet Playlists”。

擴展截圖

screenshot

下載RIP Grooveshark擴展crx文件

下載RIP Grooveshark擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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\/*"
    ]
}