Are you an avid Twitch user looking for ways to enhance your
streaming
experience? Look no further than FrankerFaceZ, the ultimate Twitch enhancement suite. With its wide range of features and customization options, FrankerFaceZ is designed to take your Twitch experience to the next level.
Custom Channel Emotes
Enhance your Twitch chat experience with FrankerFaceZ's custom channel emotes. Enjoy a wide variety of unique and personalized emotes that reflect the individuality of your favorite Twitch channels. Say goodbye to generic emotes and hello to a more personalized chat experience that truly represents the spirit of your favorite streamers.
Twitch Layout and Chat Customization
Customize the appearance of your Twitch interface with FrankerFaceZ. Change the color scheme, font size, and position of elements to create a Twitch layout that suits your preferences. Take control of your Twitch experience and make it truly your own.
Advanced Chat Moderation
Tools
Maintain a positive streaming environment with the advanced chat moderation tools of FrankerFaceZ. Filter out inappropriate messages, set up custom moderation rules, and ensure a safe and welcoming chat for your viewers. Stream with confidence knowing that you have the tools to manage your chat effectively.
A Pleasant and Social Experience
Join the thousands of Twitch users who have praised FrankerFaceZ as a must-have extension. With a 4.5 rating and positive user reviews, this Chrome extension offers a user-friendly interface, extensive customization options, and seamless integration with Twitch. Say goodbye to the limitations of the default Twitch experience and hello to a more enjoyable and social streaming experience.
Ready to elevate your Twitch experience? Download FrankerFaceZ, the powerful Chrome extension that will revolutionize the way you engage with Twitch. Unlock a world of customization and advanced features that will enhance your streaming and connect you with the Twitch community in new and exciting ways.
30 Reviews For This Extension
Imagine having xxxxx options to choose from, of which any sane, normal Twitch user doesn't care, doesn't need, didn't ever think of changing, while the crucial features are by default off, are hidden deep in the humongous menu, where you get after you click a 100 times, expand menus 200 times, then read 300 descriptions (that are often lacking, and don't really explain anything), and after 400 times, you find out nothing work, because there are 500 combinations, like what the hell is this!? I think I wasted like half an hour, to an hour trying to make something to work, which in the end didn't. I installed other expansion that I used to have before, and guess what? What I need is on by default, just like that. Installed, it works. Problem solved.
For people who have the twitch chat hid problem just disable the 7TV Extention and then enable the 7TV addon inside the FrankerFaceZ extention on twitch
This needs to be updated it hides twitch chat.
Killed the whole Emote menu for me.
yeah this is bugging out twitch chat from changing to a random font to completely removing chat
there's a problem with the extension. it completely hides twitch chat
Seems like the "Hide all Community Highlights from the top of chat" function is out of order cause it's back above the chat despite me having it turned on for years and years. Overall FFZ has been a life changer over the years tho, cheers!
The extension seems to be disabling certain Twitch moderation features (pinning and deleting individual messages). Will revise review and improve rating when this is fixed.
Please fix audio compressor <3 thank you Edit : Fixed now
// ==UserScript== // @name Twitch Audio Compressor Fix // @namespace http://tampermonkey.net/ // @version 0.1 // @description Ersatz-Kompressor für Twitch/FFZ // @author Gemini // @match https://www.twitch.tv/* // @grant none // ==/UserScript== (function() { 'use strict'; const setupCompressor = () => { const videoElement = document.querySelector('video'); if (!videoElement || videoElement.dataset.compressorActive) return; const audioCtx = new (window.AudioContext || window.webkitAudioContext)(); const source = audioCtx.createMediaElementSource(videoElement); const compressor = audioCtx.createDynamicsCompressor(); // Standard-Werte für "angenehmes" Hören: compressor.threshold.setValueAtTime(-30, audioCtx.currentTime); // Ab wann er greift compressor.knee.setValueAtTime(40, audioCtx.currentTime); // Sanfter Übergang compressor.ratio.setValueAtTime(12, audioCtx.currentTime); // Kompressionsstärke compressor.attack.setValueAtTime(0.003, audioCtx.currentTime); // Schnelle Reaktion compressor.release.setValueAtTime(0.25, audioCtx.currentTime); // Haltezeit source.connect(compressor); compressor.connect(audioCtx.destination); videoElement.dataset.compressorActive = "true"; console.log("FFZ-Patch: Audio-Kompressor manuell aktiviert!"); }; // Warte kurz, bis der Player geladen ist setTimeout(setupCompressor, 3000); })(); install tampermonkey and use this script and save it that should bring back the compressor if you dont trust this script go to gemini say that you need a script for a audio compressor like ffz had
5 stars when its working but its not working half the time im using it so get your 2 and at least properly QA your updates
not working in chrome anymore :( lost my pretty pink and green twitch </3
Edit: Brought the review back up to 5 stars. The devs on this are legends. Has been fully fixed and works again! Thank you! I hate to have to give this extension a 1 star. It's been GREAT up until today March 13th 2025. All of a sudden it just completely stopped working in chrome. I can't pull up the settings for the extension at all, and it doesn't show up in twitch. I use this primarily to flip the chat to the left side, and now I can't do that. Not sure if something changed with this extension or chrome itself. Please if the devs see this, try to get this working again! This was an amazing extension!
Does not work anymore. Using Vivaldi. Nothing shows up not even the settings panel.
not working anymore, waiting for fix
Extension broke.
like some other recent reviews, the FFZ extension has stopped working at all. please get it back up as this is very very useful to me
since yesterday my chat is not working anymore due to FrankerFaceZ extension. It says "Couldnt load the modul" where the Twitch chat is. Uppon disabling it, it works again.
W extension, it took me a while to find it tho.
I cannot use Twitch without this extension. Not only does it add tons of features, but also you can remove many annoying/idiotic "features" that Twitch forces on us.
Fixes awful new twitch UI
Fixes awful new twitch UI
Helpful to revert new UI on Twitch with experimental option and change it back to the normal "below-the-player" layout.
Yeah, in Russia the extension doesn't work anymore, it just won't load. Generally, right now it can only be fixed by using a VPN, some anti-DPI and proxy stuff. Anyway, I love the tons of great features that this extension offers!
Stopped working since 18 october 2024, search for "FrankerFaceZ Nightly" instead Like this comment, so more people can see it <3
UNINSTALL THIS EXTENSION NOW. IT BREAKS TWITCH AND IS VULNERABLE SECURITY RISK!!
Had no issues with this Extension till today... Doesn't display Twitch Chat correctly now. Missing badges/ name colours and so on... Also says under the install button: "This extension may soon no longer be supported because it doesn't follow best practices for Chrome extensions."
"This extension was turned off because it is no longer supported." Well, I'll be damned... how am I going to use Twitch now?
Great extension, but can't recommend right now on Chromium as apparently it's a Manifest v2 extension and I see no info that it will be updated to be continued to be compatible with Manifest v3, if it's even possible to be without severely breaking the extension. Sure, you could use the user script on their site, but I can't see any extension that allows for custom script to be injected like that to be either. Want to use FFZ, Firefox seems to be the only sure answer here for now.
When you have Dark Reader and this enabled Twitch just completely bugs out and needs 20 seconds to load lol