ScribeFire is firefox extension which runs under firefox browser and use as blogger client. A few of extensions like ScribeFire are part of firefox but they have nothing to do with websites. Browsers are for websites/web applications not for other applications.Most of firefox extensions facilitate websites like firebug very popular extension in developers use for introspecting HTML,Change HTML DOM style sheets in run time etc but extensions like ScribeFire doesn't facilitate websites and can work as independent full fudge application.
Things come in mind, why I start firefox to run ScribeFire.Can I use ScribeFire as Independent software like bilbo,BlogGTK or Window Live writer and that leads to create its prism (Prism is a simple XULRunner based browser that hosts web applications without the normal web browser user interface). Prism is for web applications only.
I did little workaround to run this ScribeFire.The steps of making ScribeFire as independent application is little tricky.
1. Download the ScribeFire extension and extract it in folder. you will see files install.rdf and
chrome.manifest file in extracted folder. Open install.rdf and write the following lines in it and save
it.
prism use webrunner.xul
xpi
3. Install prism , open it and write the following line in URL field
5. In Prism right bottom you will see arrow down icon, click on this icon, select tool and add-ons
6. Install your created xpi file from open window and restart.
I upload scribefire plugin xpi build for prism you can download it from here
Things come in mind, why I start firefox to run ScribeFire.Can I use ScribeFire as Independent software like bilbo,BlogGTK or Window Live writer and that leads to create its prism (Prism is a simple XULRunner based browser that hosts web applications without the normal web browser user interface). Prism is for web applications only.
I did little workaround to run this ScribeFire.The steps of making ScribeFire as independent application is little tricky.
1. Download the ScribeFire extension and extract it in folder. you will see files install.rdf and
chrome.manifest file in extracted folder. Open install.rdf and write the following lines in it and save
it.
<!-- Prism -->2. Open chrome.manifest and replace following line. Firefox use browser.xul to render xul but
<em:targetapplication>
<description>
<em:id>prism@developer.mozilla.org</em:id>
<em:minversion>0.*</em:minversion>
<em:maxversion>1.*</em:maxversion>
</description>
</em:targetapplication>
prism use webrunner.xul
3. Select all files from extracted folder and create compress zip file. Rename the zip file extension tooverlay chrome://browser/content/browser.xulto
overlay chrome://browser/content/webrunner.xul
xpi
3. Install prism , open it and write the following line in URL field
chrome://scribefire/content/scribefire.xul4. Check show status messages and progress box,check Desktop shortcut and press OK button
5. In Prism right bottom you will see arrow down icon, click on this icon, select tool and add-ons
6. Install your created xpi file from open window and restart.
I upload scribefire plugin xpi build for prism you can download it from here
No comments:
Post a Comment