mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Add application field to manifest.json.
This is for runtime.connectNative.
This commit is contained in:
parent
d93dbf8079
commit
85d40edd70
1 changed files with 7 additions and 1 deletions
|
@ -37,6 +37,12 @@
|
|||
"webRequest",
|
||||
"webRequestBlocking",
|
||||
"<all_urls>"
|
||||
]
|
||||
],
|
||||
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"id": "tridactyl@cmcaine.co.uk"
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue