'Customise Chrome info banner when capturing a tab

I am developing a Chrome extension which captures video from the currently active tab using the chrome.tabCapture api. When a tab gets captured a system banner is shown to inform the user that the extension is capturing media from the browser.

Chrome info system banner

Can I customise this banner in order to add some additional functionality?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source