`firefox --profile DIR` not loading extensions in non-default location
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
People
(Reporter: denys.politiuk, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
Platform: Linux
Firefox Version: 80.0
When copying profile folder from a default location (~/.mozilla/firefox/DIR) to a different location (like /tmp/DIR) and running profile from a new location with firefox --profile /tmp/DIR the profile does not load extensions correctly. Extensions show as enabled but they are not functional. Toggling extensions off/on fixes the issue, so is exiting the browser and rerunning the same command.
Steps to reproduce:
- Copy profile folder from ~/.mozilla/firefox/DIR to /tmp/DIR
- Run
firefox --profile /tmp/DIR - Extensions are broken after a few seconds
- Exit firefox and rerun the same command
firefox --profile /tmp/DIRfor extensions to start working again.
I have encountered the same issue in earlier version of firefox, but changing extension location in /tmp/DIR/extensions.json used to fix the issue. After upgrading to version 80 that no longer solves the issue.
Actual results:
Firefox loads but extensions gets broken after a few seconds
Expected results:
Firefox loads and extensions keep working
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Updated•5 years ago
|
Updated•5 years ago
|
Description
•