Mp3 Songs
Best Mp3 Songs Music Video Player Online
什么是Mp3 Songs?
Mp3 Songs是由HSI开发的Chrome扩展程序,该扩展的主要功能是“Best Mp3 Songs Music Video Player Online”。
扩展截图
下载Mp3 Songs扩展crx文件
下载Mp3 Songs扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Best Mp3 Songs Music Video Player Online
扩展基本信息
名称 | |
ID | lonabeolinapdoeffpblklghabjlcppo |
官方URL | https://chrome.google.com/webstore/detail/mp3-songs/lonabeolinapdoeffpblklghabjlcppo |
简介 | Best Mp3 Songs Music Video Player Online |
文件大小 | 10.12 KB |
安装次数 | 239 |
当前版本 | 1 |
更新时间 | 2018-09-01 |
上架时间 | 2018-09-01 |
评分 | 4.00/5 共1次评分 |
开发者 | HSI |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mp3 Songs", "manifest_version": 2, "short_name": "Best Mp3 Songs Music Video Player", "description": "Best Mp3 Songs Music Video Player Online", "version": "1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "mp3so.png" }, "icons": { "128": "mp3songs.png" } } |