PNL Reader is a simple browser extension designed to make reading more enjoyable and relaxing. Whether you're reading articles, novels, or any other web content, PNL Reader enhances your experience with its user-friendly features.
Chrome: PNL Reader on Chrome Web Store
Firefox: PNL Reader on Mozilla Add-ons
Edge: PNL Reader on Edge Add-ons
- Dictionary Integration: Compatible with Dictionariez, allowing you to instantly look up any word on web pages by simply clicking on it.
- Privacy First: PNL Reader respects your privacy by only using the ActiveTab permission to create reader mode on the webpage you clicked on, without requiring any additional host permissions.
- Multiple themes: Includes dark and light modes to suit your reading preference and reduce eye strain.
- Font Options: Choose from dozens of fonts.
- Customizable: Set global preferences or customize settings per website.
- Navigation Shortcuts: Easily navigate to the previous or next page on popular web novel websites such as Scribble and RoyalRoad with convenient keyboard shortcuts.
- Mobile Friendly: Install Kiwi or Flow to use Dictionariez on cellphone.
To see PNL Reader in action, check out our introduction video.
- use
yarn
ornpm install
to install requirements. npm start
to start a webpack dev-server, add thebuild/
directory in your browser's extension page to load the extension.- To build for Firefox, please use the environment variable
BROWSER=Firefox
. SoBROWSER=Firefox npm start
will build a development version of this add-on for Firefox. npm run build
to build the release version. The dest path isbuild/
. AndBROWSER=Firefox npm run build
to build the Firefox release version../pack.sh
to pack the extension to zip file. For Firefox, useBROWSER=Firefox ./pack.sh
.
We'd love to hear your thoughts and suggestions! If you encounter any issues or have any feedback, please reach out to us at Programming N' Language Community.
PNL Reader is licensed under the MIT License. Feel free to use, modify, and distribute it as per the terms of the license.
Happy Reading!