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.
Can I customise this banner in order to add some additional functionality?