Aqui você pode encontrar ferramentas úteis para desenvolvimento de complementos e skins.

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.
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.
Enviado por drakinite
Atualizado 26/05/2021
Histórico de versões / Detalhes
- Versão:
- 1.2.1
- Atualizado:
- 26/05/2021
- Size:
- 25.92 KB
- Funciona com:
- Media Monkey 5.0.0 - 5.0.1
.png)
Adiciona um contador de FPS no canto superior esquerdo da tela. Útil para análise de desempenho para desenvolvedores/testadores.
Pressione a tecla de atalho para ligar/desligar o contador (a tecla de atalho padrão é 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
Enviado por drakinite2
Atualizado 21/11/2020
Histórico de versões / Detalhes
- Versão:
- 1.0.3
- Atualizado:
- 21/11/2020
- Size:
- 26.65 KB
- Licença:
- MIT
- Funciona com:
- Media Monkey 5.0.0 - 5.0.0
- Mudanças:
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. :)
- Versão:
- 1.0.2
- Atualizado:
- 11/11/2020
- Size:
- 26.41 KB
- Licença:
- MIT
- Funciona com:
- Media Monkey 5.0.0 - 5.0.0
- Mudanças:
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.
- Versão:
- 1.0
- Atualizado:
- 07/11/2020
- Size:
- 23.13 KB
- Licença:
- MIT
- Funciona com:
- Media Monkey 5.0.0 - 5.0.0
- Mudanças:
First version!

Requer MediaMonkey 5.0.4+. Baixe o beta aqui .
Listar ícones usados pelo MediaMonkey. Gerenciar ícones: exibir, copiar, iniciar programa de edição (Inkscape).
Abra o menu de opções e navegue até a nova seção Layout > Ícones.
Selecione o caminho dos ícones para listar:
- Ícones padrão: C:_Program Files (x86)_MediaMonkey 5_skin_icon
- Ícones de skin: C:_Arquivos de programas (x86)_MediaMonkey 5_Skins_<SkinActiv>_skin_icon
- Ícones personalizados: escolha a pasta
Selecione se você deseja ver também Subdiretórios (Exibir conteúdo da pasta recursivamente)
UM
Os ícones (extensão .svg) são exibidos na grade.
Você pode:
_ Clique duas vezes para ver maior
_ Use o botão Copiar para copiar para a skin atual
_ Use o botão Explorer para abrir o diretório
_ Use o botão Inkscape para modificar ícones
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
Enviado por gb63
Atualizado 11/07/2022
Histórico de versões / Detalhes
- Versão:
- 1.0
- Atualizado:
- 11/07/2022
- Size:
- 510.65 KB
- Licença:
- Creative Commons BY SA 4.0
- Funciona com:
- Media Monkey 5.0.4
- Mudanças:
- 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 !Â

Este complemento cria atalhos para recarregar a janela e atualizar o estilo LESS/CSS, útil para skinners e desenvolvedores.
Adiciona um botão na barra de ferramentas direita, bem como uma tecla de atalho configurável (os padrões são Shift+F5 apenas para estilização e Ctrl+Shift+F5 para recarga completa da janela).
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.
Enviado por drakinite
Atualizado 17/12/2020
Histórico de versões / Detalhes
- Versão:
- 1.0.2
- Atualizado:
- 17/12/2020
- Size:
- 6.04 KB
- Funciona com:
- Media Monkey 5.0.0 - 5.0.0
- Mudanças:
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.
- Versão:
- 1.0.1
- Atualizado:
- 08/12/2020
- Size:
- 4.93 KB
- Funciona com:
- Media Monkey 5.0.0 - 5.0.0
.png)
Este complemento fornece uma janela que permite executar consultas SQL de dentro da interface do MediaMonkey 5.
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.
Enviado por drakinite
Atualizado 14/11/2021