i want to create an executable file for firefox. i am not able to find solution for this. creating an exexcutable for firefox with a double click feature.
As now to install an extension we drag n drop the xpi file.
|
i want to create an executable file for firefox. i am not able to find solution for this. creating an exexcutable for firefox with a double click feature. As now to install an extension we drag n drop the xpi file. |
|||||||||
|
|
I'm afraid it may be a language issue, but I can't quite work out your question. Are you saying that you want to be able to double-click an XPI file and have it automatically install in Firefox? If so this page says you can use command-line parameters to either "visit" an add-on file, or globally install it. In Windows I would set up a file-type handler for .XPI files that executes one of these commands:
The only way I know to add the handler involves manually editing the Windows registry, which is fraught with peril so I won't describe it unless there are no easier solutions forthcoming. Note: your path to Firefox may be different. |
|||
|
|
|
Just shift right click the file and choose open with. Select firefox and check always use this program and you are done. |
|||
|
|