{{ addon.description|nl2br }}
{% if addon.all_previews|length > 1 %}{{ _('Image Gallery') }}
{% for preview in addon.all_previews[1:] %}{{ _('Developer Comments') }}
{{ addon.developer_comments|nl2br }}
{{ _('Development Channel') }}
{% trans %} The Development Channel lets you test an experimental new version of this add-on before it's released to the general public. Once you install the development version, you will continue to get updates from this channel. {% endtrans %} {{ _('Install development version') }}
{% trans %} Caution: Development versions of this add-on have not been reviewed by Mozilla. Once you install a development version you will continue to receive development updates from this developer. To stop receiving development updates, reinstall the default version from the link above. {% endtrans %}
- {{ _('Version {0}:')|f( addon.current_beta_version.version) }}
- {{ install_button(addon, latest_beta=True, show_warning=False) }}