Fix typo
This commit is contained in:
parent
9ef58d645b
commit
92c08de2d9
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
|
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"storage",
|
"storage",
|
||||||
"webRequest",,
|
"webRequest",
|
||||||
"http://*/*"
|
"http://*/*",
|
||||||
"https://*/*"
|
"https://*/*"
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue