TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Firefox to block content based on Java, Reader, and Silverlight

69 点作者 sk2code超过 12 年前

12 条评论

AgentConundrum超过 12 年前
I think this was first introduced in version 15 or 16, and I've been using it almost ever since. It was an opt-in feature (had to be enabled manually in about:config [1]), and it wasn't without issue. It was bad enough that I temporarily disabled it for a while until the next time Firefox upgraded.<p>The problem was that you had to, as the article says, "click" to play content. This was fine on YouTube, Netflix, etc., since there was a very obvious visual cue about how to activate your content [2]. However, not all sites had such obvious cues. SoundCloud, for example, would just silently fail, and I would have to manually disable the feature to get it to play (in practice, I just loaded the URL in Chrome).<p>Since Firefox 18, this has been much better. Now, there is an area next to the address bar that you can use to enable content, even if there is nothing on the actual page that you can click [3]. When you click this area, a pop-up appears asking which plugins you would like to load, and if you would like to always allow plugins on that site.<p>This pop-up is hidden for the most part, and isn't trivially discoverable[4] - something Mozilla really needs to work on - but it <i>does</i> pop-up the very first time you encounter a page with blocked content (per Firefox session, it seems), so there is at least <i>some</i> notification that you can unblock content.<p>If they're planning on having this feature enabled by default, I really doubt it will be the end of the world for most people. They'll just click the notification, and play through.<p>[1] Set the value of `plugins.click_to_play` to `true`. If it doesn't exist, create a new Boolean value for it, setting the name/value as above.<p>[2] <a href="http://i.imgur.com/jhxqoJ9.png" rel="nofollow">http://i.imgur.com/jhxqoJ9.png</a><p>[3] <a href="http://i.imgur.com/RNXw1JO.png" rel="nofollow">http://i.imgur.com/RNXw1JO.png</a><p>[4] Admittedly, this could be because I'm using a non-default theme on my install, so perhaps this is more obvious by default. I haven't checked.
评论 #5144711 未加载
LeafStorm超过 12 年前
Besides the obvious security benefits, this also makes sense as part of Mozilla's HTML5 campaign. By getting users to think of plugin-based content as "foreign" and "inconvenient," they bolster users' opinions of pure Web-based content. However, by allowing a simple clickthrough, they hopefully prevent users from just getting frustrated and switching to Chrome.
评论 #5143862 未加载
brudgers超过 12 年前
Mozilla has developed a PDF reader addon for Firefox using javascript. I've been running it for about a week as my default PDF reader. It's been acceptable for my needs.<p><a href="https://addons.mozilla.org/en-US/firefox/addon/pdfjs/" rel="nofollow">https://addons.mozilla.org/en-US/firefox/addon/pdfjs/</a>
评论 #5144146 未加载
评论 #5144210 未加载
评论 #5143909 未加载
kfcm超过 12 年前
Please tell me this click_to_play can be completely disabled in about:config. The PDF thing is going to be a nightmare for clients of mine who have researchers going to different university, research center and journal sites (repositories) for papers and articles.<p>Yeah, a user can disable the check for certain sites, but when you have hundreds of such repositories...you get the picture.
评论 #5143673 未加载
zokier超过 12 年前
I never understood the point of having Reader in the browser. It's not like Flash or Java that is fairly common to be inline with other content. Is there some sites that legitimately use embedded PDFs?<p>I always found it more convenient to open PDFs in stand-alone Reader instead. Sure, it takes one mouse click more, but on the other hand the browser remains usable while the Reader loads and you get full-featured Reader instead of the gimped plugin.
评论 #5144501 未加载
评论 #5144699 未加载
mehrzad超过 12 年前
Firefox needs to become the most well-liked browser again, because it's the best and using it is for the Greater Good.
评论 #5144574 未加载
评论 #5143635 未加载
kfcm超过 12 年前
And just thinking about businesses who may still be running "fat" business-required (if not critical) webapps in Java and Flash. Upgrades are cost and time prohibitive, and clicking each time a user wants to start may alienate people.
评论 #5144057 未加载
评论 #5144954 未加载
serge2k超过 12 年前
Will go ever well when Netflix suddenly stops working.
评论 #5143323 未加载
评论 #5143501 未加载
评论 #5144449 未加载
csense超过 12 年前
They should block Flash, too.
评论 #5144002 未加载
lucian1900超过 12 年前
Chrome's UI works great for this. You can either click-to-play and click a little icon in the url bar to control plugins for that domain. That makes it easy to deal with flash elements used only for sound.
javajosh超过 12 年前
It's sad that after all this time the official Java plugin isn't even secure. I mean, we all knew years ago that it wasn't very <i>useful</i>, but it's insecurity just adds insult to injury. The Sun has truly set. :(
评论 #5144114 未加载
yycom超过 12 年前
This needs to be done for javascript as well.