Keys to making this work.
- Create your xul file Heres mine
- Data:URI encode your xul file. The data: URI kitchen works great for this (BTW, you can link to this page at http://custombuttons2.com/dataurikitchen.php even though it is self-contained).
- Copy the created URI to your clipboard and replace this.xurl in your button with it.

