FireWrench

Fire Eagle your Grease Monkey!

FireWrench is a tool for GreaseMonkey which allows easy authentication and usage with FireEagle. Once authorized, you can easily script location into just about any website.

Note: Use with care and caution! FireWrench loads extra JavaScript into every page you visit. You may want to turn it on when you wanna quickly build a demo or hack. Use the Fire Eagle Javascript Lib (which is also a cake walk) for actual stuff. FireWrench also uses techniques which may be considered unsafe. I've not been able to breech it - but I'm just gonna say my disclaimer upfront. Use FireWrench for hacking not for production!

Todo:

  1. Figure out how to use XPCNativeWrapper.
  2. I built a FireWrench FireFox extension but we'll wait till I get to fixing #1 first.

Quick Usage Guide:

  1. Get GreaseMonkey.
  2. Get FireWrench
  3. Got everything installed? Yay! Reload this page and start the authorization process below.
  4. All authorized? Great! Start writing your own scripts...check out this simple Yahoo! Local Example.
  5. The main thing to observe is the call window.FireWrench.GetInstance() which returns the FireEagle object (constructed and ready to go) from the JavaScript for Fire Eagle lib.
  6. Experement some (some scripts may be picky or broken):


Authorization

Hmmm, doesn't look like you have FireWrench running.