zaidka / cliget

A Firefox addon to download login-protected files from the command line
https://addons.mozilla.org/en-US/firefox/addon/cliget/
Mozilla Public License 2.0
357 stars 57 forks source link

Make extension compatible with Nightly 56 #45

Closed roblabla closed 6 years ago

roblabla commented 7 years ago

Nightly 56 only allows extensions that are multiprocess-compatible to install.

JustOff commented 7 years ago

Nightly 56 only allows extensions that are multiprocess-compatible to install.

You can just set extensions.allow-non-mpc-extensions to true in about:config.

roblabla commented 7 years ago

I'd rather not edit random config values, makes it hard when switching machine which I do often :).

JustOff commented 7 years ago

Don't edit random, only proper :stuck_out_tongue_winking_eye: