netrunner-rolling / 2018.01

All things related to the 2018.01 release
1 stars 0 forks source link

FF: Eventually remove 1-Click-Download addon, as it slows Youtube down a lot on slower machines... #30

Closed star-buck closed 6 years ago

star-buck commented 6 years ago

just an idea for last minute Rc_x fixes

NuLogicSystems commented 6 years ago

That's why put the xpi files under /usr/lib/distribution/extensions, they get installed to the users home directory on first run (aka profile creation), the end user can remove or update them from within firefox itself. It will not reinstall or come back in that profile. The old location of /usr/lib/firefox/browser/extensions would run from there and the end user couldn't remove or update them. This also allows us to remove or add extension files at any time without effecting existing users already created profiles.