1
var { ActionButton } = require("sdk/ui/button/action");

what is the {} for ?

Looks like panels do not need that

var panel = require("sdk/panel").Panel({
  width: 180,
  height: 180,
  contentURL: "https://en.wikipedia.org/w/index.php?title=Jetpack&useformat=mobile"
});
yarek
  • 11,278
  • 30
  • 120
  • 219

0 Answers0