File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Expand file tree Collapse file tree 4 files changed +12
-12
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.31.1
6+ // @version 2025.3.31.2
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
34213421 + `--shadow: 3px 5px 16px 0 rgb(0,0,0,0.21) ;
34223422 box-shadow: var(--shadow) ; -webkit-box-shadow: var(--shadow) ; -moz-box-shadow: var(--shadow)`
34233423 + 'opacity: 0 ; height: fit-content ; z-index: 1250 ;' // visibility
3424- + `transition: opacity 0.1s ; -webkit-transition: opacity 0.1s ; -moz-transition: opacity 0.1s ;
3425- -o-transition: opacity 0.1s ; -ms-transition: opacity 0.1s }`
3424+ + `transition: opacity 0.15s ; -webkit-transition: opacity 0.15s ; -moz-transition: opacity 0.15s ;
3425+ -o-transition: opacity 0.15s ; -ms-transition: opacity 0.15s }`
34263426 ) )
34273427
34283428 // APPEND AMAZONGPT to Amazon
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.31.4
151+ // @version 2025.3.31.5
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
43864386 + `--shadow: 3px 5px 16px 0 rgb(0,0,0,0.21) ;
43874387 box-shadow: var(--shadow) ; -webkit-box-shadow: var(--shadow) ; -moz-box-shadow: var(--shadow)`
43884388 + 'opacity: 0 ; height: fit-content ; z-index: 1250 ;' // visibility
4389- + `transition: opacity 0.1s ; -webkit-transition: opacity 0.1s ; -moz-transition: opacity 0.1s ;
4390- -o-transition: opacity 0.1s ; -ms-transition: opacity 0.1s }`
4389+ + `transition: opacity 0.15s ; -webkit-transition: opacity 0.15s ; -moz-transition: opacity 0.15s ;
4390+ -o-transition: opacity 0.15s ; -ms-transition: opacity 0.15s }`
43914391 ) )
43924392
43934393 // APPEND to Brave
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.31.3
151+ // @version 2025.3.31.4
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
43724372 + `--shadow: 3px 5px 16px 0 rgb(0,0,0,0.21) ;
43734373 box-shadow: var(--shadow) ; -webkit-box-shadow: var(--shadow) ; -moz-box-shadow: var(--shadow)`
43744374 + 'opacity: 0 ; height: fit-content ; z-index: 1250 ;' // visibility
4375- + `transition: opacity 0.1s ; -webkit-transition: opacity 0.1s ; -moz-transition: opacity 0.1s ;
4376- -o-transition: opacity 0.1s ; -ms-transition: opacity 0.1s }`
4375+ + `transition: opacity 0.15s ; -webkit-transition: opacity 0.15s ; -moz-transition: opacity 0.15s ;
4376+ -o-transition: opacity 0.15s ; -ms-transition: opacity 0.15s }`
43774377 ) )
43784378
43794379 // Create/classify/fill feedback FOOTER
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.31.3
152+ // @version 2025.3.31.4
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
45774577 + `--shadow: 3px 5px 16px 0 rgb(0,0,0,0.21) ;
45784578 box-shadow: var(--shadow) ; -webkit-box-shadow: var(--shadow) ; -moz-box-shadow: var(--shadow)`
45794579 + 'opacity: 0 ; height: fit-content ; z-index: 1250 ;' // visibility
4580- + `transition: opacity 0.1s ; -webkit-transition: opacity 0.1s ; -moz-transition: opacity 0.1s ;
4581- -o-transition: opacity 0.1s ; -ms-transition: opacity 0.1s }`
4580+ + `transition: opacity 0.15s ; -webkit-transition: opacity 0.15s ; -moz-transition: opacity 0.15s ;
4581+ -o-transition: opacity 0.15s ; -ms-transition: opacity 0.15s }`
45824582 ) )
45834583
45844584 // APPEND to Google
You can’t perform that action at this time.
0 commit comments