> And the link to the XPI file should be a javascript function to > trigger the installation process, instead of just linking to the file > itself. If you go to xulplanet.com and do a little digging to find the > instructions, you can type the necessary javascript commands into the > JS console. > > --Jason
The titlebar icons will work by just copying them to the proper directory: /chrome/icons/default/ That's all the accompanying javascript does. By the way, xulplanet uses a cgi script to hide the the installation code so it is not possible to copy from there. :(
