mp3 it

Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)

什麼是mp3 it?

mp3 it是由chromeappdevelop開發的Chrome擴展程式,該擴展的主要功能是“Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)”。

擴展截圖

screenshot
screenshot
screenshot

下載mp3 it擴展crx文件

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

擴展使用說明

                        Tired of copy pasting the name of the song you just read online to Google or your favorite mp3 website, well now quickly listen to it just by highlighting the name of the song. Highlight the name of the song and right click on it to use mp3 it menu and select your favorite website ^_^ There you go listening to songs made easy :D                    

擴展基本資訊

名稱 mp3 it mp3 it
ID gghjaaeflopbginbpanngpmoocofmpba
官方網址 https://chrome.google.com/webstore/detail/mp3-it/gghjaaeflopbginbpanngpmoocofmpba
簡介 Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)
檔案大小 8.76 KB
安裝次數 382
目前版本 1.0
更新時間 2014-01-02
上架時間 2014-01-02
評分 4.53/5 共 17 次評分
開發者 chromeappdevelop
付費類型 free
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "mp3 it",
    "description": "Highlight the name of the song and listen to it ^_^ (try mp3sfinder for bollywood songs :D)",
    "version": "1.0",
    "permissions": [
        "contextMenus",
        "tabs"
    ],
    "background": {
        "scripts": [
            "mp.js"
        ]
    },
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "manifest_version": 2
}