You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by zubayer077 October 21, 2024
After the recent update, notification keeps repeating after the first timeout. I created the notification with the following parameters {"title":"A title","text":"Here goes the text","timeout":7000,"silent":true, image: <base64 image here>, onclick: function.., ondone: function....}
Anyone else can replicate this issue? Found in Google Chrome 129.0.6668.101, Tampermonkey 5.3.1
The text was updated successfully, but these errors were encountered:
Chrome/Edge users, please download the crx file linked above and drag and drop it to the extensions page chrome://extensions (after you've enabled 'Developer Mode').
For a quick fix please export your settings and scripts as zip or (JSON) file at the "Utilities" tab and import it back at the fixed BETA version.
Discussed in #2210
Originally posted by zubayer077 October 21, 2024
After the recent update, notification keeps repeating after the first timeout. I created the notification with the following parameters
{"title":"A title","text":"Here goes the text","timeout":7000,"silent":true, image: <base64 image here>, onclick: function.., ondone: function....}
Anyone else can replicate this issue? Found in Google Chrome 129.0.6668.101, Tampermonkey 5.3.1
The text was updated successfully, but these errors were encountered: