Notifications has no Settings button
I'm getting daily warning notifications from Mcafee about some virus. Don't even have Mcafee. When I go to Settings -> Privacy & Security -> Notifications, there is no Settings button to modify push notifications.
선택된 해결법
Is the "Settings" button visible in Troubleshoot Mode?
문맥에 따라 이 답변을 읽어주세요 👍 1모든 댓글 (3)
선택된 해결법
Is the "Settings" button visible in Troubleshoot Mode?
Yes, thx! Do you know why this button is not visible normally?
Are you using code in userContent.css/userChrome.css to style built-in about pages ?
You can set this pref to false on the about:config page to disable userContent.css and userChrome.css.
- about:config => toolkit.legacyUserProfileCustomizations.stylesheets = false
- https://support.mozilla.org/en-US/kb/about-config-editor-firefox
More info about userChrome.css/userContent.css in case you are not familiar: *https://www.userchrome.org/what-is-userchrome-css.html