mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 12:50:01 +00:00
manifest: fix chrome warnings
This commit is contained in:
parent
374611553b
commit
d0f78eda53
1 changed files with 2 additions and 0 deletions
|
@ -63,7 +63,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"share_target": {
|
"share_target": {
|
||||||
|
"method": "GET",
|
||||||
"action": "/",
|
"action": "/",
|
||||||
|
"enctype": "application/x-www-form-urlencoded",
|
||||||
"params": {
|
"params": {
|
||||||
"text": "u",
|
"text": "u",
|
||||||
"url": "u"
|
"url": "u"
|
||||||
|
|
Loading…
Reference in a new issue