Updating for Firefox AMO
This commit is contained in:
parent
1848bc5b6d
commit
d2509adf68
|
@ -9,8 +9,8 @@ Better YouTube + works to improve the YouTube experience by providing quick acce
|
||||||
* It allows for quick access to the YouTube video slug.
|
* It allows for quick access to the YouTube video slug.
|
||||||
* It lets Unix, Linux, and MacOS systems the ability to download the video using native app calls.
|
* It lets Unix, Linux, and MacOS systems the ability to download the video using native app calls.
|
||||||
|
|
||||||
# Version: 1.3.9
|
# Version: 1.4.0
|
||||||
* Tried further Improving video full screen detection.
|
Updating for Firefox AMO
|
||||||
|
|
||||||
# Download
|
# Download
|
||||||
https://addons.mozilla.org/en-US/firefox/addon/better-youtube-plus/
|
https://addons.mozilla.org/en-US/firefox/addon/better-youtube-plus/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "Better Youtube +",
|
"name": "Better Youtube +",
|
||||||
"version": "1.3.9",
|
"version": "1.4.0",
|
||||||
"description": "Enhancements for Youtube to have a better experience.",
|
"description": "Enhancements for Youtube to have a better experience.",
|
||||||
|
|
||||||
"applications": {
|
"applications": {
|
||||||
|
|
Loading…
Reference in New Issue