This is the only extension I useā¦
Who cares why if that is a mechanism that can (therefore certainly will) be abused by itās nature?
Itās about control.
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!
LOL that figures
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?
The plate, however, this time is Fox grilled on Fire.
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.
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.
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?
Whyā¦be so worked about about this. Iām sticking with the
Absolutely not!
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
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?
True, include me in that statement too
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.