MrOtherGuy / fx-autoconfig

Load custom javascript in browser context
Mozilla Public License 2.0
169 stars 10 forks source link

[Question] How can I install it on Linux? #3

Open ghost opened 3 years ago

ghost commented 3 years ago

The instructions say that I should put the files in the same folder where firefox.exe is located,but that isn't the case for Linux,cause there are no .exe files for Linux.

MrOtherGuy commented 3 years ago

I would guess it depends where your distro (and how you installed it) puts the binary and associated files. Firefox installed from Fedora Software store application ("Software" is the name of the application) ended up in /usr/lib64/firefox/

I have not tried on linux but I woul expect that this folder would be used as "the folder containing firefox.exe"

ghost commented 3 years ago

So do I also have to put the "chrome" folder in there?

MrOtherGuy commented 3 years ago

No, the chrome folder goes to your profile folder, which you should be able to find the same way as on Windows. So you can follow the setting up profile section for that.

GamzeeRakoon commented 1 year ago

how would i install this incase of the firefox flatpak?

MrOtherGuy commented 1 year ago

I honestly have no clue, you'll need to experiment.