Music mixer DJMusic
DJMusic music mixer to combine, listen and play with SoundCloud and YouTube music streams
Music mixer DJMusic란 무엇입니까?
Music mixer DJMusic은(는) https://www.redcoolmedia.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "DJMusic music mixer to combine, listen and play with SoundCloud and YouTube music streams"입니다.
확장 프로그램 스크린샷
Music mixer DJMusic 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
DJMusic, a music mixer with two music boxes where you can mix, listen and play with the music streams provided by SoundCloud and YouTube according to their service terms. - Integration with official APIs Soundcloud and YouTube. - Search for tracks using the SoundCloud API. - Search for tracks using the YouTube API. - Play the music tracks the search has produced as results in two music boxes. - Change the playback speed of a track while is played. - Play/pause button that plays or pauses audio at the current time. - Create a music cross fader that could fade the volume in and out between two different musics that are playing simultaneously. It moves the volume between one deck to the other, but also that keeps track of the individual volume value of each deck - Sound effects: Speed up or slow down each track, change the sound volume. - Audio and video player using Wavesurfer.js. - Web Audio API.
확장 프로그램 기본 정보
이름 | Music mixer DJMusic |
ID | glmigelhhlcmgddgkjfndfkdefddgbpd |
공식 URL | https://chromewebstore.google.com/detail/music-mixer-djmusic/glmigelhhlcmgddgkjfndfkdefddgbpd |
설명 | DJMusic music mixer to combine, listen and play with SoundCloud and YouTube music streams |
파일 크기 | 394 KB |
설치 횟수 | 14,519 |
현재 버전 | 1.6.2 |
최근 업데이트 | 2022-10-07 |
출시 날짜 | 2020-02-27 |
평점 | 3.74/5 총 54 개의 평점 |
개발자 | https://www.redcoolmedia.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.redcoolmedia.net/index.php/web-online-audio-video-apps/djmusic-music-mixer-online |
개인정보 보호 정책 페이지 URL | http://www.redcoolmedia.net/index.php/cloud-apps-policy |
지원되는 언어 | de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "1.6.2", "description": "__MSG_description__", "default_locale": "en", "action": { "default_popup": "index.html", "default_icon": "icons\/app_38.png" }, "options_page": "settings.html", "icons": { "128": "icons\/app_128.png", "48": "icons\/app_48.png", "16": "icons\/app_16.png" } } |