You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if I could click the bookmarklet and have it automatically default to my preferred options (e.g. WCAG AAA, show errors but not warnings).
That could be achieved by encoding the default options in the bookmarklet. Rather than editing the bookmarklet by hand, we could add a UI to "build your own" bookmarklet with preferred settings. It could even be extended to allow one to select exactly which rules are supported (adding a "custom" option to the standards dropdown).
I plan on implementing this feature and sending a PR this week sometime in the future.