/Google-Chat-Extender

Google Chat Extender allow to add new theme and plugins to Google Chat app

Primary LanguageJavaScriptMIT LicenseMIT

Google Chat Extender

This plugin allow you to custom your Google Chat app! New custom themes and plugins!

How to find what I want here?

It is simple!

  • Plugins You can find all plugins in the plugins folder.

  • Theme you can find all themes in the themes folder.

  • Plugins for Navigator version you can find all plugins in the userscripts folder.

How to install GCE for Google Chat app?

More simple! Open your command line and write:

npm install -g gce

In order to install GCE, write this:

gce install

You want to add a plugin? Write this:

gce add <plugin_name>

You can find more commands with this command:

gce help

You want to share your custom theme or plugin? Open new PR :D