diff --git a/js/background.js b/js/background.js index d99dedceb..8c8447f5f 100644 --- a/js/background.js +++ b/js/background.js @@ -59,9 +59,13 @@ return { title: 'µBlock filters', group: 'default' }, - - // 3rd-party lists fetched dynamically - }, + 'assets/ublock/privacy.txt': { + off: true, + title: 'µBlock filters - Privacy', + group: 'default' + } + // 3rd-party lists fetched dynamically + }, pageStores: {},