We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cb0109 commit 655e19fCopy full SHA for 655e19f
bravegpt/greasemonkey/bravegpt.user.js
@@ -148,7 +148,7 @@
148
// @description:zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
149
// @author KudoAI
150
// @namespace https://kudoai.com
151
-// @version 2025.10.16.2
+// @version 2025.10.19
152
// @license MIT
153
// @icon https://assets.bravegpt.com/images/icons/app/icon48.png?v=e8ca7c2
154
// @icon64 https://assets.bravegpt.com/images/icons/app/icon64.png?v=e8ca7c2
@@ -249,6 +249,7 @@
249
// Documentation: https://docs.bravegpt.com
250
251
(async () => {
252
+ 'use strict'
253
254
// Init DATA
255
window.env = {
0 commit comments