Greasy Fork is available in English.

Bionic Reading / ⌘ + B

Bionic Reading User Script Ctrl + B / ⌘ + B

Autor
itorr
Denně instalací
0
Celkem instalací
3.264
Hodnocení
1 1 0
Verze
0.8.4
Vytvořeno
19. 05. 2022
Aktualizováno
24. 05. 2022
Licence
MIT
Spustit na
všech stránkách

把英文每个词前半部加粗,阅读速度可能可以大幅度提高

This repository only is simply Bold half of the words, Not real Bionic Reading. The real one is in https://bionic-reading.com/

快捷键

+ B or Ctrl + B 复原、重做

选项

配置选项放在了 油猴脚本 存储 中

编辑对应脚本、切换到存储选项卡,编辑 config JSON

{
    "config": {
        "key": "b", // 自定义 ( Ctrl / ⌘ ) + ? 快捷键
        "autoBionic": true, // 开启页面默认运行
        "skipLinks": false, // 跳过链接
        "skipWords": false, // 跳过特定单词
        "scale": 0.5, // 单词高亮的长度比例
        "maxBionicLength": null, // 单词最长高亮数量
        "opacity": 1, // 高亮单词 透明度
        "saccade": 0, // 间隔高亮 改成数字 1 即 隔一个单词高亮一个
        "symbolMode": false, // 符号模式替换,替换原本字符 但 不影响 DOM 结构
        "excludeWords": [ // 跳过的单词们,skipWords 不开启不生效
            "is",
            "as",
            "if",
            "the",
            "of",
            "to",
            "be",
            "for",
            "this"
        ],
    }
}

## 什么是用户脚本?
用户脚本是一段代码,它们能够优化您的网页浏览体验。安装之后,有些脚本能为网站添加新的功能,有些能使网站的界面更加易用,有些则能隐藏网站上烦人的部分内容。用户脚本都是由用户编写并向全世界发表的,您可以免费安装,轻松体验。

安装过程可参考 https://greasyfork.org/ 首页的,第一步:安装一个用户脚本管理器 章节

## Greasy Fork
https://greasyfork.org/scripts/445211

## GitHub
https://github.com/itorr/bionic-reading.user.js

## 微博
https://weibo.com/1197780522/LtIj8bGbo