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": [
|
||||
"storage",
|
||||
"webRequest",,
|
||||
"http://*/*"
|
||||
"webRequest",
|
||||
"http://*/*",
|
||||
"https://*/*"
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue