여기에서는 애드온 개발 및 스키닝에 유용한 도구를 찾을 수 있습니다.

이것은 VBS에서 JavaScript로 변환하는 것으로, 정규 표현식을 사용하여 일반적인 VBS 표현식을 동등한 JavaScript 문으로 변환합니다. 이 애드온은 프로그래머 전용 도구로 의도되었으며, MM4 애드온을 위한 원클릭 변환은 아닙니다. 변환 과정에서 발생하는 모든 오류는 하단에 기록된 댓글로 표시됩니다.
오래된 VBS 스크립트를 JavaScript로 변환하는 데 도움이 될 수 있지만 작동하려면 몇 가지 작업이 필요할 수 있습니다. 또한 JavaScript의 워크플로가 상당히 다를 수 있으므로 대부분의 상황에서 스크립트 코드를 수동으로 다시 작성하는 것이 좋습니다.
Translated automatically (see original)This is an for VBS to JavaScript conversion, using regular expressions to convert common VBS expressions into their equivalent JavaScript statements. Please note that this addon is meant as a tool for programmers only, and it is by no means a one-click conversion for MM4 addons. Any errors that occur in the conversion get logged in comments on the bottom.
It can help give a head start on converting your old VBS scripts to JavaScript, but some work will likely need to be done to make it functional. Additionally, we recommend in most situations to rewrite script code manually, as the workflow in JavaScript can be significantly different.
Hide original
By
Ventis Media, Inc.
제출자 drakinite
업데이트됨 26/05/2021
.png)
화면 왼쪽 상단에 FPS 카운터를 추가합니다. 개발자/테스터의 성능 분석에 유용합니다.
단축키를 눌러 카운터를 켜거나 끕니다(기본 단축키는 F6입니다).
Translated automatically (see original)Adds an FPS counter to the top-left of the screen. Useful for performance analysis for developers/testers.
Press the hotkey to toggle the counter on/off (Default hotkey is F6).
Hide original
By
drakinite
제출자 drakinite2
업데이트됨 21/11/2020
버전 기록 / 세부 정보
- 버전:
- 1.0.3
- 업데이트됨:
- 21/11/2020
- Size:
- 26.65 KB
- 특허:
- MIT
- 다음과 함께 작동합니다:
- Media Monkey 5.0.0 - 5.0.0
- 변경 사항:
Fixed a bug that caused the default hotkeys to not load when persistent.json is deleted.
Code is all commented and explained, in case any devs want to take a look at how to do something similar. :)
- 버전:
- 1.0.2
- 업데이트됨:
- 11/11/2020
- Size:
- 26.41 KB
- 특허:
- MIT
- 다음과 함께 작동합니다:
- Media Monkey 5.0.0 - 5.0.0
- 변경 사항:
Version 1.0.2: Configurable settings!
Can now change:
- Position on screen
- Text color, black or white
- Font weight, bold or regular
In addition, it now automatically pauses after 5 minutes of inactivity, so that it doesn't needlessly eat up your CPU if you accidentally leave it on.
- 버전:
- 1.0
- 업데이트됨:
- 07/11/2020
- Size:
- 23.13 KB
- 특허:
- MIT
- 다음과 함께 작동합니다:
- Media Monkey 5.0.0 - 5.0.0
- 변경 사항:
First version!

MediaMonkey 5.0.4+가 필요합니다. 베타를 여기에서 다운로드하세요 .
MediaMonkey에서 사용하는 아이콘을 나열합니다. 아이콘 관리: 표시, 복사, 편집 프로그램 실행(Inkscape).
옵션 메뉴를 열고 새로운 레이아웃 > 아이콘 섹션으로 이동합니다.
나열할 아이콘 경로를 선택하세요:
- 기본 아이콘 : C:_Program Files (x86)_MediaMonkey 5_skin_icon
- 스킨 아이콘: C:_Program Files (x86)_MediaMonkey 5_Skins_<SkinActiv>_skin_icon
- 사용자 정의 아이콘: 폴더를 선택하세요
하위 디렉토리도 보려면 선택하세요(폴더 내용을 재귀적으로 표시)
에이
아이콘(확장자 .svg)이 그리드에 표시됩니다.
당신은 할 수 있습니다 :
_ 더 크게 보려면 더블클릭하세요
_ 복사 버튼을 사용하여 현재 스킨에 복사합니다.
_ 탐색기 버튼을 사용하여 디렉토리를 엽니다.
_ Inkscape 버튼을 사용하여 아이콘을 수정하세요
Translated automatically (see original)Requires MediaMonkey 5.0.4+. Download the beta here.
List icons used by MediaMonkey. Manage icons : display, copy , launch edit program (Inkscape).
Open the options menu and navigate to the new Layout > Icons section.Â
Select the icons path to list :
- Default icons : C:_Program Files (x86)_MediaMonkey 5_skin_icon
- Skin icons  : C:_Program Files (x86)_MediaMonkey 5_Skins_<SkinActiv>_skin_icon
- Custom icons : choose the folder
Select if you want see also Subdirectories (Display folder content recursively)
Â
The Icons (extension .svg) are displayed in the grid.
You can :Â
_ Double click to see greaterÂ
_ Use Copy button to copy to current skin
_ Use Explorer button to open directoryÂ
_ Use Inkscape button to modify icons
Hide original
By
gb63
제출자 gb63
업데이트됨 11/07/2022
버전 기록 / 세부 정보
- 버전:
- 1.0
- 업데이트됨:
- 11/07/2022
- Size:
- 510.65 KB
- 특허:
- Creative Commons BY SA 4.0
- 다음과 함께 작동합니다:
- Media Monkey 5.0.4
- 변경 사항:
- corrective: The MMIP is packaged improperly.
- corrective : In dlgOptions_add.js, there's a typo: the panel is labeled "Icones" instead of "Icons".
- Add control when Activ Skin is zipped (ex: C:Program Files (x86)MediaMonkey 5skinsSkinzipped.zip)Â
 because addon don't work completely with !Â

이 애드온은 창을 다시 로드하고 LESS/CSS 스타일을 새로 고치는 단축키를 만들어 주는데, 스키너와 개발자에게 유용합니다.
오른쪽 도구 모음에 버튼을 추가하고, 설정 가능한 단축키도 추가합니다(기본값은 스타일링만 할 때 Shift+F5이고, 전체 창을 다시 로드할 때 Ctrl+Shift+F5입니다).
Translated automatically (see original)This addon creates shortcuts to reload the window and refresh the LESS/CSS styling, useful for skinners and developers.
Adds a button in the right toolbar, as well as a configurable hotkey (The defaults are Shift+F5 for just styling and Ctrl+Shift+F5 for full window reload).
Hide original
By
Ventis Media, Inc.
제출자 drakinite
업데이트됨 17/12/2020
버전 기록 / 세부 정보
- 버전:
- 1.0.2
- 업데이트됨:
- 17/12/2020
- Size:
- 6.04 KB
- 다음과 함께 작동합니다:
- Media Monkey 5.0.0 - 5.0.0
- 변경 사항:
Added option to just reload the LESS/CSS styling or to perform a full window reload.
Default hotkey for the faster, "soft" reload is Shift + F5, and the default hotkey for the full reload is Ctrl + Shift + F5. You can now right-click on the icon to choose which one to execute.
- 버전:
- 1.0.1
- 업데이트됨:
- 08/12/2020
- Size:
- 4.93 KB
- 다음과 함께 작동합니다:
- Media Monkey 5.0.0 - 5.0.0
.png)
이 애드온은 MediaMonkey 5 인터페이스 내에서 SQL 쿼리를 실행할 수 있는 창을 제공합니다.
Translated automatically (see original)This addon provides a window that allows you to execute SQL queries from within the MediaMonkey 5 interface.
Hide original
By
Ventis Media, Inc.
제출자 drakinite
업데이트됨 14/11/2021