diff --git a/README.md b/README.md index 2ebcf85..7c3f88f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ Better YouTube + works to improve the YouTube experience by providing quick acce * It shows volume level as you scroll. * It lets Unix, Linux, and MacOS systems have the ability to download the video using native app calls. -# Version: 1.6.0 -* Pinning quality range to 1080p and above. +# Version: 1.6.1 +* Fixing click dead zones; changesd dl icon. # Download https://addons.mozilla.org/en-US/firefox/addon/better-youtube-plus/ @@ -34,4 +34,4 @@ To get downloading working do the following: 1. Check that the [file permissions](https://en.wikipedia.org/wiki/File_system_permissions) for "youtube-dl-bridge.py" include the `execute` permission. 2. Edit the "path" property of "web_video_dl.json" to point to the location of "youtube-dl-bridge.py" on your computer. 3. copy "web_video_dl.json" to the correct location on your computer. See [App manifest location ](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Native_manifests#Manifest_location) to find the correct location for your OS. -4. Install the webextension and enjoy! +4. Install the webextension and enjoy! \ No newline at end of file diff --git a/images/pic1.png b/images/pic1.png index ebd6209..0561bc8 100644 Binary files a/images/pic1.png and b/images/pic1.png differ diff --git a/src/yt.zip b/src/yt.zip deleted file mode 100644 index 9eccb17..0000000 Binary files a/src/yt.zip and /dev/null differ