Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GM_notification is repeatedly shown when the service worker is restarted (until is is clicked) #2211

Closed
derjanb opened this issue Oct 21, 2024 Discussed in #2210 · 1 comment

Comments

@derjanb
Copy link
Member

derjanb commented Oct 21, 2024

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

@derjanb derjanb added this to the 5.3 milestone Oct 21, 2024
@derjanb
Copy link
Member Author

derjanb commented Oct 25, 2024

Should be fixed at 5.3.6216 (crx)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant