TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Unknown Mozilla dev addon "Looking Glass 1.0.3" on browser

757 pointsby shak77over 7 years ago

59 comments

blauditoreover 7 years ago
Many people seem to be shocked because Mozilla installed an add-on automatically. In my opinion, it doesn&#x27;t really matter since the code is coming from Mozilla - they&#x27;re building the whole browser, so they could introduce functionality anywhere. If someone distrusts their add-ons, why trust their browser at all?<p>The main question is what behavior is being introduced. I haven&#x27;t researched deeply, but apparently the add-on does nothing until the user opts-in on studies.
评论 #15932953 未加载
评论 #15933656 未加载
评论 #15932998 未加载
评论 #15933001 未加载
评论 #15933649 未加载
评论 #15933342 未加载
评论 #15935133 未加载
评论 #15933901 未加载
评论 #15932999 未加载
评论 #15933599 未加载
评论 #15934475 未加载
评论 #15941934 未加载
评论 #15935703 未加载
评论 #15934693 未加载
评论 #15933806 未加载
评论 #15932942 未加载
pglover 7 years ago
Previously:<p>* <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15921134" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15921134</a><p>This is a link to the GitHub issue:<p>* <a href="https:&#x2F;&#x2F;github.com&#x2F;gregglind&#x2F;addon-wr&#x2F;issues&#x2F;36" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gregglind&#x2F;addon-wr&#x2F;issues&#x2F;36</a><p>There are several scary things about this:<p>- Unknown Mozilla developers can distribute addons to users without their permission<p>- Mozilla developers can distribute addons to users <i>without their knowledge</i><p>- Mozilla developers themselves <i>don&#x27;t realise the consequences of doing this</i><p>- Experiments are not explicitly enabled by users<p>- Opening the addons window <i>reverts configuration changes which disable experiments</i><p>- The only way to properly disable this requires fairly arcane knowledge Firefox preferences (lockpref(), which I&#x27;d never heard of until today)
评论 #15934661 未加载
评论 #15933319 未加载
评论 #15933374 未加载
评论 #15933569 未加载
proaralystover 7 years ago
Looks like it&#x27;s a promo for Mr Robot, which is really not ok.<p>&gt; What&#x27;s happening? Are you a fan of Mr Robot? Are you trying to solve one of the many puzzles that the Mr Robot team has built? You’re on the right track. Firefox and Mr Robot have collaborated on a shared experience to further your immersion into the Mr Robot universe, also known as an Alternate Reality Game (ARG). The effects you’re seeing are a part of this shared experience.[0]<p>EDIT: looking at this[1] comment, perhaps it&#x27;s not a promo?<p>[0]: <a href="https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;lookingglass" rel="nofollow">https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;lookingglass</a> [1]: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;firefox&#x2F;comments&#x2F;7jh9rv&#x2F;what_is_looking_glass&#x2F;dr6fiaz&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;firefox&#x2F;comments&#x2F;7jh9rv&#x2F;what_is_loo...</a>
评论 #15931979 未加载
评论 #15931970 未加载
评论 #15932342 未加载
评论 #15931992 未加载
评论 #15934413 未加载
评论 #15932797 未加载
y0ghur7_xxxover 7 years ago
This happened to me yesterday, so I looked for it.<p>The Extension actually does nothing, but invert (make them upside down) a few words on specific sites.<p>It&#x27;s an experiment called &quot;PUG ARG&quot; to check whether page contents sniffing works. Its page doesn&#x27;t reference any Bugzilla issue or Wiki page, while <a href="https:&#x2F;&#x2F;wiki.mozilla.org&#x2F;Firefox&#x2F;Shield&#x2F;Shield_Studies&#x2F;Queue" rel="nofollow">https:&#x2F;&#x2F;wiki.mozilla.org&#x2F;Firefox&#x2F;Shield&#x2F;Shield_Studies&#x2F;Queue</a> doesn&#x27;t list it.<p>The source code references <a href="https:&#x2F;&#x2F;support.mozilla.org&#x2F;kb&#x2F;lookingglass" rel="nofollow">https:&#x2F;&#x2F;support.mozilla.org&#x2F;kb&#x2F;lookingglass</a>, which (as of now) only says &quot;test - 12817&quot;.<p>The add-on tests whether specific words can be detected on sites; the current list has nice picks like &quot;revolution&quot; and &quot;privacy&quot;. Of course, this is only a test, but in the future Firefox might look for specific terms in the pages you load and do specific things based on them.<p>The other thing it&#x27;s doing is to send an extra header to three specific sites: <a href="https:&#x2F;&#x2F;github.com&#x2F;gregglind&#x2F;addon-wr&#x2F;blob&#x2F;da464ac8f1c3b089405ca96fc68b999d2b624ef4&#x2F;addon&#x2F;webextension&#x2F;background.js#L52" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gregglind&#x2F;addon-wr&#x2F;blob&#x2F;da464ac8f1c3b0894...</a>. I suppose the words and the domain are a reference to the Mr. Robot series.<p>The add-on describes itself as an &quot;Augmented Reality Game Experience&quot; and was made by a certain &quot;PUG Experience Group&quot;: <a href="https:&#x2F;&#x2F;github.com&#x2F;gregglind&#x2F;addon-wr&#x2F;blob&#x2F;da464ac8f1c3b089405ca96fc68b999d2b624ef4&#x2F;package.json" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;gregglind&#x2F;addon-wr&#x2F;blob&#x2F;da464ac8f1c3b0894...</a>.<p>Of course, Shield Studies are supposed to be a way of making &quot;more informed product decisions based on actual user needs&quot;.<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;firefox&#x2F;comments&#x2F;7jh9rv&#x2F;what_is_looking_glass&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;firefox&#x2F;comments&#x2F;7jh9rv&#x2F;what_is_loo...</a>
评论 #15933369 未加载
评论 #15932474 未加载
评论 #15932888 未加载
评论 #15932158 未加载
hitekkerover 7 years ago
1) Mozilla uses weird, spooky language in an add-on.<p>2) Users are justifiably concerned.<p>3) Mozilla explains that the add-on is actually anodyne; the developers responsible were having fun with an opt-in research service.<p>4) Some users try to justify their initial overreaction by painting Firefox as mysterious, dangerous entity, fabulating conspiracy theories about one of the most forthright and open OSS companies in the world.<p>Really, guys. If Mozilla was hellbent on invading your privacy, do you really think they would proudly entitle their tracker &quot;Looking Glass&quot;. Or would they call it debugservice_1223?
评论 #15934746 未加载
评论 #15934357 未加载
评论 #15936001 未加载
评论 #15935512 未加载
评论 #15936446 未加载
majewskyover 7 years ago
In the Preferences, scroll down to &quot;Data Collection and Use&quot;, and disable <i>everything</i>.<p>I know that you only need to need to turn off &quot;install and run studies&quot;, but this has now cost Mozilla all telemetry data from me, and I encourage everyone to do the same.
评论 #15932405 未加载
评论 #15932334 未加载
评论 #15933663 未加载
Sir_Cmpwnover 7 years ago
What the fuck Mozilla? You can&#x27;t just sideload extensions that are <i>literally ads</i>. There is no universe in which this is even a little bit okay.<p><a href="http:&#x2F;&#x2F;qutebrowser.org&#x2F;" rel="nofollow">http:&#x2F;&#x2F;qutebrowser.org&#x2F;</a>
评论 #15932497 未加载
kotrungaover 7 years ago
Go to settings, look in Firefox Data Collection and Use.<p>Why are these turned on automatically? Plus, I turned mine off, and now they&#x27;re back on again, with this looking junk installed.<p>What the heck Mozilla? What happened to caring about the users? We definitely can&#x27;t trust Mozilla anymore.
评论 #15932099 未加载
positivecommentover 7 years ago
Out of <i>literally</i> all the software vendors I know, including the one I&#x27;m working for, Mozilla is the one I&#x27;d have least expected to allow such a thing. I&#x27;m very surprised (Negatively, needless to say)
评论 #15931966 未加载
评论 #15932104 未加载
评论 #15932183 未加载
garganzolover 7 years ago
Mozilla Firefox installer is signed by a code-signing certificate. But at the very end it means nearly nothing: if the developer cannot be trusted, no amounts of certificates, green bars, smart screens, stores and walled gardens can fix that.<p>That&#x27;s a very important point to grasp, as I hear a lot of voices nowadays claiming that the modern security model (read walled gardens of all kinds) is the universal panacea.<p>Just the opposite, it brings a false sense of security making you more vulnerable. It also tends to inhibit a healthy and free market competition when a lot of potentially good software suppliers are gated off from the walled gardens from the start.
评论 #15932440 未加载
edibleEnergyover 7 years ago
Somewhat tangential to this particular issue, but this is a good lesson for developers in why you should be dry and explicit in your writing.<p>Sure `alert(&quot;FFFUUU WHY U NO WORK&quot;);` keeps you entertained for 5 minutes while you debug a problem but when that accidentally gets to prod...
评论 #15932843 未加载
exikyutover 7 years ago
HOLD THE PHONE<p>The support thread links to <a href="https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;lookingglass" rel="nofollow">https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;lookingglass</a>.<p>That page says, in a clearly delineated box,<p>&gt; <i>No changes will be made to Firefox unless you have opted in to this Alternate Reality Game.</i><p>PLEASE EXPLAIN THIS INCONSISTENCY.
评论 #15932156 未加载
评论 #15932788 未加载
cJ0thover 7 years ago
Ffs .. I&#x27;ve just checked my addons b&#x2F;c of the headline and sure enough it has been installed against my will.<p>I&#x27;ve been very loyal to mozilla over all these years but this really is not ok. If they keep doing shit like this I&#x27;ll switch to a fork.
ksecover 7 years ago
I just wanted to add a few things.<p>1. I notice it yesterday, only because Avast was showing I have a low trust level Add-On installed in Firefox.<p>2. I googled it, and the first results was from Mozilla, showing it was part of their studies and experiment.<p>3. That was Ok, because I trust Mozilla, although somewhere in the back of my mind I thought every studies were supposed to be opt-in, since I have a few Add On installed in the week and I dont restart my browser, I thought i might have clicked it by mistake.<p>4. Now I am reading this through, I am more then worried. If I am reading the online comment correctly, Mozilla installed an Add On without user permission, enabled, collected data, and not for their own UX studies but a third party.<p>And to make the matter worst, that Add-On is now gone. It disappeared in my Add on Screen now I just check. Call me old fashion but that is not how i view privacy.<p>Like I said before, Mozilla&#x27;s management and culture has a tendency of self destruction and messing things up right after they start being good. Still this is turning around much quicker then I thought.
评论 #15936302 未加载
评论 #15932706 未加载
alkonautover 7 years ago
If they state as an explicit principle that no addons&#x2F;studies are actually enabled unless the user opted in, then I’m going to give them the benefit of the doubt that <i>if</i> that happened to users that did not opt in, it was a terrible mistake (I.e a bug).<p>I can tolerate bugs, much more than I can tolerate sneaky app behavior. But I hope the statement about explicit opt-in will be repeated, and this will be explained.<p>At first I thought it must have been users that explicitly had opted in, but with so many users claiming they haven’t, it seems unlikely.<p>The next possibility is that preview versions have things opt-out instead of opt in (because in preview versions you need more data from users - typical for closed alphas etc) - <i>but</i> then this should be very clearly explained on download&#x2F;install.
评论 #15932868 未加载
评论 #15933190 未加载
simlevesqueover 7 years ago
Mozilla can&#x27;t stop doing crap like this. I love the engineering behind it and thr tech but I don&#x27;t want any of your shenanigans. This makes me affraid to update.
Tomteover 7 years ago
I like Mozilla a lot. And this extension doesn&#x27;t really bother me, since it&#x27;s benign.<p>But oh boy, do they have a talent for always doing benign and harmless things that look bad at first glance. It&#x27;s almost like they want to turn away typical messaging board users.
mcintyre1994over 7 years ago
Menu &gt; Options &gt; Privacy &amp; Security &gt; untick Allow Firefox to install and run studies<p>I deliberately kept that enabled initially but if they&#x27;re going to use it for Adware..
评论 #15932972 未加载
confoundedover 7 years ago
While I agree that releasing this as an undocumented extension was a poor PR move, in practical terms, I don’t see how this is any more insidious than the ‘no internet’ dinosaur jumping game built in to chrome.<p>Both are first-party. The difference seems to be that the dinosaur game keeps you entertained, where as this hopes to promote awareness of privacy&#x2F;security.
评论 #15933031 未加载
评论 #15937042 未加载
pmlnrover 7 years ago
FF 57 installed from Debian unstable repository has &quot;Data reporting is disabled for this build configuration&quot; - which disabled, in theory, the shield &quot;studies&quot; as well. I don&#x27;t know who made this decision at Debian, but thank you.
评论 #15933106 未加载
Syttenover 7 years ago
And this is one of the reasons I stopped my yearly donation to the Mozilla foundation even if I love the new FF. If they need money so badly they should push their donation campaign and keep their products clean instead of pushing some shady alliances with big corporations.
MikkoFinellover 7 years ago
Canceled my monthly donation because of this.
评论 #15936054 未加载
jordighover 7 years ago
So, a lot of people in this thread are saying that Mozilla is a non-profit. There are in fact two Mozillas. One is the Mozilla Foundation, which is the non-profit. They are not involved with Firefox development, as I understand it. The Mozilla Corporation, which I think is owned by the non-profit, does the development. I think the foundation just does cute videos and outreach and other things not directly related to writing software. I also understand that if you donate money to the Mozilla foundation, the money would not make it to Mozilla corp and thus would not pay for the salary of any Firefox hacker.<p>I&#x27;ve never quite understood how exactly does this financial arrangement work and I would be grateful to anyone who could explain this to me.
评论 #15934279 未加载
heroprotagonistover 7 years ago
I don&#x27;t remember if this is opt-in or not, but I do not have it in my Firefox. Maybe I just removed it myself immediately after first install, when I went through to update all of the privacy and other browser settings.<p>I agree that it seems like a crappy extension, and people should be upset about things being preloaded to their browser.<p>But there&#x27;s a point here to be made, that if you&#x27;re concerned about privacy at all today, you need to look at the settings of any software after you install it. It doesn&#x27;t matter how much previous trust you have for the developers. This should just be default behavior so that any surprise is met immediately, and not after any damage it could perform has been done.
linkmotifover 7 years ago
Didn’t I see something on here recently about Mozilla increasing its revenue significantly? [0] ;)<p>[0] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15880565" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=15880565</a>
_Codemonkeyismover 7 years ago
Anyone know how I can turn off Firefox sending technical details and interactions?<p>Everytime I turn this off, and restart FF it&#x27;s on again.<p>58.0b11
评论 #15932933 未加载
_Codemonkeyismover 7 years ago
One step ahead (Quantum), two steps back.
r1bover 7 years ago
Doesn&#x27;t bother me at all - I am fully acclimated to the idea that the browser and other applications <i>do</i> run arbitrary A&#x2F;B test and other code all the time.
FrozenVoidover 7 years ago
I switched to waterfox for quite awhile. I&#x27;ve lost trust in mozilla when they bundled &quot;Pocket&quot; and people then didn&#x27;t think much of it. When you lose ability to control the browser its no longer a fair game. Bundling addons, changing settings, ads and &quot;enhancements&quot; no one asked for, all eroded trust. Not to mention its aping Chrome more and more each version. We need more firefox forks, not less. Chrome has dozens, because the privacy threat from google is obvious: firefox hdoesn&#x27;t have that much forks,because its trusted by distro makers to be safe(but its not, as mozilla just proved). People are upset when this implicit assumption that Firefox is the only browser(among modern graphical browsers) you can trust is actually false.
Santosh83over 7 years ago
There is more information on this Reddit post:<p><a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;firefox&#x2F;comments&#x2F;7jvm2t&#x2F;this_looking_glassmr_robot_sht_really_psses_me_off&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;firefox&#x2F;comments&#x2F;7jvm2t&#x2F;this_lookin...</a>
评论 #15932130 未加载
Karunamonover 7 years ago
Better yet, it appears that these &quot;studies&quot; (read: Mozilla pushing addons to your browser without notification or permission) are default opt-out.<p>Will they stop doing it? Of course not. I can&#x27;t recall any time that this company has changed course in response to outcry.
评论 #15932058 未加载
rrdharanover 7 years ago
TechCrunch and Gizmodo just picked up the story:<p><a href="https:&#x2F;&#x2F;techcrunch.com&#x2F;2017&#x2F;12&#x2F;15&#x2F;mozillas-mr-robot-promo-backfires-after-it-installs-firefox-extension-without-permission&#x2F;" rel="nofollow">https:&#x2F;&#x2F;techcrunch.com&#x2F;2017&#x2F;12&#x2F;15&#x2F;mozillas-mr-robot-promo-ba...</a><p><a href="https:&#x2F;&#x2F;gizmodo.com&#x2F;mozilla-slipped-a-mr-robot-promo-plugin-into-firefox-1821332254" rel="nofollow">https:&#x2F;&#x2F;gizmodo.com&#x2F;mozilla-slipped-a-mr-robot-promo-plugin-...</a><p>Also AFAIK the second link has the first official response of any kind? &quot;A representative told Gizmodo the company is looking into the issue.&quot;
sharnoover 7 years ago
It&#x27;s a PR disaster from Mozilla. I was once a Mozilla rep and I&#x27;m ashamed of this. Studies like these should always be turned off by default and the user can opt in voluntarily. But launching Firefox and digging into the preferences to find that I&#x27;m enrolled into some studies by default is unethical for me. Sadly, I&#x27;ll have to switch to Brave or some other privacy concerned browser until I see an official statement and action from Mozilla. I&#x27;m sure the management there have something to do with all of this.
bitmapbrotherover 7 years ago
Big Browser is watching. Browse freely with Firefox.<p><a href="https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;DDsLeqvV0AE1k-2.jpg" rel="nofollow">https:&#x2F;&#x2F;pbs.twimg.com&#x2F;media&#x2F;DDsLeqvV0AE1k-2.jpg</a><p>The hypocrisy is amazing.
kamranjonover 7 years ago
I actually discovered this because my browser would not stop running at 100% cpu utilization about 3 days ago, not doing anything, just sitting at Google.com with one tab open. It freaked me out because I couldn&#x27;t find any documentation on the extension. Once removed Firefox was running fine again. I guess I&#x27;m relieved to know it wasn&#x27;t some malware or something more sketchy, but I am wondering what it was doing pegging my cpu at 100% whenever my browser was open...
评论 #15933853 未加载
zb3over 7 years ago
The best way to disable these things is to go to about:config, search and delete&#x2F;replace all mozilla urls. For this particular case, the api url is probably in &quot;extensions.shield-recipe-client.api_url&quot; [0]<p>[0] - <a href="https:&#x2F;&#x2F;dxr.mozilla.org&#x2F;mozilla-central&#x2F;source&#x2F;browser&#x2F;extensions&#x2F;shield-recipe-client&#x2F;bootstrap.js" rel="nofollow">https:&#x2F;&#x2F;dxr.mozilla.org&#x2F;mozilla-central&#x2F;source&#x2F;browser&#x2F;exten...</a>
ChrisSDover 7 years ago
I&#x27;m using FF57 and did not get this addon. Was I just lucky?
评论 #15932398 未加载
评论 #15932350 未加载
评论 #15932280 未加载
评论 #15932088 未加载
randomString1over 7 years ago
Once again saved by <a href="https:&#x2F;&#x2F;github.com&#x2F;pyllyukko&#x2F;user.js" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pyllyukko&#x2F;user.js</a>
sjrootover 7 years ago
I just checked my installation of Firefox and this addon was present as well. The developers involved (Greg Lind et al) should acknowledge this and apologize.
评论 #15933404 未加载
linkmotifover 7 years ago
I checked out FF for the zillionth time the other week after the Quantum release hoping to love it, but the deep Pocket integration was just too offputting. Turning it off requires some Googling. There were other irritating commercial things too. It’s a shame. FF is probably the most important open source project in the world and it’s a shame they do stuff like this. I’m still on Chrome :(
评论 #15932204 未加载
评论 #15932682 未加载
mshenfieldover 7 years ago
From the wikipedia article. linked in the ticket<p>&gt; Shield Studies are available on all channels. Individual studies can be opt-out or opt-in and any and all data being collected will be declared openly. After confirming willingness to participation, a self expiring add-on will be installed on the user&#x27;s machine.<p>Mozilla is only installing an experimental feature ass an add-on if they opt in.
seanalltogetherover 7 years ago
As of about 5:30 GMT it looks like the addon was automatically removed from my browser. I know I saw it a couple hours ago.
herogreenover 7 years ago
What I really do not understand is why this game thing was installed automatically given that websites can ask the user to install an extension when they land on a webpage. A popup that is part of Firefox shows up and asks the user if he really wants to install it.
fishywangover 7 years ago
Is the &quot;Unknown&quot; part in the title really unknown, or just Mozilla trying to protect its developer(s) from pitchforks? If it&#x27;s really &quot;unknown&quot;, then that&#x27;s the really concerning part.
gaius_baltarover 7 years ago
I haven&#x27;t noticed this extension sending data to outside services. Did somebody find if&#x2F;where it does that? If it is sending personal or browsing-related data out, we can flood the servers with garbage.
jstewartmobileover 7 years ago
Posted here a few days ago about how Mozilla being for-profit joined at the hip with a non-profit seems kind of shady, and got dogpiled for it. Then they do this as a tie-in for Mr. Robot.<p>Vindication!
zeepover 7 years ago
I use Firefox 58 beta developer edition in the USA and this extension didn&#x27;t install automatically...<p>Maybe the government need to start sponsoring Mozilla so that they stop doing things like this.
aruncover 7 years ago
This is disappointing rather. When Mozilla spent $$ in advertising Firefox Quantum in the internet media articles, they could have mentioned this at least somewhere in them.
UmmNopeover 7 years ago
Mozilla takes in about half a billion dollars per year, has anyone considered the consideration for which this money is being paid ?
评论 #15934116 未加载
CoolGuySteveover 7 years ago
This is the second spyware extension in recent memory.<p>How hard is it to fork Firefox with all this stuff hardcoded off?
评论 #15933137 未加载
603securityover 7 years ago
Developers have a million other ways to be cute and clever.
sumanthvepaover 7 years ago
I&#x27;ve been seeing the YouTube logo inverted recently. I wonder if this has something to do with it. If so. I&#x27;m done with Firefox. I&#x27;ve used it since it was Netscape in 1996. Enough is enough.
评论 #15933429 未加载
AdmiralAsshatover 7 years ago
<a href="https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;lookingglass" rel="nofollow">https:&#x2F;&#x2F;support.mozilla.org&#x2F;en-US&#x2F;kb&#x2F;lookingglass</a><p><i>The Mr. Robot series centers around the theme of online privacy and security. One of the 10 guiding principles of Mozilla&#x27;s mission is that individuals&#x27; security and privacy on the internet are fundamental and must not be treated as optional. The more people know about what information they are sharing online, the more they can protect their privacy.</i><p>...which you&#x27;ve done by installing a fishy-looking addon without our permission and making us less likely to trust you?<p>Well-done, Mozilla.
评论 #15932234 未加载
评论 #15932105 未加载
评论 #15932789 未加载
igraviousover 7 years ago
Between broken font handling and this Looking Glass thing whatever it is Firefox 57 (Quantum) has been less than stellar.
megamindbrian2over 7 years ago
They should rename Firefox to Fiasco.
shak77over 7 years ago
This is what it looks like: <a href="https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;mriUw" rel="nofollow">https:&#x2F;&#x2F;imgur.com&#x2F;a&#x2F;mriUw</a><p>It scared the hell out of me! Are these guys losing their minds?<p>It was reported as a bug and the response thus far is indeed underwhelming for such a severe issue: <a href="https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1424977" rel="nofollow">https:&#x2F;&#x2F;bugzilla.mozilla.org&#x2F;show_bug.cgi?id=1424977</a>
评论 #15931902 未加载
评论 #15931793 未加载
jerianasmithover 7 years ago
Having issues with your extra? Beginning with Firefox 57 (in discharge), just additional items manufactured utilizing WebExtensions APIs, the new innovation for Firefox expansions will work.
natchover 7 years ago
The cringe-worthy construction &quot;different than&quot; which should be &quot;different from&quot; makes this episode even worse.
pythonaut_16over 7 years ago
Just checked and saw the Looking Glass add-on installed on my work laptop.<p>I&#x27;ve uninstalled Firefox and will be removing it from all of my computers. I had just started slowly migrating back to it with the performance enhancements in the latest update, but honestly I don&#x27;t think I can get past a breach of trust at this level.
评论 #15933025 未加载
评论 #15932987 未加载