-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: replace quote with new HTML formatting (#1)
* Update script.min.js * Update chat-extended.user.js
- Loading branch information
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
// ==UserScript== | ||
// @name Chat Extended | ||
// @version 1.0 | ||
// @version 1.1 | ||
// @description Improve Google Chat with essential features | ||
// @author Myreli <myreli.dev> | ||
// @grant none | ||
// @match https://chat.google.com/* | ||
// @match https://mail.google.com/chat* | ||
// @icon https://www.google.com/s2/favicons?domain=chat.google.com | ||
// @source https://myreli.dev/chat-extended | ||
// @require https://raw.githubusercontent.com/myreli/chat-extended/v1.0.2/script.min.js | ||
// @require https://raw.githubusercontent.com/myreli/chat-extended/v1.0.3/script.min.js | ||
// ==/UserScript== |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.