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\/*" ] } |