Skip to content

Commit

Permalink
feat: replace quote with new HTML formatting (#1)
Browse files Browse the repository at this point in the history
* Update script.min.js

* Update chat-extended.user.js
  • Loading branch information
myreli authored Nov 19, 2022
1 parent f1354f4 commit 683e267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chat-extended.user.js
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==
2 changes: 1 addition & 1 deletion script.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 683e267

Please sign in to comment.