RIP Grooveshark

Restore Internet Playlists

RIP Grooveshark란 무엇입니까?

RIP Grooveshark은(는) adamjackman2222에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Restore Internet Playlists"입니다.

확장 프로그램 스크린샷

screenshot

RIP Grooveshark 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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\/*"
    ]
}