mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +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,
|
||||
"minimum_opera_version": "40.0",
|
||||
"name": "uBlock Origin",
|
||||
"optional_permissions": [
|
||||
"file:///*"
|
||||
],
|
||||
"options_page": "dashboard.html",
|
||||
"permissions": [
|
||||
"contextMenus",
|
||||
|
|
Loading…
Reference in a new issue