57
What's the best way to sideload extensions?
(lemdro.id)
A place to discuss the news and latest developments on the open-source browser Firefox.
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
You can place the
.xpi
file in a special folder. On my linux system that is in/usr/lib/firefox/browser/extensions/
. Which would be the system wide folder. There are others which only affect the current user thkugh.The user folder is
$profile_dir/extensions/
. To open the profile directory you can typeabout:profile
in you address bar and click onOpen Directory
besidesRoot Directory
in the default profile section.