AdguardBrowserExtension
AdguardBrowserExtension copied to clipboard
Update filters if version format does not match required
This problem occurs because the filter does not follow the version format.
Version should be defined via integer number like Version: 123 or in semver format Version: 1.2.3
I'm going to open an issue with the feature request to update filters when the filter checksum is changed if the version does not match the format.
Originally posted by @maximtop in https://github.com/AdguardTeam/AdguardBrowserExtension/issues/1697#issuecomment-732187041