mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Set "skip ads" to default false
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"description": "Spend less time on YouTube. Customize YouTube's user interface to be less engaging.",
|
||||
"homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions",
|
||||
"manifest_version": 2,
|
||||
"version": "4.3.54",
|
||||
"version": "4.3.55",
|
||||
|
||||
"icons": {
|
||||
"16": "/images/16.png",
|
||||
|
||||
+1
-1
@@ -214,7 +214,7 @@ const SECTIONS = [
|
||||
name: "Skip and close ads",
|
||||
tags: "Basic",
|
||||
id: "auto_skip_ads",
|
||||
defaultValue: true
|
||||
defaultValue: false
|
||||
},
|
||||
{
|
||||
name: "Disable autoplay",
|
||||
|
||||
Reference in New Issue
Block a user