mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
Set minimum Opera version to 40 (Chromium 53)
This commit is contained in:
parent
3dac43eab6
commit
3eb26fc0c5
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
},
|
||||
"incognito": "split",
|
||||
"manifest_version": 2,
|
||||
"minimum_opera_version": "38.0",
|
||||
"minimum_opera_version": "40.0",
|
||||
"name": "uBlock Origin",
|
||||
"optional_permissions": [
|
||||
"file:///*"
|
||||
|
|
Loading…
Reference in a new issue