Bee mp3

Search your songs easily with the Bee Mp3

What is Bee mp3?

Bee mp3 is a Chrome extension developed by bee studio, and its main feature is "Search your songs easily with the Bee Mp3".

Extension Screenshots

screenshot
screenshot

Download Bee mp3 Extension CRX File

Download Bee mp3 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

                        Search songs easily and quickly!                    

Extension Basic Information

Name Bee mp3 Bee mp3
ID ngmbnabcaloelpmbgojbmblhgkkakeil
Official URL https://chrome.google.com/webstore/detail/bee-mp3/ngmbnabcaloelpmbgojbmblhgkkakeil
Description Search your songs easily with the Bee Mp3
File Size 106 KB
Installation Count 94
Current Version 1.0
Last Updated 2013-02-28
Publish Date 2013-02-28
Rating 4.00/5 Total 3 Ratings
Developer bee studio
Payment Type free
Extension Website http://bee-mp3-search.herokuapp.com/
Supported Languages 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"
    ]
}