博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
如何防止视频在Chrome中自动播放
阅读量:2519 次
发布时间:2019-05-11

本文共 1304 字,大约阅读时间需要 4 分钟。

Look, autoplaying videos are awful. No one likes them, and I honestly don’t understand why this continues to be a thing that happens on the web. Thankfully, if you’re a Chrome user, you can easily stop this from happening.

看,自动播放的视频太糟糕了。 没有人喜欢他们,老实说,我不明白为什么这继续在网络上发生。 幸运的是,如果您是Chrome用户,则可以轻松阻止这种情况的发生。

Unfortunately, this isn’t a click-click-enable sort of feature—it’s currently tucked away in Chrome’s flags menu. This is where Google hides experimental features and things that aren’t quite ready for prime time. While still not technically anything we’d call “stable,” these features are generally pretty usable for the most part. Just keep in mind that they’re still being developed, so they’re not quite perfect.

不幸的是,这不是可启用单击单击功能的功能,它目前被隐藏在Chrome的标志菜单中。 Google在这里隐藏了实验性功能和尚待准备的东西。 尽管从技术上讲,我们仍称其为“稳定”的东西,但这些功能通常在很大程度上相当有用。 请记住,它们仍在开发中,因此并不十分完美。

To access the feature, just open a new Chrome tab and type the following into the address bar:

要访问该功能,只需打开一个新的Chrome标签,然后在地址栏中输入以下内容:

chrome://flags/#autoplay-policy

Press Enter. Once the flags page opens, use the dropdown to choose “Document user activation required” and restart your browser.

按Enter键。 标志页面打开后,使用下拉菜单选择“需要激活文档用户”,然后重新启动浏览器。

From now on, you won’t have to deal with autoplaying videos. Thanks, Google.

从现在开始,您将不再需要处理自动播放的视频。 谢谢,谷歌。

翻译自:

转载地址:http://pfuwd.baihongyu.com/

你可能感兴趣的文章
oracle的级联更新、删除
查看>>
多浏览器开发需要注意的问题之一
查看>>
Maven配置
查看>>
HttpServletRequest /HttpServletResponse
查看>>
SAM4E单片机之旅——24、使用DSP库求向量数量积
查看>>
从远程库克隆库
查看>>
codeforces Unusual Product
查看>>
hdu4348 - To the moon 可持久化线段树 区间修改 离线处理
查看>>
springMVC中一个class中的多个方法
查看>>
Linux系统安装出错后出现grub rescue的修复方法
查看>>
线段树模板整理
查看>>
[教程][6月4日更新]VMware 8.02虚拟机安装MAC lion 10.7.3教程 附送原版提取镜像InstallESD.iso!...
查看>>
[iOS问题归总]iPhone上传项目遇到的问题
查看>>
Python天天美味(总) --转
查看>>
Spring Framework tutorial
查看>>
【VS开发】win7下让程序默认以管理员身份运行
查看>>
【机器学习】Learning to Rank 简介
查看>>
Unity 使用实体类
查看>>
【转】通过文件锁实现,程序开始运行时,先判断文件是否存在,若存在则表明该程序已经在运行了,如果不存在就用open函数创建该文件,程序退出时关闭文件并删除文件...
查看>>
MySQL常见注意事项及优化
查看>>