v0.3: Extension #3
@ -9,10 +9,15 @@
|
|||||||
"chrome_url_overrides": {
|
"chrome_url_overrides": {
|
||||||
"newtab": "startpage/index.html"
|
"newtab": "startpage/index.html"
|
||||||
},
|
},
|
||||||
"chrome_settings_overrides" : {
|
"chrome_settings_overrides": {
|
||||||
"homepage": "startpage/index.html"
|
"homepage": "startpage/index.html"
|
||||||
},
|
},
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"<all_urls>"
|
"<all_urls>"
|
||||||
]
|
],
|
||||||
|
"applications": {
|
||||||
|
"gecko": {
|
||||||
|
"update_url": "https://cocainum.srv.kapelle.org/api/service/staticRedirect/staticRedirect/startpageExtUpdate"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user