allo- / ffprofile

A tool to create firefox profiles with personalized defaults.
GNU Affero General Public License v3.0
786 stars 56 forks source link

Addons won't install on FF 62.0 #134

Closed boyd8444 closed 6 years ago

boyd8444 commented 6 years ago

Umatrix and uBlock origin xpi addons are not installed when bundled into the profile.zip file. The xpi files appear in the extensions folder, but disappear after firefox is launched and are not automatically installed.

allo- commented 6 years ago

Probably they are not installed, because they are no quantum firefox addons. I hoped they would be installed with a note "you need to update this addon for it to work again" and users could just update to the latest quantum/non-quantum version.

This means we can either support older versions (like palemoon, waterfox) or quantum firefox versions with the addons. see also https://github.com/allo-/firefox-profilemaker/issues/92, https://github.com/allo-/firefox-profilemaker/issues/105

allo- commented 6 years ago

I updated all addons to the current addons.mozilla.org version and removed the incompatible ones.

boyd8444 commented 6 years ago

Thanks, it seems to be working now. I appreciate all your effort!

I updated all addons to the current addons.mozilla.org version and removed the incompatible ones.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/allo-/firefox-profilemaker/issues/134#issuecomment-419703345