mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-26 12:22:50 +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
@ -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 New Issue
Block a user