<aside> 💡 The test button can make the menu item works in all Ae languages, but NOT for extension
</aside>
<aside> 💡 check the update video
</aside>
E button
in script panelGet names...
button. for example: Overlord
(function(){
var extName = **"Overlord"**;
app.executeCommand(app.findMenuCommandId(extName));
})();