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 |
官方網址 | 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" } } |