An open API service indexing awesome lists of open source software.

https://github.com/higuoxing/enhanced-google-chat

A Tampermonkey script that brings missing features to Google Chat.
https://github.com/higuoxing/enhanced-google-chat

google-chat tampermonkey-userscript

Last synced: 20 days ago
JSON representation

A Tampermonkey script that brings missing features to Google Chat.

Awesome Lists containing this project

README

          

# Enhanced Google Chat

> A Tampermonkey script that brings missing features to Google Chat

## Features

- Code highlighting.
![](./.screenshots/code-highlighting.png)
- Customize keybinding:
- `Ctrl-Enter` to send a new message, `Enter` to input a new line.
- `Enter` to send a new message, `Ctrl-Enter` to input a new line.
- You need to modify the `config.send_message` field after installing it.
![](./.screenshots/customize-keybinding.png)