1.0.8
[Improved] Support :-abp-*() syntax #30
ABP recently decided..
- ..to use syntax
:-abp-has()
syntax and not use the backward-compatible syntax[-abp-has="..."]
. As such, we drop the support for ABP's backward-compatible syntax and add support for:-abp-has
. - ..to use syntax
:-abp-contains()
instead of:-abp-has-text()
. As such , we drop the support for-abp-has-text
and add support for:-abp-contains
.