diff --git a/manifest.json b/manifest.json index 56426091d..6cb5bb952 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "ImprovedTube", - "version": "3.38", + "version": "3.40", "icons": { "16": "assets/icons/16.png", "32": "assets/icons/32.png", diff --git a/popup.css b/popup.css index 015d70ff5..880482a75 100644 --- a/popup.css +++ b/popup.css @@ -889,7 +889,18 @@ html[it-improvedtube-home='list'] .satus-main__container[data-appearance='home'] - +html[it-it-general='false'] .satus-folder--general, +html[it-it-appearance='false'] .satus-folder--appearance, +html[it-it-themes='false'] .satus-folder--themes, +html[it-it-player='false'] .satus-folder--player, +html[it-it-playlist='false'] .satus-folder--playlist, +html[it-it-channel='false'] .satus-folder--channel, +html[it-it-shortcuts='false'] .satus-folder--shortcut, +html[it-it-blacklist='false'] .satus-folder--blacklist, +html[it-it-analyzer='false'] .satus-folder--analyzer +{ + display: none; +} /*-------------------------------------------------------------- # APPEARANCE