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”。

擴展截圖

screenshot
screenshot

下載Bee mp3擴展crx文件

下載Bee mp3擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Search songs easily and quickly!                    

擴展基本資訊

名稱 Bee mp3 Bee mp3
ID ngmbnabcaloelpmbgojbmblhgkkakeil
官方網址 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"
    ]
}