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)”。
扩展截图
下载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
扩展基本信息
名称 | |
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 } |