chore: allow shell open default browser
This commit is contained in:
parent
f0487bea8a
commit
eed0db00fd
@ -9,6 +9,7 @@
|
|||||||
"permissions": [
|
"permissions": [
|
||||||
"core:default",
|
"core:default",
|
||||||
"shell:allow-spawn",
|
"shell:allow-spawn",
|
||||||
|
"shell:allow-open",
|
||||||
{
|
{
|
||||||
"identifier": "http:default",
|
"identifier": "http:default",
|
||||||
"allow": [{ "url": "https://*:*" }, { "url": "http://*:*" }],
|
"allow": [{ "url": "https://*:*" }, { "url": "http://*:*" }],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user