Skip to content

This is a repository for custom Mozilla Hubs components. These components are designed to be injected into the Mozilla Hubs client without modifying the client code too much. The one mod needed to inject these components resides in the Hub.html file

License

Notifications You must be signed in to change notification settings

aelatgt/Custom-Hubs-Components

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom-Hubs-Components

This is a repository for custom Mozilla Hubs components. These components are designed to be injected into the Mozilla Hubs client without modifying the client code too much. The one mod needed to inject these components resides in the Hub.html file

The Index below is documentation on the process of creating a custom client and injecting these components into the client using a top-level-server running on Node.js as a middle man.

Customizing Mozilla Hubs

Here Be Dragons!

img

Index

  1. Introduction
  2. Installing the custom client for Hubs
  3. Some things to Consider
  4. Hubs Load Sequence.md
  5. Hijacking Hubs
  6. Creating Hubs Components
  7. Hubs Networked Components
  8. Cannibalizing Components from Hubs
  9. Adding New Scripts to a Custom Client

About

This is a repository for custom Mozilla Hubs components. These components are designed to be injected into the Mozilla Hubs client without modifying the client code too much. The one mod needed to inject these components resides in the Hub.html file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.6%
  • HTML 36.4%