Do you also like Firefox and it’s powerful addons?
Are you also working with the powerful SQLiteManager (by Tarakant Tripathy, Mrinal Kant) addons?
But sometimes your Firefox is crashing – or you have just too many tabs – or it just takes forever to open up that thing?
So, before about half a year I figured out how you can run this plugin without the Firefox at all!
Like a real application!
How it works?
- You need the XULRunner (an environment which can bootstrap XUL+XPCOM applications)
- You need the searched plugin as XULRunner application (SQLiteManager)

So check out:
http://code.google.com/p/sqlite-manager/wiki/XulrunnerApplication
Or you could create a batch file containing the following:
start “” “C:\Program Files\Mozilla Firefox\firefox.exe” -sqlitemanager
Add a shortcut to the batch file on your desktop and double-click.
Thanks for the hint, good luck with your programming & greetings from Amsterdam!