Skip to content

Add-Ons are additional modules for FrankerFaceZ that provide new behaviors and ways to customize Twitch.

Notifications You must be signed in to change notification settings

gr3ger/Add-Ons

 
 

Repository files navigation

FrankerFaceZ Add-Ons

This is the official repository for FrankerFaceZ Add-Ons. Add-Ons are additional scripts that users can choose to load to add additional functionality to FrankerFaceZ and Twitch.

All Add-Ons available through FrankerFaceZ have their source code available here.

Getting Started

  1. Clone the repository.
  2. Copy the src/example directory, making a new directory within src with the name of your extension.
  3. Make the rest of your extension.
  4. When you're ready, set enabled to true in your extension's manifest, then submit a pull request to bring your code into this repository's master branch.
  5. Once your code is accepted, the new extension will automatically be built, uploaded, and sent to end-users.

Documentation

Unfortunately, we lack significant documentation at this time. Please study the source code of existing add-ons for examples, and the source of FFZ itself.

Contact Us

For matters regarding extension development, please join our public FrankerFaceZ Discord. Upon joining, please request the Developer role for access to developer specific channels.

For other matters regarding FrankerFaceZ or Add-Ons for it, please contact the Add-On developer or FrankerFaceZ staff as described at: https://www.frankerfacez.com/contact

About

Add-Ons are additional modules for FrankerFaceZ that provide new behaviors and ways to customize Twitch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.0%
  • Vue 34.5%
  • SCSS 2.5%