diff --git a/cesiumDownloads.php b/cesiumDownloads.php index 2ad2b565582b6b9d6be4c6a7ce813c24b0e29101..cfab8194891c247ff545c1f655a432f5f224c715 100644 --- a/cesiumDownloads.php +++ b/cesiumDownloads.php @@ -52,6 +52,13 @@ $cesiumDownloads = 'desc' => _('Pour une installation sur un serveur web'), 'extra' => '' ], + 'Firefox_Add-on' => [ + 'title' => _('Firefox Add-on'), + 'url' => 'https://addons.mozilla.org/fr/firefox/addon/cesium/', + 'img' => 'firefox2019.png', + 'desc' => _('Expérimental Firefox Add-on'), + 'extra' => '' + ] 'livrables' => [ 'title' => _('Livrables'), 'url' => 'https://github.com/duniter/cesium/releases',