=== AddonLogic Scroll Progress Bar ===
Contributors: snehalpancholi
Tags: reading progress, scroll bar, progress indicator, reading time, UX
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A thin, animated reading-progress bar at the top or bottom of the viewport — no jQuery, fully configurable colour, height, and display context.

== Description ==

AddonLogic Scroll Progress Bar adds a minimal reading-progress indicator to the top (or bottom) of the browser viewport on single posts, pages, archives, or the front page. The bar fills as the reader scrolls and empties when they scroll back up.

**Features**

* Solid or left-to-right gradient colour
* Configurable height, border-radius, position (top/bottom), and z-index
* Optional numeric percentage tooltip
* Choose which contexts to show it on: single posts, pages, front page, archives
* Throttled with requestAnimationFrame — smooth and CPU-friendly
* ARIA progressbar attributes for accessibility
* No jQuery

== Installation ==

1. Upload the `scroll-progress-bar` folder to `/wp-content/plugins/`.
2. Activate the plugin.
3. Go to **Settings → Scroll Progress Bar** to configure appearance and display contexts.

== Changelog ==

= 1.0.0 =
* Initial release.

== Upgrade Notice ==

= 1.0.0 =
Initial release.
