Enable automatic updates for the firefox-dev release (#1310)
This commit is contained in:
parent
5232b945a7
commit
a14ff8f8cd
@ -235,6 +235,11 @@
|
|||||||
"action": "set",
|
"action": "set",
|
||||||
"path": ["browser_specific_settings", "gecko", "id"],
|
"path": ["browser_specific_settings", "gecko", "id"],
|
||||||
"value": "alex.testing@foosoft.net"
|
"value": "alex.testing@foosoft.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"action": "set",
|
||||||
|
"path": ["browser_specific_settings", "gecko", "update_url"],
|
||||||
|
"value": "https://foosoft.net/projects/yomichan/dl/updates.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"excludeFiles": [
|
"excludeFiles": [
|
||||||
|
Loading…
Reference in New Issue
Block a user