File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 33// @description Adds the magic of AI to Amazon shopping
44// @author KudoAI
55// @namespace https://kudoai.com
6- // @version 2025.3.30.5
6+ // @version 2025.3.31
77// @license MIT
88// @icon https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@0fddfc7/assets/images/icons/amazongpt/black-gold-teal/icon48.png
99// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@0fddfc7/assets/images/icons/amazongpt/black-gold-teal/icon64.png
19121912 -ms-transition: var(--reply-pre-transition)` } }
19131913 #${ app . slug } .reply-pre a, #${ app . slug } .reply-pre a:visited { color: #4495d4 }
19141914 #${ app . slug } .reply-pre a:hover { color: ${ env . ui . app . scheme == 'dark' ? 'white' : '#ea7a28' } }
1915- code #${ app . slug } -copy-btn { position: relative ; top: -6px ; right: -9px }
1915+ code #${ app . slug } -copy-btn { position: absolute ; top: 13px ; right: 14px }
19161916 code #${ app . slug } -copy-btn > svg { height: 13px ; width: 13px ; fill: white }`
19171917
19181918 // Rendered markdown styles
Original file line number Diff line number Diff line change 148148// @description :zu Yengeza izimpendulo ze-AI ku-Brave Search (inikwa amandla yi-GPT-4o!)
149149// @author KudoAI
150150// @namespace https://kudoai.com
151- // @version 2025.3.30.6
151+ // @version 2025.3.31
152152// @license MIT
153153// @icon https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@df624b0/assets/images/icons/bravegpt/icon48.png
154154// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@df624b0/assets/images/icons/bravegpt/icon64.png
23922392 -ms-transition: var(--reply-pre-transition)` } }
23932393 #${ app . slug } .reply-pre a, #${ app . slug } .reply-pre a:visited { color: #4495d4 }
23942394 #${ app . slug } .reply-pre a:hover { color: ${ env . ui . app . scheme == 'dark' ? 'white' : '#ea7a28' } }
2395- code #${ app . slug } -copy-btn { position: relative ; top: -6px ; right: -9px }
2395+ code #${ app . slug } -copy-btn { position: absolute ; top: 13px ; right: 14px }
23962396 code #${ app . slug } -copy-btn > svg { height: 13px ; width: 13px ; fill: white }`
23972397
23982398 // Rendered markdown styles
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.3.30.4
151+ // @version 2025.3.31
152152// @license MIT
153153// @icon https://cdn.jsdelivr.net/gh/KudoAI/duckduckgpt@06af076/assets/images/icons/duckduckgpt/icon48.png
154154// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/duckduckgpt@06af076/assets/images/icons/duckduckgpt/icon64.png
23852385 -ms-transition: var(--reply-pre-transition)` } }
23862386 #${ app . slug } .reply-pre a, #${ app . slug } .reply-pre a:visited { color: #4495d4 }
23872387 #${ app . slug } .reply-pre a:hover { color: ${ env . ui . app . scheme == 'dark' ? 'white' : '#ea7a28' } }
2388- code #${ app . slug } -copy-btn { position: relative ; top: -6px ; right: -9px }
2388+ code #${ app . slug } -copy-btn { position: absolute ; top: 13px ; right: 14px }
23892389 code #${ app . slug } -copy-btn > svg { height: 13px ; width: 13px ; fill: white }`
23902390
23912391 // Rendered markdown styles
Original file line number Diff line number Diff line change 149149// @description :zu Yengeza izimpendulo ze-AI ku-Google Search (inikwa amandla yi-Google Gemma + GPT-4o!)
150150// @author KudoAI
151151// @namespace https://kudoai.com
152- // @version 2025.3.30.7
152+ // @version 2025.3.31
153153// @license MIT
154154// @icon https://cdn.jsdelivr.net/gh/KudoAI/googlegpt@59409b2/assets/images/icons/googlegpt/black/icon48.png
155155// @icon 64 https://cdn.jsdelivr.net/gh/KudoAI/googlegpt@59409b2/assets/images/icons/googlegpt/black/icon64.png
25552555 -ms-transition: var(--reply-pre-transition)` } }
25562556 #${ app . slug } .reply-pre a, #${ app . slug } .reply-pre a:visited { color: #4495d4 }
25572557 #${ app . slug } .reply-pre a:hover { color: ${ env . ui . app . scheme == 'dark' ? 'white' : '#28a017' } }
2558- code #${ app . slug } -copy-btn { position: relative ; top: -6px ; right: -9px }
2558+ code #${ app . slug } -copy-btn { position: absolute ; top: 13px ; right: 14px }
25592559 code #${ app . slug } -copy-btn > svg { height: 13px ; width: 13px ; fill: white }`
25602560
25612561 // Rendered markdown styles
You can’t perform that action at this time.
0 commit comments