Permanently disable push notifications in Firefox
06 March, 2018 - 44 words
Go to about:config
Look for: dom.webnotifications.enabled
and set its value to ‘false’.
This will completely disable push notifications and Firefox won’t ask your permission again.
Source: How can I suppress web push requests for all websites?