B2G/MarketCustomizations: Difference between revisions

Jump to navigation Jump to search
Line 154: Line 154:


Note if you provide an customize file, these customization will overwrite the default settings. So if you want to keep default settings and add some extra resources. You should copy those settings from build-in apps and add your own customization upon them.
Note if you provide an customize file, these customization will overwrite the default settings. So if you want to keep default settings and add some extra resources. You should copy those settings from build-in apps and add your own customization upon them.
Following is an example:
{
  "onlinesupport": {
    "href": "http://support.mozilla.org/",
    "title": "Mozilla Support"
  },
  "callsupport": [
    {
      "href": "tel:12345678",
      "title": "Call Support 1"
    },
    {
      "href": "tel:87654321",
      "title": "Call Support 2"
    }
  ]
}


FYR:  
FYR:  
Confirmed users
133

edits

Navigation menu