Music mixer DJMusic

DJMusic music mixer to combine, listen and play with SoundCloud and YouTube music streams

Music mixer DJMusicคืออะไร?

Music mixer DJMusic เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.redcoolmedia.net และคุณลักษณะหลักของมันคือ "DJMusic music mixer to combine, listen and play with SoundCloud and YouTube music streams"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Music mixer DJMusic

ดาวน์โหลดไฟล์ส่วนขยาย Music mixer DJMusic ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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 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"
    }
}