问题可能出现的原因:
在tampermonkey原来是4.17.x/4.16.x版本基础上更新到4.18.x.
官方回复:
Tampermonkey now uses two content scripts that should be executed in the order they are defined.
For some reason this is not always the case when 4.18 is installed over a 4.16 or 4.17 installation.
Disabling the extension seems to cleanup things and the content scripts are executed in the right order again.
在tampermonkey原来是4.17.x/4.16.x版本基础上更新到4.18.x.
官方回复:
Tampermonkey now uses two content scripts that should be executed in the order they are defined.
For some reason this is not always the case when 4.18 is installed over a 4.16 or 4.17 installation.
Disabling the extension seems to cleanup things and the content scripts are executed in the right order again.