From d9800b3c14026c26976ecb67e82883e03c92e5cd Mon Sep 17 00:00:00 2001
From: Ajay Ramachandran
Please review the options below
- Some features, such as support for non third-party YouTube sites, are disabled by default and can be enabled in the options. These can be enabled or disabled at any time. + Many features are disabled by default. If you want to skip Intros, outros, use Invidious, please enable the specific options. These can be enabled or disabled at any time. You can also hide/show all UI elements added to the YouTube page.
+ +
diff --git a/src/components/CategorySkipOptionsComponent.tsx b/src/components/CategorySkipOptionsComponent.tsx
index 5b89c94a..75b7f397 100644
--- a/src/components/CategorySkipOptionsComponent.tsx
+++ b/src/components/CategorySkipOptionsComponent.tsx
@@ -45,6 +45,8 @@ class CategorySkipOptionsComponent extends React.Component