- 🌈 Beautiful Themes - Choose from Solid, Gradient, Pulse, Glow, and Striped themes
- 🎨 Eye-Soothing Colors - 8 carefully selected color palettes for comfortable reading
- 📱 Position Control - Place the bar at the top or bottom of your screen
- 📊 Progress Percentage - Optional percentage indicator to track your progress
- 📲 Smooth Scrolling - Toggle smooth scrolling for a better reading experience
- 🧩 Works Everywhere - Compatible with all websites, blogs, and online articles
- Firefox: Get it from AMO
- Clone this repository
git clone https://github.com/r3dhulk/reading-progress-bar.git
- Load as a temporary extension
- Firefox: Visit
about:debugging
→ This Firefox → Load Temporary Add-on → Selectmanifest.json
- Chrome: Visit
chrome://extensions
→ Enable Developer Mode → Load Unpacked → Select extension folder
- Firefox: Visit
- Theme: Choose from 5 visually appealing themes
- Color Palette: Select from 8 carefully crafted eye-soothing color combinations
- Bar Height: Adjust the height from 2px to 20px
- Position: Place at top or bottom of the page
- Progress Percentage: Toggle display of current reading progress
- Smooth Scrolling: Enable for a smoother reading experience
- Long Articles: Perfect for keeping track of progress in lengthy blog posts and tutorials
- Documentation: Never lose your place in technical documentation
- Research Papers: Track your progress through academic papers
- Portfolios: Create a professional reading experience for your site visitors
Reading Progress Bar is built using standard web technologies:
- JavaScript (ES6+)
- CSS3 with animations and transitions
- WebExtensions API for cross-browser compatibility
Contributions are welcome! Feel free to:
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Inspired by reading progress indicators on Medium and other reading-focused websites
- Icon design by Sumalya
- Thanks to all beta testers and contributors!
Made with ❤️ for readers everywhere