1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

Remove useless manifest entry for Opera build

Opera's dashboard warns that the `file:///` permission
is not needed.
This commit is contained in:
Raymond Hill 2020-02-14 12:08:00 -05:00
parent 7f10c13d26
commit 784a78ad00
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -63,9 +63,6 @@
"manifest_version": 2,
"minimum_opera_version": "40.0",
"name": "uBlock Origin",
"optional_permissions": [
"file:///*"
],
"options_page": "dashboard.html",
"permissions": [
"contextMenus",