diff --git a/browser/components/preferences/cookieBannerPreferences.ftl b/browser/components/preferences/cookieBannerPreferences.ftl new file mode 100644 index 000000000000..abcf47134e90 --- /dev/null +++ b/browser/components/preferences/cookieBannerPreferences.ftl @@ -0,0 +1,11 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +## Privacy Section - Cookie Banner Handling + +cookie-banner-handling-header = Cookie Banner Reduction +cookie-banner-reject-accept = { -brand-short-name } automatically tries to reject cookie requests on cookie banners. If a reject option isn’t available, { -brand-short-name } may accept all cookies to dismiss the banner. +cookie-banner-learn-more = Learn More +forms-handle-cookie-banners = + .label = Reduce Cookie Banners diff --git a/browser/components/preferences/preferences.xhtml b/browser/components/preferences/preferences.xhtml index 9921e0307b4a..c04427420966 100644 --- a/browser/components/preferences/preferences.xhtml +++ b/browser/components/preferences/preferences.xhtml @@ -55,6 +55,7 @@ + diff --git a/browser/components/preferences/privacy.inc.xhtml b/browser/components/preferences/privacy.inc.xhtml index 481661f4a38a..ccebff968d02 100644 --- a/browser/components/preferences/privacy.inc.xhtml +++ b/browser/components/preferences/privacy.inc.xhtml @@ -383,6 +383,25 @@ + + +