mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-05 12:57:51 +00:00
feat: Disable mozilla sponsors, b=no-bug, c=no-component
This commit is contained in:
@@ -34,3 +34,6 @@
|
||||
|
||||
- name: termsofuse.bypassNotification
|
||||
value: true
|
||||
|
||||
- name: browser.newtabpage.activity-stream.showSponsoredCheckboxes
|
||||
value: false
|
||||
|
||||
@@ -582,7 +582,9 @@ groupbox h2 {
|
||||
#dataCollectionGroup,
|
||||
#websiteAdvertisingCategory,
|
||||
#websiteAdvertisingGroup,
|
||||
#helpButton {
|
||||
#helpButton,
|
||||
#support-firefox,
|
||||
.mission-message {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
@@ -596,3 +598,9 @@ groupbox h2 {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media -moz-pref('zen.urlbar.replace-newtab') {
|
||||
#category-home {
|
||||
display: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user