Releases: davidofwatkins/rescroller
Releases · davidofwatkins/rescroller
2024.7.7
What's Changed
- Fix
38
icon variant by @davidofwatkins in #6 - Remove old migration code by @davidofwatkins in #7
- Add Build Command by @davidofwatkins in #9
- Remove
String.fmt()
by @davidofwatkins in #11 - Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #12
- Manifest V3 Support by @davidofwatkins in #15
- "blacklist" → "ignore list" by @davidofwatkins in #16
- Upgrade Prettier by @davidofwatkins in #17
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #18
- Fix sites using
scrollbar-*
CSS by @davidofwatkins in #19
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.3...2024.7.7
Fix Network Requests to /0 and Misc. Data Structure Improvements
- Fixes erronious requests to /0 when displaying scrollbars
- Miscillaneous improvements to performance and minor bug fixes
Fix Secure Site Warnings
- Fix some secure sites such as banks and login pages from suspecting malicious JS of changing the webpage maliciously. (Uses
chrome.tabs.insertCSS()
instead of manually inserting CSS styling.)
Chrome Sync, Settings Button
- Adds synchronization between Chrome installations via Google accounts
- Adds "restore defaults" option to scrollbar button options
- Adds confirmation message that appears after saving
- Adds "apply" button to the color picker
- Adds icon to Chrome toolbar for easier access to scrollbar settings
- Updated jQuery to v2.0.3
- Fixes some issues where scrollbars would not register on some sites (e.g., answers.yahoo.com)
- Fixes image drag-and-drop functionality
- Fixes issue where "restore defaults" button would not remove some background images
- Fixes issue where image selector failed on successive selections of the same file
- Fixes issue where scrollbars did not update when manually entering color hex