Send App status to the Installed App List

I have created an app that has a pause switch. The switch sets a boolean variable pauseEnable. Using that, I can put the word "(Paused)" in red next to the App name on the App's page when the App is paused. I would also like to add the same text next to the App's name on the /installedapp/list page the way Rule Machine does next to any paused rules.

Can anyone tell me how to do that?

Thanks.

If you've done it by updating the app label, such that you see it at the top of the app's setup page, that is automatically propagated to the Apps page. However, the Apps page is not dynamic, so you'd have to refresh to see it.

Like this:

Great! is there a character limit on the app label?

Thank you, Bruce

-S

Dunno.