No results found for ""

Type at least 3 characters to search

Upgrade Your Fandom

Join the Ultimate Chicago Bears Community!

Thomas Brown checking every box ahead of head coaching debut

Nicholas Moreano
Nicholas Moreano
December 6, 2024
Chicago Bears interim head coach Thomas Brown
Nov 17, 2024; Chicago, Illinois, USA; Chicago Bears offensive coordinator Thomas Brown looks on before the game against the Green Bay Packers at Soldier Field. Mandatory Credit: Daniel Bartel-Imagn Images

Author

Nicholas Moreano avatar
Nicholas Moreano

Share this post

Comments

Leave a comment

1 Comment

Anna

Anna

December 6, 2024

I know this is probably nothing, but I have thought it’s strange that Chris Morgan was so important to keep when Shane was hired, but we never hear about him. TB & Beatty have talked about different coaches who they’re working with to get things moving & I haven’t heard his name once. I don’t know why I thought of that while reading your article. Anyway, I’m so excited for this game, just to see what changes we can see the interims bring! I hope we have accidentally struck gold 😆

CHGO Flag

Scroll for next article

" it sees in the output — matching the literal // here would inject a stray that closes our inline script // early and dumps the rest of this code onto the page as text. var htmlOpen = "<" + "html lang='en'>"; var headOpen = "<" + "head>"; var headClose = ""; var bodyOpen = "<" + "body>"; var bodyClose = ""; var htmlClose = ""; return "" + "" + htmlOpen + headOpen + "" + "" + "Live audio" + "" + openTag + closeTag + headClose + bodyOpen + "
" + bodyClose + htmlClose; } function openPlayer() { var url = URL.createObjectURL(new Blob([buildPopupHtml()], { type: 'text/html;charset=utf-8' })); var w = isMobileLike() ? window.open(url, '_blank', 'noopener,noreferrer') : window.open(url, POPUP_NAME, POPUP_FEATURES); if (!w) return; try { w.focus(); } catch (e) {} // Revoke after a minute — long enough for the popup to read the URL. setTimeout(function () { try { URL.revokeObjectURL(url); } catch (e) {} }, 60000); } document.addEventListener('click', function (event) { if (! event.target.closest('[data-acn-live-audio-trigger]')) return; event.preventDefault(); openPlayer(); }); })();