For those that don’t know, Firefox has in-built support for automatically rejecting cookies and blocking the cookie banners from popping up.

To enable this feature, go to about:config, and perform the following:

  • change cookiebanners.service.mode from 0 to 2

To have this functionality in Private browsing mode, you should also:

  • change cookiebanners.service.mode.privateBrowsing from 0 to 2.

All Power to the People!

  • HouseMouse
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago

    I recommend the value 1 instead of 2. The different values have the following effects:

    0 to disable the feature.
    
    1 to set it to handle Reject All banners only and ignore the rest.
    
    2 to make Reject All the default, but fall back to Accept All if the former is not available.