/reading-mode

very raw reading mode for chrome

Primary LanguageTypeScriptMIT LicenseMIT

What is it

A personal extension to generate a reading mode on any website.

☣ experimental ☣

Mostly written in typescript

how to

files

  • source files are in the /src folder
  • output is produced in the /build folder

You can run the following command to clean the folders:

yarn clean

watch

yarn watch

build & prepare for publishing

yarn build | yarn zip

this will:

  1. clean
  2. build the sources
  3. make a zip file that can then be uploaded to the store