Firefox 115: some add-ons may be blocked from running on certain sites šŸ˜®

This is the only extension I useā€¦ :sweat_smile:

Who cares why if that is a mechanism that can (therefore certainly will) be abused by itā€™s nature?
Itā€™s about control.

1 Like

Yes i will agree to that because i do use ublock origin and if they are disabling it just so google can send ads and track a user and what ever else they do would upset me. I have no love for google and this for sure so Iā€™m not totally onboard with what the change is. Iā€™m just not sure exactly how it will affect me. Personally id like to see all this ad crap gone!

repeat after me ā€¦ nobody controls me! :rofl:

:robot: :video_game:

LOL that figures :rofl:

GEE looks like they included EVERY addon there.

Once on my system that copy belongs to me and I will do with my copy as I please.

So this seems to be in place without the remote part since FF 113 and already blocks some domains with insecure page policies. See e.g.: https://www.reddit.com/r/firefox/comments/144x26o/new_hidden_addons_restricted_domains_system/jnjwv19/

Thereā€™s also a FF notification popup if you visit those domains.

This could be a useful feature if done or at least communicated properly. Alas nobody explains the motivation, and it is another UI disaster tacked on the already bad ā€œnewā€ Extension menu.

Most of my extensions are recommended by Mozilla (uBlock, Privacy Badger, ClearURLs, CanvasBlocker, Tree Style Tab) so I guess theyā€™re ā€œmonitoredā€, will see if they keep the option for using it in the future.

So said the frog when he was in warm water inside the pot.
The cook was slightly raising temperature very slowly.
The frog kept wondering: we donā€™t really know why they are making these changes, until the temperature went to 100 oC.
Then the frog was too dizzy to try jumping out of the pot.
And the cook served us the boiled frog in a plate.
==> End of story

Does it sound similar? :man_shrugging:

3 Likes

The plate, however, this time is Fox grilled on Fire.

image

:yum:

1 Like

There is more info in the code:

    // Privileged extensions and any extensions with a recommendation state are
    // exempt from the quarantined domains.
    // NOTE: privileged extensions are also exempted from quarantined domains
    // by the WebExtensionPolicy internal logic and so ignoreQuarantine set to
    // false for a privileged extension does not make any difference in
    // practice (but we still set the ignoreQuarantine flag here accordingly
    // to the expected behavior for consistency).
    this.ignoreQuarantine =
      addonData.isPrivileged ||
      !!addonData.recommendationState?.states?.length ||
      lazy.QuarantinedDomains.isUserAllowedAddonId(this.id);

Basically it is addons that are ā€œrecommendedā€ or ā€œprivilegedā€. Recommended is clear but I am not sure which addons are considered privileged.

3 Likes

Firefox privileged extensions are extensions that are granted extra privileges by Firefox to perform certain tasks that are not available to regular extensions. These privileges are granted through the use of specific permissions in the extensionā€™s manifest file.

Privileged extensions are allowed to perform tasks such as reading tab-specific metadata, injecting scripts programmatically, and accessing cookies for specific hosts.

Overall, privileged extensions are a way for developers to create extensions that have more power and flexibility than regular extensions, but they are subject to stricter approval processes and are only granted to extensions that meet certain criteria.

No! It doesnā€™t.

1 Like

image

1 Like

The vitriol comments fueled by tinfoil sentiments without having any clue what is going on are dragging down any meaningful conversation already. Can we at least keep it general without targeting a particular user for the meming? :kissing:

Whyā€¦be so worked about about this. Iā€™m sticking with the :fox_face:

1 Like

Absolutely not! :exploding_head:

In case itā€™s not obvious - thereā€™s no vitriol at all, we here all love ricklinux, but have to laugh because he self-memed his love for certain things and it became a forum brand, seriously ask him sometimes about any of those subjects :rofl:

I think we have collectively established more than a clue using 1st principles, and even done source code investigationā€¦If weā€™re keeping it serious, what is not clear and tinfoil in whatā€™s going on with that addition?

4 Likes

True, include me in that statement too :purple_heart:

1 Like

Vitriol on the technical subject, not against ricklinux. But I donā€™t get that link either, if that is a known injoke Iā€™m not aware of then mea culpa.

The source code investigation only describes how it is implemented. Nobody has explained why someone would deem it necessary and what the consequences are. Nobody made any argument for or against having any inside knowledge about what an extension with unlimited access can achieve in Firefox on domains Mozilla considers problematic.

Not only that, everybody using FF was happily browsing with an already established local blocklist in place for months.

2 Likes