chrome怎么隐藏浏览器_如何使用Google Chrome的隐藏阅读器模式

chrome怎么隐藏浏览器

chrome怎么隐藏浏览器

Google Chrome logo on a blue desktop

Chrome 75 has a hidden “Reader” mode that strips web pages down to the bare minimum to make them easier to, well, read. But it’s not enabled by default—here’s how to get it now.

Chrome 75具有隐藏的“阅读器”模式,可将网页精简到最低限度,使它们更易于阅读。 但是默认情况下未启用它-现在介绍如何获取它。

Google has been experimenting with this feature on and off in the desktop version of Chrome for years, but it’s now available with a hidden flag instead of an extra hidden command-line option. We expect Google is gearing up to release it in stable form without any flags required.

多年来,Google一直在桌面版Chrome上启用和停用此功能的经验,但现在可以使用带有隐藏标志的功能,而不是额外的隐藏命令行选项。 我们希望Google做好准备以稳定的形式发布它,而无需任何标志。

Update: Google removed this flag from Chrome sometime near the end of 2019. We recommend installing a “reader mode” extension from the Chrome Web Store or switching to another browser that has a built-in reading mode. Mozilla Firefox, Microsoft Edge, and Apple Safari all include a reader mode.

更新:大约在2019年末,Google从Chrome删除了此标记。我们建议从Chrome网上应用店安装“阅读器模式”扩展程序,或切换到具有内置阅读模式的其他浏览器。 Mozilla Firefox,Microsoft Edge和Apple Safari均包含阅读器模式。

如何启用阅读器模式 (How to Enable Reader Mode)

First things first—you’ll need to make sure your Chrome installation is on version 75. Click the three-dot menu button in the upper right, hover over the “Help” menu, and then click “About Chome.”

首先,您需要确保Chrome安装在版本75上。单击右上角的三点菜单按钮,将鼠标悬停在“帮助”菜单上,然后单击“关于Chome”。

Chrome's menu

The About Chrome menu will show which version of Chrome you’re currently running and should check for updates automatically. If an update is available, it will download and install automatically; once that’s finished, click the “Relaunch” button to complete the installation.

“关于Chrome浏览器”菜单将显示您当前正在运行的Chrome版本,并应自动检查更新。 如果有更新,它将自动下载并安装。 完成后,单击“重新启动”按钮以完成安装。

Updating Google Chrome

If Chrome is still on version 74 and there’s not an update available, you’ll need to wait for 75 to finish rolling out to all users. It released on June 4th, but stable builds are released slowly in four stages. Odds are it just hasn’t hit your device yet, so give it a few days.

如果Chrome仍在74版上,并且没有可用的更新,则需要等待75版才能完成向所有用户的推广。 它于6月4日发布,但稳定的构建分四个阶段缓慢发布。 奇怪的是它还没有打到您的设备上,所以请再等几天。

Once Chrome is on 75, though, you’re good to go. Open a new tab and enter chrome://flags/#enable-reader-mode to jump directly to the Reader Mode Flag.

一旦Chrome启用75,您就可以使用了。 打开一个新标签,然后输入chrome://flags/#enable-reader-mode以直接跳到Reader Mode Flag。

Enabling the Reader Mode flag

Open the dropdown and change the option to “Enabled,” then click the button at the bottom to relaunch your browser. Once it starts back up, Reader Mode is enabled.

打开下拉菜单并将选项更改为“ Enabled”,然后单击底部的按钮以重新启动浏览器。 一旦开始备份,就会启用阅读器模式。

Enabling the Reader Mode flag

如何使用Chrome的阅读器模式 (How to Use Chrome’s Reader Mode)

Reader Mode in Chrome is mad-easy to use. When you’re on a page that you’d like to push into the reader view, click on the three-dot menu button in the upper right, and then choose “Distill page.” It’s worth noting that this verbiage will likely change as the feature moves out of flag status and becomes stable. But for now, that’s what you’re looking for. Also, hopefully, a keyboard shortcut will be available at some point.

Chrome中的阅读器模式易于使用。 当您要进入阅读器视图的页面时,请单击右上角的三点菜单按钮,然后选择“蒸馏页面”。 值得注意的是,该功能可能会随着功能脱离标志状态并变得稳定而发生变化。 但是现在,这就是您要寻找的。 另外,希望在某个时候可以使用键盘快捷键。

Using Reader Mode

In a matter of seconds, the page will render with nothing but a clean block of text and images from the post. No ads, no sidebars, no clutter. Just an easy way to focus.

在短短的几秒钟内,页面将仅显示帖子中的干净文本和图像块而仅呈现。 没有广告,没有侧边栏,没有混乱。 只是一种简单的聚焦方式。

The Reader Mode view

It’s worth mentioning that there’s no way to “undstill” the page—if you want to see the full page again, just click Chrome’s back button. Easy peasy.

值得一提的是,无法“提取”页面-如果要再次查看整个页面,只需单击Chrome的后退按钮。 十分简单。

As with most other flags, it’s worth noting that Reader Mode still isn’t ready for everyday use—it’s still kind of buggy. For example, there were a handful of occasions when it failed to render images for me. The text always came out fine, however, so it’s still usable.

与大多数其他标志一样,值得注意的是,阅读器模式仍未准备就绪,无法日常使用-仍然是越野车。 例如,在少数情况下它无法为我渲染图像。 文本总是很好,但是,它仍然可以使用。

翻译自: https://www.howtogeek.com/423643/how-to-use-google-chromes-hidden-reader-mode/

chrome怎么隐藏浏览器

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/news/281187.shtml

如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

angularjs中使用swiper时不起作用,最后出现空白位

controller.js中定义swipers指令: var moduleCtrl angular.module(newscontroller,[infinite-scroll,ngTouch,news.service]) .directive(swipers,swipers); swipers.$inject [$timeout]; function swipers($timeout) {return {restrict: "EA",scope: {…

使用Jupyter记事本记录和制作.NET可视化笔记

前言:对于记录笔记的工具特别多,不过对于程序员来说,记录笔记程序代码运行结果演示可以同时存在,无疑会极大增加我们的笔记的可读性和体验感。以前在写python的时候,使用jupyter的体验很好,所以此处做一个基…

火狐上如何使用谷歌翻译插件_将Google翻译功能添加到Firefox

火狐上如何使用谷歌翻译插件Are you looking for a quick no-fuss way to translate webpages? Then you will want to take a good look at the Translate extension for Firefox. 您是否正在寻找一种快速简便的方法来翻译网页? 然后,您将需要很好地了…

桌面显示激活windows_愚蠢的怪胎技巧:如何在桌面上显示Windows版本

桌面显示激活windowsHave you ever noticed during all the beta releases of Windows, there’s always a Windows version on the desktop in the lower right-hand corner? Here’s how that “feature” is enabled or disabled. 您是否曾经在Windows的所有beta版本中都注…

怎样取消outlook约会_快速提示:在Outlook 2010中设置和取消约会

怎样取消outlook约会Getting everyone in one place at the same time for appointments can be daunting at times. Outlook makes it easy to setup appointments and invite attendees as well, and here we look at doing it in Outlook 2010. 同时让每个人都集中在一个地方…

重视和解决 ABP 分布式事件乱序问题

ABP Framework 5.0 实现了单体应用场景下,收件箱和发件箱的事件严格顺序性。但在微服务或多数据库场景下,由于网络时延和设施效率的限制, 分布式事件将不再是 Linearizability [1] 的,因此必然会存在物理时间上的收件乱序。借用 D…

个人博客建站方案推荐

1.服务器选择 正值双十一来临之际各大服务器提供商又大量的优惠活动,各位要步入个人站长行列的小哥们时机要把握好了,我个人使用过阿里云的服务器,腾讯云的服务器,华为云的服务器。其实,个人感觉就放个博客&#xff0c…

android启用hdcp_如何在Android上启用优先收件箱(和设置仅重要通知)

android启用hdcpYesterday Google released an updated Gmail application for Android 2.2 phones that supports the Priority Inbox feature—and more importantly, allows you to change your notifications to only alert you for important email. Let’s take a look. …

.Net CLR GC plan_phase二叉树和Brick_table

楔子Plan_Phase(GC的计划阶段)很早就接触了,但是后面一直没用到,忘记了,此次又用到了,几乎忘光了,费了很大力气理解它,记录下,以免又忘记了。主题计划阶段(plan_phase)主要就两个部分&#xff0…

scrapy爬虫启示录-小伙子老夫看你血气方刚这本《爬虫秘录》就传给你了

文章来源: IT源点 第一章 误入歧途 每个学习爬虫的人都有一颗爱美的心,俺也是一样的。那么多的美眉图片,不薅下来,没了谁负责。于是夜里孤枕难眠的老男孩开始了他的撸码之旅。从此在学习爬虫,学习Python的道路上越走…

自己设置假期的日历控件_在假期旅行时使用PC娱乐自己

自己设置假期的日历控件Staying connected may be hard no matter what network you are on, and in flight Wi-Fi isn’t pervasive enough to count on. Here are tips and tricks to keep yourself entertained when unplugged and traveling. 无论您使用什么网络&#xff0…

.Net CLR异常和windows C++ 异常调用栈简析

楔子前面一篇研究了下C异常的,这篇来看下,CLR的异常内存模型,实际上都是一个模型,承继自windows异常处理机制。不同的是,有VC编译器(vcruntime.dll)接管的部分,被CLR里面的函数ProcessCLRExcept…

Codeforces936C. Lock Puzzle

给个串&#xff0c;只能用操作shift x表示把后面x个字符翻转后放到串的前面。问s串怎么操作能变t串。n<2000&#xff0c;操作次数<6100。 打VP时这转来转去的有点晕。。。 可以想一种逐步构造的方法&#xff0c;即从一个小的完成构造的部分通过一顿操作&#xff0c;在不影…

公共服务领域英文译写规范_公共领域日:对版权和公共领域重要性的思考

公共服务领域英文译写规范The first of the year is Public Domain Day, a day intended to call attention to copyright issues and the public domain. At the Center for the Study of the Public Domain they have an interesting (and sobering) review of works that wo…

接入amazon avs_每日新闻综述:亚马逊将互联网接入推向全球的宏伟计划

接入amazon avsPlus Snap’s big push to stay relevant, Amazon’s Alexa-powered AirPods alternatives, more Android Q news, and a lot more. It’s time to talk about the biggest, coolest, or generally most interesting stories from the last 24 hours. 加上Snap保…

键盘忍者:使用单个热键弹出Vista日历

We’ve covered how to access the Windows Vista Calendar using the keyboard, but what if you wanted to assign a single keystroke to pop up the calendar? Yeah, sure, you can just click it with the mouse, but where’s the geek fun in that? 我们已经介绍了如何…

如何使用必应地图 WPF 控件

如何使用必应地图 WPF 控件如何使用必应地图 WPF 控件作者&#xff1a;WPFDevelopersOrg - 驚鏵原文链接&#xff1a;https://github.com/WPFDevelopersOrg/WPFDevelopers框架使用.NET40&#xff1b;Visual Studio 2019;Bing Maps WPF 控件需要 .NET Framework 4.0和 Windows S…

如何保存推特链接以供以后从台式机和手机阅读

Have you come across a lot of interesting links from Twitter, but you don’t have the time to read all of them? Today we’ll show you how to read these links later from your desktop and phone. 您是否遇到过Twitter上很多有趣的链接&#xff0c;但没有时间阅读所…

【重大更新】DevExpress v17.2新版亮点—Bootstrap篇(二)

用户界面套包DevExpress v17.2日前终于正式发布&#xff0c;本站将以连载的形式为大家介绍各版本新增内容。本文将介绍了Bootstrap Controls v17.2 的CardView、Charts、Editors、GridView、Layout等新功能&#xff0c;快来下载试用新版本&#xff01; GridView Toolbar 在此版…

盘点 .NET 7 新功能

点击上方蓝字关注我们&#xff08;本文阅读时间&#xff1a;20分钟)本文翻译于 Jeremy Likness, Angelos Petropoulos 和 Jon Douglas 的博客.NET 7 为C# 11/F# 7、.NET MAUI、ASP.NET Core/Blazor、Web API、WinForms、WPF 等应用程序带来了更高的性能和新功能。使用 .NET 7&a…