Chatterino / chatterino2

Chat client for https://twitch.tv
MIT License
1.97k stars 442 forks source link

refactor: cleanup browser extension #5465

Closed Nerixyz closed 1 week ago

Nerixyz commented 2 weeks ago

A mini cleanup of BrowserExtension.cpp. This removes some dead code and adds a notice to the browser when the host is about to exit. I've tested this with both Firefox and Chrome. It's (kinda) connected to https://github.com/Chatterino/chatterino-browser-ext/pull/100, which adds a better debug message.