Firefox Plugin: SqliteManager as Standalone app!

2 June 2010, Comments: 2

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?

  1. You need the XULRunner (an environment which can bootstrap XUL+XPCOM applications)
  2. You need the searched plugin as XULRunner application (SQLiteManager)

So check out:

http://code.google.com/p/sqlite-manager/wiki/XulrunnerApplication

2 responses on “Firefox Plugin: SqliteManager as Standalone app!

  1. jnyanez24 says:

    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.

  2. Martin says:

    Thanks for the hint, good luck with your programming & greetings from Amsterdam!

Leave a Reply