百度随心听

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

Qu'est-ce que 百度随心听 ?

百度随心听 est une extension Chrome développée par 大表哥, et sa fonction principale est "百度随心听是百度mp3推出的一个在线音乐服务。界面清爽简洁,操作简便,清新的音乐分类,不用添加任何播放列表,更不用费神想听什么,随时随地畅听好音乐。".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension 百度随心听

Téléchargez les fichiers d'extension 百度随心听 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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


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

Informations de Base sur l'Extension

Nom 百度随心听 百度随心听
ID eihoiacpjcimdfjicneappieomdloodd
URL Officiel https://chrome.google.com/webstore/detail/%E7%99%BE%E5%BA%A6%E9%9A%8F%E5%BF%83%E5%90%AC/eihoiacpjcimdfjicneappieomdloodd
Description 百度随心听是百度mp3推出的一个在线音乐服务。界面清爽简洁,操作简便,清新的音乐分类,不用添加任何播放列表,更不用费神想听什么,随时随地畅听好音乐。
Taille du Fichier 24.98 KB
Nombre d'Installations 220
Version Actuelle 1.2
Dernière Mise à Jour 2015-04-16
Date de Publication 2015-04-16
Évaluation 4.64/5 Total 11 Évaluations
Développeur 大表哥
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}