RIP Grooveshark

Restore Internet Playlists

ما هو RIP Grooveshark؟

RIP Grooveshark هو إضافة Chrome تم تطويرها بواسطة adamjackman2222، والميزة الرئيسية لها هي "Restore Internet Playlists".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة RIP Grooveshark

قم بتنزيل ملفات الامتداد RIP Grooveshark بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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\/*"
    ]
}