Bee mp3
Search your songs easily with the Bee Mp3
什么是Bee mp3?
Bee mp3是由bee studio开发的Chrome扩展程序,该扩展的主要功能是“Search your songs easily with the Bee Mp3”。
扩展截图
下载Bee mp3扩展crx文件
下载Bee mp3扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Search songs easily and quickly!
扩展基本信息
名称 | |
ID | ngmbnabcaloelpmbgojbmblhgkkakeil |
官方URL | https://chrome.google.com/webstore/detail/bee-mp3/ngmbnabcaloelpmbgojbmblhgkkakeil |
简介 | Search your songs easily with the Bee Mp3 |
文件大小 | 106 KB |
安装次数 | 94 |
当前版本 | 1.0 |
更新时间 | 2013-02-28 |
上架时间 | 2013-02-28 |
评分 | 4.00/5 共3次评分 |
开发者 | bee studio |
付费类型 | free |
扩展官网 | http://bee-mp3-search.herokuapp.com/ |
支持的语言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Bee mp3", "version": "1.0", "manifest_version": 2, "description": "Search your songs easily with the Bee Mp3", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": { "19": "icons\/icon19.png", "38": "icons\/icon38.png" }, "default_title": "Bee Mp3", "default_popup": "html\/search.html" }, "permissions": [ "http:\/\/bee-mp3-search.herokuapp.com\/*", "tabs" ] } |