Closed ghost closed 1 year ago
I can reproduce the bug when using enterprise policies.
Other addons pull in unselected addons as well. For example only selecting Cookie Autodelete
creates the policy:
{
"policies": {
"ExtensionSettings": {
"CookieAutoDelete@kennydo.com": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/cookie-autodelete/latest.xpi",
"installation_mode": "normal_installed"
},
"uBlock0@raymondhill.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi",
"installation_mode": "normal_installed"
},
"jid1-MnnxcxisBPnSXQ@jetpack": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/privacy-badger17/latest.xpi",
"installation_mode": "normal_installed"
},
"https-everywhere@eff.org": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/https-everywhere/latest.xpi",
"installation_mode": "normal_installed"
},
"CanvasBlocker@kkapsner.net": {
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/canvasblocker/latest.xpi",
"installation_mode": "normal_installed"
}
}
}
}
I think we had another bug with enterprise policies, which is still unresolved #220. I had disabled the enterprise policy download button as workaround on the production site, but it got activated after some update again.
Regarding the reinstallation: Enterprise-Policies only allow you to disable an extension, but not to uninstall ist.
So I should just disable the extension instead of uninstalling it? Alright, thanks Also, should I leave this issue open?
Leave it open. It is a bug that the option selects other options as well.
I only need more time to find the actual bug. The other linked bug contains some debugging information, if you like to have a look into it.
@km-ch I believe this may be fixed by the latest commit. Can you test again?
Closed by #272.
i just made a new profile to get rid of this persisting
garbageof an extension and to my surprise, it reinstalled itself, though I have deleted everything on my profile folder + I haven't checked it on the ffprofile website