Replies: 0
This plugin’s great for a quick remedy to various accessibility issues, but it’d be even better if it’d persist settings between pages. You could use sessionStorage to store the users selected settings, and apply them again on page load. Typically I think if users are applying these settings, they want them to apply to subsequent pages too.