mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 02:14:17 +01:00
Remove useless manifest entry for Opera build
Opera's dashboard warns that the `file:///` permission is not needed.
This commit is contained in:
parent
7f10c13d26
commit
784a78ad00
1 changed files with 0 additions and 3 deletions
|
@ -63,9 +63,6 @@
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"minimum_opera_version": "40.0",
|
"minimum_opera_version": "40.0",
|
||||||
"name": "uBlock Origin",
|
"name": "uBlock Origin",
|
||||||
"optional_permissions": [
|
|
||||||
"file:///*"
|
|
||||||
],
|
|
||||||
"options_page": "dashboard.html",
|
"options_page": "dashboard.html",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"contextMenus",
|
"contextMenus",
|
||||||
|
|
Loading…
Reference in a new issue