MP3Juice - Search MP3 Downloads
MP3Juice is a digital free mp3 download search engine. This extension add the search bar to your browser.
什么是MP3Juice - Search MP3 Downloads?
MP3Juice - Search MP3 Downloads是由MP3Juice开发的Chrome扩展程序,该扩展的主要功能是“MP3Juice is a digital free mp3 download search engine. This extension add the search bar to your browser.”。
扩展截图
下载MP3Juice - Search MP3 Downloads扩展crx文件
下载MP3Juice - Search MP3 Downloads扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Use our extension to directly search for a mp3 download from the browser. You will easily find your searched music. Choose the perfect file out of our list of qualities and filetypes. It's so easy, you just need to click on the icon on your browsers extension bar and enter the searched name or video url. Then press the search button and in just a blink of an eye, you will get your search results. Choose the right for you and wait until our system prepared the download buttons for you. Then you just need to check if you got enough space left on your device. Click on the filetype or quality you want to download and choose the location where to save it. That's all - after the download finished you can use the file whenever and wherever you want.
扩展基本信息
名称 | |
ID | jhaflfdflnhnhenohefboieepggejcgb |
官方URL | https://chrome.google.com/webstore/detail/mp3juice-search-mp3-downl/jhaflfdflnhnhenohefboieepggejcgb |
简介 | MP3Juice is a digital free mp3 download search engine. This extension add the search bar to your browser. |
文件大小 | 123 KB |
安装次数 | 6,000 |
当前版本 | 1.0.1 |
更新时间 | 2021-08-18 |
上架时间 | 2020-12-11 |
开发者 | MP3Juice |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://mp3juices.net/en3/ |
帮助页面URL | https://mp3juices.net/faq.html |
隐私政策页面URL | https://mp3juice.to/privacy-policy.html |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MP3Juice - Search MP3 Downloads", "version": "1.0.1", "description": "MP3Juice is a digital free mp3 download search engine. This extension add the search bar to your browser.", "icons": { "16": "fav-16.png", "48": "fav-48.png", "64": "fav-64.png", "96": "fav-96.png", "128": "fav-128.png", "256": "fav-128.png" }, "browser_action": { "default_title": "MP3Juices", "default_popup": "popup.html" } } |