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
Migrate from Manifest Version 2 to MV3. Performance should be improved.
Responsive design for better experience on Android.
Breaking changes:
Wildcard rules now match subdomains only. In previous version, *.example.com would take effect on example.com. Now, you may add two rules examle.com and *.example.com to archive the same result.