mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Don't block the 'skip ad' button
This commit is contained in:
@@ -6,8 +6,7 @@ html[remove_end_of_video="true"] .html5-endscreen,
|
|||||||
html[remove_trending="true"] a[href="/feed/trending"],
|
html[remove_trending="true"] a[href="/feed/trending"],
|
||||||
html[remove_comments="true"] #comments,
|
html[remove_comments="true"] #comments,
|
||||||
|
|
||||||
/* Miscellaneous Ads */
|
html[foo=bar]
|
||||||
.video-ads.ytp-ad-module
|
|
||||||
|
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"description": "Removes all suggestions from Youtube.",
|
"description": "Removes all suggestions from Youtube.",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Remove Youtube Suggestions",
|
"name": "Remove Youtube Suggestions",
|
||||||
"version": "3.3.1",
|
"version": "3.3.2",
|
||||||
"homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions",
|
"homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions",
|
||||||
|
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user