Add-on temporarily replaced disappears on crash
Categories
(Toolkit :: Add-ons Manager, defect, P3)
Tracking
()
People
(Reporter: rafaelgomesxyz, Unassigned)
Details
Hi Rafael,
Could you please disable all the add-ons and after enable each add-on one by one to see which one caused this issue? Thanks
| Reporter | ||
Comment 2•6 years ago
|
||
No, because that has nothing to do with it, did you even read?
Comment 3•6 years ago
|
||
Hi, sorry about that, lets try this again:
I have Installed the grammarly addon : https://addons.mozilla.org/en-US/firefox/addon/grammarly-1/?src=search
I have unziped the file to a folder and changed the Manifest Json to include this key
"browser_specific_settings": {
"gecko": {
"id": "87677a2c52b84ad3a151a4a72f5bd3c4@jetpack",
"strict_min_version": "42.0"
}
},
Now in about:debugging I check the allow temporary add-ons and loaded the modified manifest file and yes it replaces the existing add-on, but after restarting the browser I no longer see the extension loaded from my pc just the installed add-on.
I tried this with Nightly 67.0a1 (2019-01-29) on Ubuntu 18.04 as well as Windows 10 and I cant seem to reproduce what youre seeing. Can you please download our latest nightly build and see if the issue still occurs ? or if Im doing something wrong like missing a step or something. We would like to get to the bottom of this but we cant seem to reproduce this issue, maybe its a specific addon ?
You can find the build here : https://nightly.mozilla.org/
| Reporter | ||
Comment 4•6 years ago
|
||
The browser has to crash. Restarting the browser correctly restores the installed version, but if the browser crashes, then the add-on simply disappears, instead of being restored to the installed version.
On both Windows and Linux, this can be accomplished by opening the task manager and killing Firefox.
Comment 5•6 years ago
|
||
Yep, Thanks for the extra info Rafael, I managed to reproduce this issue, I'll set a component for it.
Updated•6 years ago
|
Updated•3 years ago
|
Description
•