Revision 6a8a912f1cd285b1a130fbb406dc5e76be08e625 authored by jgraham on 08 March 2018, 15:25:02 UTC, committed by GitHub on 08 March 2018, 15:25:02 UTC
mozdownload and mozinstall are now used to install Firefox. Therefore
they are required to run the |wpt install| command.
1 parent 7949111
Raw File
manifest.json
{
  "name": "Test Payment Handler",
  "icons": [
    {
      "src": "/images/rgrg-256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    }
  ]
}
back to top