added update url to manifest
This commit is contained in:
parent
e34ef08be6
commit
d5d9291999
@ -9,10 +9,15 @@
|
||||
"chrome_url_overrides": {
|
||||
"newtab": "startpage/index.html"
|
||||
},
|
||||
"chrome_settings_overrides" : {
|
||||
"chrome_settings_overrides": {
|
||||
"homepage": "startpage/index.html"
|
||||
},
|
||||
"permissions": [
|
||||
"<all_urls>"
|
||||
]
|
||||
],
|
||||
"applications": {
|
||||
"gecko": {
|
||||
"update_url": "https://cocainum.srv.kapelle.org/api/service/staticRedirect/staticRedirect/startpageExtUpdate"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user