Updated quality detection range
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
const prefs = {
|
||||
hd: true,
|
||||
once: false,
|
||||
higher: true,
|
||||
quality: "hd1080",
|
||||
higher: false,
|
||||
quality: ["hd1080", 'hd720', 'auto'],
|
||||
log: false,
|
||||
highFramerate: true
|
||||
};
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Better Youtube +",
|
||||
"version": "1.5.8",
|
||||
"version": "1.5.9",
|
||||
"description": "Enhancements for Youtube to have a better experience.",
|
||||
|
||||
"applications": {
|
||||
|
Reference in New Issue
Block a user