Itβs live on Chrome now, thatβs lightning-fast for Google. I think they might be using AI to review extensions, but I canβt be sure.
π https://chromewebstore.google.com/detail/pnl-reader-read-quietly-o/amdebfiljmlhfkenbhhpckmmpkonpdfh
π https://chromewebstore.google.com/detail/pnl-reader-read-quietly-o/amdebfiljmlhfkenbhhpckmmpkonpdfh
Almost forgot I have a YouTube channel. How do you think? Feedback is more than welcome :D
https://www.youtube.com/watch?v=9c7MgPAEqW4
https://www.youtube.com/watch?v=9c7MgPAEqW4
YouTube
PNL Reader | Listen or read, the choice is yours | Language Learning Extension
PNL Reader: Elevate Your Reading with Audio, Dark Mode, Artistic Fonts, and Customizable Themes π
Features
Audio Player & Text-to-Speech π: Select any text and have it read aloud with a natural-sounding audio player.
Multiple themes, including Dark andβ¦
Features
Audio Player & Text-to-Speech π: Select any text and have it read aloud with a natural-sounding audio player.
Multiple themes, including Dark andβ¦
Updated the reader app again! Finally added auto page turning + reading. Now I can just listen to books on Royalroad or Scribblehub. Any other ebookworms? π
π Firefox: https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
π Chrome: https://chromewebstore.google.com/detail/pnl-reader-read-quietly-o/amdebfiljmlhfkenbhhpckmmpkonpdfh
π Firefox: https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
π Chrome: https://chromewebstore.google.com/detail/pnl-reader-read-quietly-o/amdebfiljmlhfkenbhhpckmmpkonpdfh
Something wasnβt quite right. I cached audio while reading paragraph by paragraph, but if a paragraph was too long, the browser could hit the storage limit and throw a "storage quota exceeded" error. Fixed that in v2.1.1, which also includes improved mobile UI. Suchβs dev life! π
A user asked for Firefox support on Android, and I thought, βSure, why not?β
Today, I finally got it running on my Android device using WSL on Windows. Little did I know how much effort it would take to get Android development working in WSL! βοΈπ
https://www.reddit.com/r/firefox/comments/1oihkb9/a_reader_extension_better_than_firefoxs_builtin/
Hereβs what I ran into:
1. The ADB proxy in WSL through the Windows host doesnβt work, and web-ext doesnβt support ADB proxy at all.
2. web-ext canβt recognize WSLβs odd folder naming in file paths.
3. Third thing, maybe the most frustrating issue is that most of the documentation for setting up the development flow on Windows is outdated. The screenshots are misleading, the text is conflicting with each other, which made AI chatbots pretty useless in this case.
But long story short, I finally got it working by forking the final build of the add-on to a Windows path and running web-ext directly on Windows to connect to my Android device via ADB. The workflow is still a bit broken, though.
On the design/ui side, I still need to tweak a few settings to make PNL Reader look better on mobile. But itβll be finished soon. Stay tuned!
This now got me thinking, is it time to abandon Windows, move to Linux instead? What about my precious steam games? I have been in Mac and Windows for too long, haven't really used Linux desktop for many years, what is your suggestion? in terms of like distro, terminal, editor etc.
#devlife #devlog #buildinpublic
Today, I finally got it running on my Android device using WSL on Windows. Little did I know how much effort it would take to get Android development working in WSL! βοΈπ
https://www.reddit.com/r/firefox/comments/1oihkb9/a_reader_extension_better_than_firefoxs_builtin/
Hereβs what I ran into:
1. The ADB proxy in WSL through the Windows host doesnβt work, and web-ext doesnβt support ADB proxy at all.
2. web-ext canβt recognize WSLβs odd folder naming in file paths.
3. Third thing, maybe the most frustrating issue is that most of the documentation for setting up the development flow on Windows is outdated. The screenshots are misleading, the text is conflicting with each other, which made AI chatbots pretty useless in this case.
But long story short, I finally got it working by forking the final build of the add-on to a Windows path and running web-ext directly on Windows to connect to my Android device via ADB. The workflow is still a bit broken, though.
On the design/ui side, I still need to tweak a few settings to make PNL Reader look better on mobile. But itβll be finished soon. Stay tuned!
This now got me thinking, is it time to abandon Windows, move to Linux instead? What about my precious steam games? I have been in Mac and Windows for too long, haven't really used Linux desktop for many years, what is your suggestion? in terms of like distro, terminal, editor etc.
#devlife #devlog #buildinpublic
Reddit
From the firefox community on Reddit: A reader extension better than Firefox's built-in reader mode and on both Firefox and Chrome
Explore this post and more from the firefox community
πFinally, the sweet Available on Firefox for Androidβ’ badge is achieved! Including tons of improves, guys, check it out π
https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
#devlog #indiedev #buildinpublic
https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
#devlog #indiedev #buildinpublic
addons.mozilla.org
PNL Reader: read quietly or read aloud β Get this Extension for π¦ Firefox (en-US)
Download PNL Reader: read quietly or read aloud for Firefox. Read any webpage quietly with dark mode, artistic fonts or read it aloud with natural sounding voices π
A reddit user asked for custom font support. Why would I say no? π As a CJK user, I understand the struggle. Itβs much cooler to use your own CJK font!π¨ Starting with version 2.3.1, you can now add and manage local fonts. π
π https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
#devlog
π https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
#devlog
Changed PNL Reader's open-source license from MIT to GPLv3 since today. You know what it means if you have used github. Probably it doesn't matter anyway.
> https://github.com/pnlpal/pnl-reader?tab=readme-ov-file
#webdev #opensource #buildinpublic #programming
> https://github.com/pnlpal/pnl-reader?tab=readme-ov-file
#webdev #opensource #buildinpublic #programming
After a 3-day sprint, V2.4.0 just dropped ππ¨
New feats: sticky header, hidden icons, andβ¦ Translation πππ What a milestone! Talk is cheap, try it yourself! (Chrome version is still under review, stay tuned.)
π https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
π https://chromewebstore.google.com/detail/pnl-reader-read-quietly-o/amdebfiljmlhfkenbhhpckmmpkonpdfh
#webdev #buildinpublic #pnlreader
New feats: sticky header, hidden icons, andβ¦ Translation πππ What a milestone! Talk is cheap, try it yourself! (Chrome version is still under review, stay tuned.)
π https://addons.mozilla.org/en-US/firefox/addon/pnl-reader/
π https://chromewebstore.google.com/detail/pnl-reader-read-quietly-o/amdebfiljmlhfkenbhhpckmmpkonpdfh
#webdev #buildinpublic #pnlreader
It's wild to see some wise man talking about 2025 in 2003.
https://www.reddit.com/r/videos/comments/1orodix/bernie_sanders_2003_speech_predicting_the_rise_of/
https://www.reddit.com/r/videos/comments/1orodix/bernie_sanders_2003_speech_predicting_the_rise_of/
Reddit
From the videos community on Reddit: Bernie Sanders' 2003 speech predicting the rise of MAGA and far-right
Explore this post and more from the videos community
Typical Sunday evening release! π₯
User: OMG, I love #Dictionariez! Please add Turkish support!
Me: Done! v6.2.0 adds Turkish πΉπ· and Arabic πΈπ¦ (noticed youβre learning that too π). Live on Firefox, Chrome & Edge are still reviewingπ’π°
π https://github.com/pnlpal/dictionariez?tab=readme-ov-file#install
#webdev #buildinpublic #indiedev
User: OMG, I love #Dictionariez! Please add Turkish support!
Me: Done! v6.2.0 adds Turkish πΉπ· and Arabic πΈπ¦ (noticed youβre learning that too π). Live on Firefox, Chrome & Edge are still reviewingπ’π°
π https://github.com/pnlpal/dictionariez?tab=readme-ov-file#install
#webdev #buildinpublic #indiedev
Small update to #Captionz: The YouTube Keyboard Shortcuts Thatβll Change Your Life, if you are learning with YouTube.
π https://pnl.dev/topic/1034/captionz-update-youtube-shortcuts-support-for-better-video-experience
π https://pnl.dev/captionz?v=o_XVt5rdpFY
#webdev #buildinpublic #devlog
π https://pnl.dev/topic/1034/captionz-update-youtube-shortcuts-support-for-better-video-experience
π https://pnl.dev/captionz?v=o_XVt5rdpFY
#webdev #buildinpublic #devlog
PNL
Captionz update: YouTube shortcuts support for better video experience
YouTube Keyboard Shortcuts Thatβll Change Your Life Youβre watching a two-hour coding tutorial and keep pausing to take notes. Click pause, jot something dow...
π I canβt resist adding these two βRealistic AIβ voices to PNL Reader. Hey Swedes, how does this sound to you?
π https://github.com/pnlpal/pnl-reader?tab=readme-ov-file#pnl-reader-read-quietly-or-read-aloud-its-your-choice
https://www.youtube.com/watch?v=7nV08mWCGs0
#TTS #VoiceAI #PNLReader
π https://github.com/pnlpal/pnl-reader?tab=readme-ov-file#pnl-reader-read-quietly-or-read-aloud-its-your-choice
https://www.youtube.com/watch?v=7nV08mWCGs0
#TTS #VoiceAI #PNLReader