-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added dom.js as dependency ↞ [auto-sync from https://github.com/adaml…
- Loading branch information
1 parent
e1c6d45
commit cd6d9af
Showing
1 changed file
with
2 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -225,7 +225,7 @@ | |
// @description:zu Dlala izimpendulo ze-ChatGPT ngokuzenzakalela | ||
// @author Adam Lui | ||
// @namespace https://github.com/adamlui | ||
// @version 2025.2.1.1 | ||
// @version 2025.2.1.2 | ||
// @license MIT | ||
// @icon https://assets.chatgptautotalk.com/images/icons/openai/black/icon48.png?v=9f1ed3c | ||
// @icon64 https://assets.chatgptautotalk.com/images/icons/openai/black/icon64.png?v=9f1ed3c | ||
|
@@ -234,6 +234,7 @@ | |
// @connect gm.chatgptautotalk.com | ||
// @connect raw.githubusercontent.com | ||
// @require https://cdn.jsdelivr.net/npm/@kudoai/[email protected]/dist/chatgpt.min.js#sha256-Ca0xMG4FWRXlayhPaaSU1RufmmGt31xIF9WUKOwzkco= | ||
// @require https://assets.aiwebextensions.com/lib/dom.js/dist/dom.min.js?v=30598fa#sha256-Q/qksChc9XaGExWp2xzxOsplOlgFCkgswGzA0slbHe4= | ||
// @resource rpgCSS https://assets.aiwebextensions.com/styles/rising-particles/dist/gray.min.css?v=727feff#sha256-48sEWzNUGUOP04ur52G5VOfGZPSnZQfrF3szUr4VaRs= | ||
// @resource rpwCSS https://assets.aiwebextensions.com/styles/rising-particles/dist/white.min.css?v=727feff#sha256-6xBXczm7yM1MZ/v0o1KVFfJGehHk47KJjq8oTktH4KE= | ||
// @grant GM_setValue | ||
|