K-Meleon

KMeleonWiki > Resources > MacroLibrary > Aggreg8

By: MonkeeSage & gaasbyte



Notes:

1.Download this jar file

2.Put the jar in /chrome and edit installed-chrome.txt, adding these lines:

content,install,url,jar:resource:/chrome/aggreg8.jar!/content//
locale,install,url,jar:resource:/chrome/aggreg8.jar!/locale/en-US//
skin,install,url,jar:resource:/chrome/aggreg8.jar!/skin//

3.Make sure to leave an extra (blank) space at the very bottom of the file.

4.Start up KM and navigate to: chrome://aggreg8/content/aggreg8.xul

You should get the main Aggreg8 window. :)

The macro below will create a toolbar button for the above chrome address:


In Macros:

aggreg8 {
$site="chrome://aggreg8/content/aggreg8.xul";
open($site);
}

or for it to open in a new layer use the following:

aggreg8 {
$site="chrome://aggreg8/content/aggreg8.xul";
pluginmsg(layers, "OpenURL",$site);
}


In Toolbars:

Download the aggreg8.bmp here

Aggreg8 Button{
   Aggreg8{
   macros(aggreg8)
   Aggregg8
   aggreg8.bmp
   aggreg8.bmp
   aggreg8.bmp
  }
}


User Comments:

By MonkeeSage:
Thanks to Andrew for this little gem. :)

By IaRRoVaWo:
I can't install this macro. When I start up KM and navigate to: chrome://aggreg8/content/aggreg8.xul KM says: "The file /content/aggreg8.xul cannot be found. Please check the location and try again"

User Comments:

By JohnNaughton?(J.C.A.N):
Has anyone else tried to enable a fix for this? It is still not working. Also be more specific about where to put the image and how to number it in between the brackets, 0,1, 2, 3, need the number sequence so it will show up on the menu on the toolbar. Thankyou for it, but let's get it to work, please.

K-Meleon

(c) 2000-2010 kmeleonbrowser.org. All rights reserved.
design by splif.