Jump to content

install firefox extension into profile folder


Recommended Posts

hi, guys

i'm trying make little batch file that installs firefox, themes, and extensions. but i have two problems:

1) does anyone know how to install firefox extension into certain profile folder not into program folder? seems that command "firefox.exe -profile "path to profile folder" -install-global-extension extension.xpi" will install the extension still into program folder :/

2) i want to use something like that in my batch file: %appdir%\firefox.exe -install-global-extension "%currentdir%\ext\ext.xpi" cause seems that the *.xpi file needs full path. but i can't figure out how to make the batch file absolute location into integer?

thanks

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...