Skip to content
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.

Latest commit

 

History

History
42 lines (30 loc) · 761 Bytes

README.md

File metadata and controls

42 lines (30 loc) · 761 Bytes

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