Show password description in browserextension

Would it be possible to show the password description in the browser extension?
If it is part of this.state.resource it should be pretty easy to add it to ResourceViewPage.js?
Would gladly open a PR if this is a wanted feature :slight_smile:

Background:
We use passbolt to share different testing accounts (quality assurance for websites). The description contains valuable information on the different accounts for one page.

Thanks!