
Sorry, there isn't. Application.CommandBars was deprecated over 15 years ago, and the Add-ins tab is a workaround for backward compatibility. You should be using RibbonUI to modify the ribbon with a Custom tab and adding your commands to that. https://learn.microsoft.com/en-us/visualstudio/vsto/walkthrough-creating-a-custom-tab-by-using-ribbon-xml?view=vs-2022&tabs=csharp