Skip to content

SimpleTextReader is the online text reader that simulates the result of SimpleEpub2, providing a web-based reading experience.

License

Notifications You must be signed in to change notification settings

cataerogong/SimpleTextReader

 
 

Repository files navigation

SimpleTextReader-enhance - 易笺﹒改

个人需求定制版,具体见 README-enhance.md

SimpleTextReader - 易笺

SimpleTextReader is the online text reader that simulates the result of SimpleEpub2, providing a web-based reading experience.

Official site: https://reader.yijian.app

Big thanks to Manjusaka for his amazing help and hosting 易笺! Really appreciate it!

Important Updates

Version 1.0

Now SimpleTextReader is also available as a Chrome/Firefox extension with two distinct versions:

  1. Regular version: Upon clicking the icon from the extension list, the full UI appears, providing the same functionality as the complete SimpleTextReader web app.

  2. No-UI version: Once activated, any URL ending in ".txt" will be automatically opened using SimpleTextReader. However, please be aware that this version might have slower performance when opening large text files. The delay is due to the browser's default behavior of loading the entire file at once, which cannot be modified.

Version 1.1

Now SimpleTextReader can be installed as a PWA in supported browsers (Chromium-based browsers such as Chrome and Edge).

Version 1.2

Enable dark mode.

Usage

Load unpacked extensions

Clone the repo, navigate to the manifests directory, choose either Chrome or Firefox directory depending on your browser of choice, choose the regular version and/or the no-ui version, and copy the desired version of manifest.json into the root directory. Then load the extension in the browser under Developer mode.

Download from online stores

Firefox:

  1. Regular (EN) | 易笺 (CN)

  2. No-UI (EN) | 易笺无界面版 (CN)

Chrome:

  1. Regular

  2. No-UI


This project is only for personal use and for learning purpose, not for commercial use.

About

SimpleTextReader is the online text reader that simulates the result of SimpleEpub2, providing a web-based reading experience.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.0%
  • CSS 20.9%
  • HTML 3.1%