Skip to content

Commit 6ae6ee5

Browse files
committed
Increased tooltip fade duration +0.05s
1 parent 7f92ec9 commit 6ae6ee5

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

amazongpt/greasemonkey/amazongpt.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/amazongpt@0fddfc7/assets/images/icons/amazongpt/black-gold-teal/icon64.png
@@ -3421,8 +3421,8 @@
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

bravegpt/greasemonkey/bravegpt.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
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
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/bravegpt@df624b0/assets/images/icons/bravegpt/icon64.png
@@ -4386,8 +4386,8 @@
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

duckduckgpt/greasemonkey/duckduckgpt.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
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
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/duckduckgpt@06af076/assets/images/icons/duckduckgpt/icon64.png
@@ -4372,8 +4372,8 @@
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

googlegpt/greasemonkey/googlegpt.user.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
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
// @icon64 https://cdn.jsdelivr.net/gh/KudoAI/googlegpt@59409b2/assets/images/icons/googlegpt/black/icon64.png
@@ -4577,8 +4577,8 @@
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

0 commit comments

Comments
 (0)