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
公式URL 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
}