Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about:addons ☑ Exclude from updates (Updates: … 🔘 never) #349

Closed
grahamperrin opened this issue Jan 1, 2018 · 9 comments
Closed

Comments

@grahamperrin
Copy link

grahamperrin commented Jan 1, 2018

Example use case

Two extensions that I want to not update:

2018-01-01 16 17 06

It's necessary to both:

  1. disable automatic updates and
  2. in the Install updates area, repeatedly deselect add-ons (e.g. de-select before any click on the Install Updates button.

Enhancement request

End the repetition by adding a feature to Waterfox,

☑ Exclude from updates

– selectable for any add-on.

@grahamperrin grahamperrin changed the title about:addons Exclude from updates about:addons ☑ Exclude from updates Jan 1, 2018
@WagnerGMD
Copy link

WagnerGMD commented Jan 1, 2018

lockPref("extensions.update.autoUpdateDefault",false);
lockPref("extensions.update.enabled",false);

Are you aware or you didn't find them ? It isn't good enough ?

Then to avoid the repetition, you can disable it in the meanwhile (until next Waterfox release). But you can't select the addon (because it will be disable at global).

@grahamperrin
Copy link
Author

Thanks,

… disable at global).

– global is not what's required.


From https://blog.mozilla.org/addons/how-to-turn-off-add-on-updates/#comment-210512 under How to turn off add-on updates | Mozilla Add-ons Blog:

… a per-extension setting. In other words, I should be able to disable updates for a specific extension. …

– that's what's required.

@MrAlex94
Copy link
Collaborator

MrAlex94 commented Jan 3, 2018

Does the functionality of this page not fulfill your request of disable updates per add-on? Or is more that you'd like it to be available on the page you have specified?

screen shot 2018-01-03 at 18 39 08

@grahamperrin
Copy link
Author

grahamperrin commented Jan 3, 2018

If automatic updates are switched off at that level, it does not prevent an update from appearing, and being selected, in response to a manual check.

That type of page might be the best place for an enhancement. (There, without 'cramming' the feature into any list of updates.)

I wonder whether ☑ Exclude from updates will be difficult for users to understand – if offered as a separate preference.

Instead, maybe something like this:


Updates ◯ default ◯ automatic ◯ manual 🔘 never


– four radio buttons, instead of three.

Then: a preference for 🔘 never followed by any type of check for updates can lead to the update being listed but not selected (its box not checked).

@grahamperrin grahamperrin changed the title about:addons ☑ Exclude from updates about:addons ☑ Exclude from updates (Updates: … 🔘 never) Jan 3, 2018
@grahamperrin
Copy link
Author

@grahamperrin
Copy link
Author

These recent screenshots might help to clarify the use case.


A simple manual check:

2018-02-10 12 24 33

👍

I would like that to be followed by another simple, single action.

Instead I must not accept the default selection (everything); I must not click this button:

2018-02-10 12 26 07

The restraint above is followed by five more clicks, to de-select each add-on that must not be updated:

2018-02-10 12 28 32

Now, it's safe to click Install updates.

After the click, after completion of installations:

2018-02-10 12 29 09

Side note: the tip 'Install available updates in this list' is wrong. The browser installed a subset (not what was available); and the tip should not appear when the button is greyed out.


After clicking away from, then back to, Available updates:

  • again, the browser preselects everything that must not be updated:

2018-02-10 12 30 03

👎

@grahamperrin
Copy link
Author

grahamperrin commented May 4, 2018

@grahamperrin
Copy link
Author

Add-on Update Checker is effective, so I'll close this issue.

A screen recording: https://photos.app.goo.gl/SjZfxo7R34gP7iWP8

@Captain-FLAM
Copy link

Captain-FLAM commented May 6, 2019

@grahamperrin 👍

Please Re-open it, as I think this option is a "must have" included in Waterfox !!

Especially this one :

a preference for 🔘 never

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants