diff --git a/README.md b/README.md index 3eb3782..397d5fe 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Here is an explanation for the configuration entries. Check out the [default con | allow_theme_change | true if you want the icon in the top toolbar that toggles dark mode | true | | use_default_downloading_agent | true if you want to use youtube-dl's default downloader | true | | custom_downloading_agent | If not using the default downloader, this is the downloader you want to use | "" | -| allow_advanced_download | true if you want to use the Advanced download options - NOT FULLY IMPLEMENTED | false | +| allow_advanced_download | true if you want to use the Advanced download options | false | ## Deployment diff --git a/chrome-extension.crx b/chrome-extension.crx deleted file mode 100644 index 0e8360b..0000000 Binary files a/chrome-extension.crx and /dev/null differ diff --git a/youtubedl-material-chrome-extension.crx b/youtubedl-material-chrome-extension.crx new file mode 100644 index 0000000..d2a9e1d Binary files /dev/null and b/youtubedl-material-chrome-extension.crx differ