RIP Grooveshark
Restore Internet Playlists
什么是RIP Grooveshark?
RIP Grooveshark是由adamjackman2222开发的Chrome扩展程序,该扩展的主要功能是“Restore Internet Playlists”。
扩展截图
下载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 |
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\/*" ] } |