{ "name": "ReCaptcha", "ExtensionFunctions": [ "ConfirmEditHooks::efReCaptcha" ], "MessagesDirs": { "ReCaptcha": [ "i18n" ] }, "AutoloadClasses": { "ReCaptcha": "includes/ReCaptcha.php", "HTMLReCaptchaField": "includes/HTMLReCaptchaField.php", "HTMLSubmittedValueField": "includes/HTMLSubmittedValueField.php", "ReCaptchaAuthenticationRequest": "includes/ReCaptchaAuthenticationRequest.php" }, "config": { "CaptchaClass": "ReCaptcha", "ReCaptchaPublicKey": "", "ReCaptchaPrivateKey": "", "ReCaptchaTheme": "red" }, "callback": "ConfirmEditHooks::onReCaptchaSetup", "manifest_version": 1 }