Giter VIP home page Giter VIP logo

bread's Introduction

Bread

by tobyxdd, modified by ltGuillaume: Codeberg | GitHub | Buy me a beer ๐Ÿบ

An open-source Bionic reading userscript implementation.

Screenshot

Getting started

  1. Install a userscript manager in your browser (this script has been tested with ViolentMonkey)
  2. Open bread.user.js and confirm installation

Configurable values

Key Value Description
minWordLength 4 Minimum length of a word to be "bionified"
minTextLength 20 Minimum length of a paragraph to be "bionified"
boldRatio .4 Percentage of letters in each word that will be bolded
processDyn True Whether to process dynamically loaded content
breadAllSites True Whether to apply to all sites visited, or just the ones listed in breadSites
breadSites {} Restrict bread to a specific node per domain (use a CSS query, or False for default body node), and optionally inject custom CSS:
{ "domain_part" : "css_selector", "domain_part" : ["css_selector", "custom_css"] }
disabled false Disable script
keybind c-r Keybind to trigger the script. Based on: https://violentmonkey.github.io/vm-shortcut/

You can change these values in your userscript manager.

Credits

bread's People

Contributors

tobyxdd avatar ltguillaume avatar zenobiopereira avatar vindolin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.