TypoScript and Page TsConfig need to be extended.
Add TypoScript
Either import the TypoScript manually in your site package or add the following line to your TypoScript template:
@import 'EXT:friendlycaptcha_official/Configuration/TypoScript/Powermail/setup.typoscript'
or select the TypoScript in your TypoScript record
Add Page TsConfig
Either import the TsConfig manually in your site package or add the following line to your TsConfig files :
@import 'EXT:friendlycaptcha_official/Configuration/PageTsConfig/powermail.typoscript'
or select the TypoScript in your TypoScript record