The Wayback Machine - https://web.archive.org/web/20190821091813/https://developer.jetpack.com/module/manage/

    Browsing hooks for feature: Manage

    display_activate_module_setting_module_id

    hook (action): Fires to diplay a custom module activation screen.<p>To add a module actionation screen use Jetpack::module_configuration_activation_screen method. Example: Jetpack::module_configuration_activation_screen( 'manage', array( $this, 'manage_activate_screen' ) );</p>

    Source: class.jetpack.php:4967