aboutsummaryrefslogtreecommitdiff
path: root/popup.js
diff options
context:
space:
mode:
Diffstat (limited to 'popup.js')
-rw-r--r--popup.js11
1 files changed, 4 insertions, 7 deletions
diff --git a/popup.js b/popup.js
index 816f785..fd60ad0 100644
--- a/popup.js
+++ b/popup.js
@@ -1,29 +1,26 @@
const toggles = [
'hideHomeFeed',
+ 'redirectToSubscriptions',
'hideVideoSidebar',
'hideRecommended',
'hideLiveChat',
'hidePlaylist',
'hideFundraiser',
- 'hideEndScreenFeed',
'hideEndScreenCards',
'hideShorts',
'hideComments',
'hideProfilePhotos',
'hideMixes',
- 'hideMerchTickets',
+ 'hideMerch',
'hideVideoInfo',
'hideButtonsBar',
'hideChannel',
'hideDescription',
'hideTopHeader',
'hideNotifications',
- 'hideInaptSearch',
- 'hideExploreTrending',
+ 'hideExplore',
'hideMoreFromYT',
- 'hideSubscriptions',
- 'disableAutoplay',
- 'disableAnnotations'
+ 'hideSubscriptions'
];
// Load saved settings