百度随心听

百度随心听是百度mp3推出的一个在线音乐服务。界面清爽简洁,操作简便,清新的音乐分类,不用添加任何播放列表,更不用费神想听什么,随时随地畅听好音乐。

What is 百度随心听?

百度随心听 is a Chrome extension developed by 大表哥, and its main feature is "百度随心听是百度mp3推出的一个在线音乐服务。界面清爽简洁,操作简便,清新的音乐分类,不用添加任何播放列表,更不用费神想听什么,随时随地畅听好音乐。".

Extension Screenshots

screenshot

Download 百度随心听 Extension CRX File

Download 百度随心听 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        2015年4月16更新
1.适配新版大小


百度随心听是百度mp3推出的一个在线音乐服务。界面清爽简洁,操作简便,清新的音乐分类,不用添加任何播放列表,更不用费神想听什么,随时随地畅听好音乐。                    

Extension Basic Information

Name 百度随心听 百度随心听
ID eihoiacpjcimdfjicneappieomdloodd
Official URL https://chrome.google.com/webstore/detail/%E7%99%BE%E5%BA%A6%E9%9A%8F%E5%BF%83%E5%90%AC/eihoiacpjcimdfjicneappieomdloodd
Description 百度随心听是百度mp3推出的一个在线音乐服务。界面清爽简洁,操作简便,清新的音乐分类,不用添加任何播放列表,更不用费神想听什么,随时随地畅听好音乐。
File Size 24.98 KB
Installation Count 220
Current Version 1.2
Last Updated 2015-04-16
Publish Date 2015-04-16
Rating 4.64/5 Total 11 Ratings
Developer 大表哥
Email [email protected]
Payment Type free
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u767e\u5ea6\u968f\u5fc3\u542c",
    "version": "1.2",
    "description": "\u767e\u5ea6\u968f\u5fc3\u542c\u662f\u767e\u5ea6mp3\u63a8\u51fa\u7684\u4e00\u4e2a\u5728\u7ebf\u97f3\u4e50\u670d\u52a1\u3002\u754c\u9762\u6e05\u723d\u7b80\u6d01\uff0c\u64cd\u4f5c\u7b80\u4fbf\uff0c\u6e05\u65b0\u7684\u97f3\u4e50\u5206\u7c7b\uff0c\u4e0d\u7528\u6dfb\u52a0\u4efb\u4f55\u64ad\u653e\u5217\u8868\uff0c\u66f4\u4e0d\u7528\u8d39\u795e\u60f3\u542c\u4ec0\u4e48\uff0c\u968f\u65f6\u968f\u5730\u7545\u542c\u597d\u97f3\u4e50\u3002",
    "icons": {
        "16": "icon.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "notifications",
        "webRequestBlocking",
        "webRequest",
        "notifications",
        "tabs"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "manifest_version": 2,
    "browser_action": {
        "default_title": "\u767e\u5ea6\u968f\u5fc3\u542c",
        "default_icon": "icon.png"
    }
}