File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-DuckDuckGo (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2025.9.9
151+ // @version 2025.9.11
152152// @license MIT
153153// @icon https://assets.ddgpt.com/images/icons/app/icon48.png?v=533ce0f
154154// @icon 64 https://assets.ddgpt.com/images/icons/app/icon64.png?v=533ce0f
199199// @require https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.2.0/crypto-js.min.js#sha256-dppVXeVTurw1ozOPNE3XqhYmDJPOosfbKQcHyQSE58w=
200200// @require https://cdn.jsdelivr.net/npm/json5@2.2.3/dist/index.min.js#sha256-S7ltnVPzgKyAGBlBG4wQhorJqYTehj5WQCrADCKJufE=
201201// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@cc60313/assets/js/components/chatbot/buttons.js#sha256-SKlhJO503awp8matfnXaUyhN638Isl6wf0MJXKFEY/w=
202- // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@485996c /assets/js/components/chatbot/icons.js#sha256-/cQlKwuHy1ODqyrO9yvTX6bti0JtQFrPyunkKGIm+tg =
202+ // @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@c8fc898 /assets/js/components/chatbot/icons.js#sha256-k6XvDmtB/ZYU3PEhvfDd1HKeoNOdEgwZnGll5MzOBHI =
203203// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@bfdb063/assets/js/components/chatbot/menus.js#sha256-ZOZBraa/OmK/AKDtJucT9+i5uuq3suasT3kjJl0UBdA=
204204// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@485996c/assets/js/components/chatbot/replyBubble.js#sha256-/F0kipD9jDAtlnlfL4Q3cbboS5bPx9ierlnRU897eqQ=
205205// @require https://cdn.jsdelivr.net/gh/adamlui/ai-web-extensions@6fd9b53/assets/js/components/chatbot/tooltip.js#sha256-RbmcNuh/DiKIH+Ch2KYrIo48pLAUd/445leqYwBGEXw=
23382338 && ! ( env . ui . site . isCentered && settings . controls [ key ] . centered == false ) )
23392339
23402340 // Init logo
2341- const settingsIcon = icons . app . duckduckgpt . create ( )
2341+ const settingsIcon = icons . duckduckgpt . create ( )
23422342 settingsIcon . style . cssText = `width: 65px ; position: relative ; top: -32px ; margin-bottom: 4px ;
23432343 filter: drop-shadow(5px 5px 15px rgba(0,0,0,0.3))`
23442344 // Init title
You can’t perform that action at this time.
0 commit comments