Don't block the 'skip ad' button

This commit is contained in:
Lawrence Hook
2021-01-18 08:21:15 -05:00
parent bf078f5adf
commit d94e0d35de
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ html[remove_end_of_video="true"] .html5-endscreen,
html[remove_trending="true"] a[href="/feed/trending"],
html[remove_comments="true"] #comments,
/* Miscellaneous Ads */
.video-ads.ytp-ad-module
html[foo=bar]
{
+1 -1
View File
@@ -2,7 +2,7 @@
"description": "Removes all suggestions from Youtube.",
"manifest_version": 2,
"name": "Remove Youtube Suggestions",
"version": "3.3.1",
"version": "3.3.2",
"homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions",
"content_scripts": [