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.
- Host: GitHub
- URL: https://github.com/higuoxing/enhanced-google-chat
- Owner: higuoxing
- Created: 2023-12-30T09:40:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T12:42:53.000Z (almost 2 years ago)
- Last Synced: 2025-02-06T14:55:18.409Z (9 months ago)
- Topics: google-chat, tampermonkey-userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/483445-enhanced-google-chat
- Size: 133 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enhanced Google Chat
> A Tampermonkey script that brings missing features to Google Chat
## Features
- Code highlighting.

- 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.
