-
Notifications
You must be signed in to change notification settings - Fork 536
阅读模式
Kenshin Wang edited this page Dec 28, 2017
·
6 revisions
这是简悦 独有 的功能,根据每个页面结构逐一适配,同时提取
标题
描述
正文
媒体资源( 图片/ 视频 )
等,生成 符合中文阅读 的页面。
具体可参考 站点编辑器
一个普通的适配站点
{
"name" : "qdaily.com",
"url" : "http://www.qdaily.com/articles/",
"title" : "<h2 class='title'>",
"desc" : "<p class='excerpt'>",
"include" : "<div class='article-detail-bd'>",
"exclude" : [
"<div class='author-share'>",
"<div class='embed-control'>"
]
}
简悦
会自动检测当前页面是否已经适配,如适配则在浏览器右上角显示 ,使用以下三种方式启动:
阅读模式自带的功能,可以将当前页面的 h1 ~ h4 生成目录,可点击跳转
阅读模式的选项包括:
- 进入
阅读模式
后,通过侧栏(控制栏) → 设定 → 打开的对话框; - 进入
选项
后,阅读模式
Tab 卡; - 进入
选项
后,高级设定
Tab 卡 → 阅读模式;
简悦(SimpRead)- 让你瞬间进入沉浸式阅读的 Chrome 扩展。 © 2017 ksria.com by Kenshin Wang