-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Toxc edited this page May 10, 2026
·
1 revision
All notable changes to Reel Scroller are documented here.
- Added support for Instagram Reels ads labeled with a short visible
Adspan. - Improved ad detection by scanning visible nearby label elements around the active Reel.
- Replaced per-tab enabled state with one global toolbar toggle.
- Defaulted the extension to enabled when no saved preference exists.
- Broadcast toggle changes to all open Instagram tabs.
- Made the content script safe to inject multiple times without stacking duplicate listeners.
- Scoped auto-scroll behaviour to Instagram Reels routes (
/reel/and/reels/). - Tightened ad skipping to visible sponsored-label detection only.
- Updated the extension description.
- Reduced false positives from broad ad-link and call-to-action heuristics.
- Cleaned up video listeners, observers, and intervals when the extension is disabled.
- Initial Firefox extension structure.
- Toolbar toggle support.
- Instagram content script for scrolling when Reels end.
- Early sponsored/ad detection heuristics.