Bionic Reader banner

Bionic Reader

4 devlogs
3h 24m 47s

Bionic Reader transforms normal text into a format where the initial letters of each word are bolded , which helps the reader to focus and process text more efficiently. This can potentially increase reading speed and comprehension by reducing the…

Bionic Reader transforms normal text into a format where the initial letters of each word are bolded , which helps the reader to focus and process text more efficiently. This can potentially increase reading speed and comprehension by reducing the time the brain needs to process each word.

This project uses AI

I let AI make some comments for JS files, also I had it made the special theme called AI theme. Also on the readme a bit.

Demo Repository

Loading README...

Vedant

Shipped this project!

Hours: 3.63
Cookies: 🍪 85
Multiplier: 23.4 cookies/hr

Great progress was done on this extension to make user experience better and I plan on continuing to support it and get a Chrome Dev License to publish it there too.

Vedant

Well it took me 16 mins to make the CRX release on the page and update a local bat file so that it does make a CRX release.

Attachment
0
Vedant

The AI theme is just a theme that is generated by AI, if you feel like you want a gradient purple and some emojis. Also check out the advanced settings page which I added so that it matches the theme.

Changelog

  • Implement theme support
  • Added light, dark, and AI themes in options.css with corresponding styles.
  • Implemented theme loading and saving functionality in options.js and popup.js.
  • Enhanced popup.html with a theme switcher dropdown for user selection.
  • Improved styling for various UI elements based on selected theme.
Attachment
0
Vedant

Changelog

  • Enhanced jest.setup.js
  • Cleaned up options.html and options.js by removing unnecessary icons and improving messages.
  • Refactored popup.html and popup.js to remove icons from headings and status messages for a cleaner UI.
  • Improved demo text handling in popup.js and ensured compatibility with coverage settings.
  • Fixed tests to know the changes in console logging and status messages.
Attachment
1

Comments

asandesh.9098
asandesh.9098 about 1 month ago

super