mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-16 01:56:55 +00:00
3.5.152. Add support for Channel Feed. A smidgen of memes for Memeathon.
This commit is contained in:
parent
a58810e177
commit
9ead660f89
9 changed files with 306 additions and 212 deletions
|
@ -49,6 +49,7 @@ FFZ.prototype.setup_bttv = function(delay) {
|
|||
}
|
||||
|
||||
document.body.classList.add('ffz-bttv');
|
||||
document.body.classList.toggle('ffz-bttv-dark', BetterTTV.settings.get('darkenedMode'));
|
||||
|
||||
// Disable Chat Tabs
|
||||
if ( this._chatv ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue