CINXE.COM
Télécharger RespiRelax+ - CNET France
<!DOCTYPE html> <!--[if IE 7]> <html class="ie ie7" lang="fr-FR"> <![endif]--> <!--[if IE 8]> <html class="ie ie8" lang="fr-FR"> <![endif]--> <!--[if !(IE 7) | !(IE 8) ]><!--> <html lang="fr-FR" class='no-js'> <!--<![endif]--> <head> <meta charset="utf-8" /> <link rel="dns-prefetch" href="https://c.clc2l.com"/> <script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e)}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <script type="text/javascript" data-rocketid="core:critique"> function setCookie(cname, cvalue, exminutes) { var d = new Date(); d.setTime(d.getTime() + (exminutes * 60 * 1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; } function getCookie(cname) { var name = cname + "="; try { var decodedCookie = decodeURIComponent(document.cookie); } catch(e) { var decodedCookie = document.cookie; } var ca = decodedCookie.split(";"); for(var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == " ") { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } </script> <script type="text/javascript" data-rocketid="partner:didomi"> window.didomiEventListeners=window.didomiEventListeners||[],window.didomiEventListeners.push({event:"integrations.consentpassedtodfp",listener:function(e){e.index>0&&e.consentStatus&&(console.log("[Didomi] consentement a été changé : refresh des pubs..."),dfp_refresh_all_ads())}}),window.gdprAppliesGlobally=!0,function(){function e(e,n,t){"function"==typeof t&&(window.__cmpBuffer||(window.__cmpBuffer=[]),"ping"===e?t({gdprAppliesGlobally:window.gdprAppliesGlobally,cmpLoaded:!1},!0):window.__cmpBuffer.push({command:e,parameter:n,callback:t}))}function n(e){if(window.__cmp&&!0===window.__cmp.stub&&e.data){var n,t="string"==typeof e.data;try{n=t?JSON.parse(e.data):e.data}catch(e){return}if(n.__cmpCall){var o=n.__cmpCall;window.__cmp(o.command,o.parameter,function(n,i){var d={__cmpReturn:{returnValue:n,success:i,callId:o.callId}};e.source.postMessage(t?JSON.stringify(d):d,"*")})}}}e.stub=!0,"function"!=typeof window.__cmp&&(window.__cmp=e,window.addEventListener?window.addEventListener("message",n,!1):window.attachEvent("onmessage",n)),function e(){if(!window.frames.__cmpLocator)if(document.body&&document.body.firstChild){var n=document.body,t=document.createElement("iframe");t.style.display="none",t.name="__cmpLocator",t.title="cmpLocator",n.insertBefore(t,n.firstChild)}else setTimeout(e,5)}()}(),window.didomiConfig={integrations:{vendors:{google:{enable:!0,eprivacy:!1,refresh:!1}},refreshOnConsent:!0}},function(e){var n=document.createElement("script");n.onload=function(){console.log("debug load cmp didomi")},n.id="spcloader",n.type="text/javascript",n.src="https://sdk.privacy-center.org/06500ff6-20a4-4d6a-af2e-2572022c1b4f/loader.js?target="+document.location.hostname,n.charset="utf-8";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(n,t)}();</script> <script type="text/javascript" data-rocketid="partner:didomi"> function consent_didomi(partner, fct, args=null) { if(getCookie("rw_didomi_consent_accepted")) { console.log("didomi script "+partner+" cookie"); fct(args); } window.didomiEventListeners = window.didomiEventListeners || []; window.didomiEventListeners.push({ event: "notice.clickagree", listener: function () { setCookie("rw_didomi_consent_accepted", 1, 525600); // si didomi est accepté, on cree cette cookie avec une duree de 1 an console.log("didomi script "+partner+" accepte"); fct(args); } }); } </script> <link rel="preconnect" href="//www.google-analytics.com/analytics.js/" /> <link rel="preconnect" href="//factory.reworldmedia.com/" /> <link rel="preconnect" href="//ced-ns.sascdn.com/" /> <link rel="preconnect" href="//ads.rubiconproject.com/" /> <link rel="preconnect" href="//sf1.viepratique.fr/" /> <link rel="preconnect" href="//sf2.viepratique.fr/" /> <!-- Google Tag Manager --> <script data-rocketid='partner:gtm'> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','unify_dataSlayer','GTM-N7WKPN');</script> <!-- End Google Tag Manager --> <link rel="shortcut icon" type="image/png" href="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/favicon/favicon.ico"> <link rel="icon" href="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/favicon/favicon-32x32.png" sizes="32x32"> <link rel="icon" href="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/assets/images-v2/favicon48.png" sizes="48x48"> <link rel="icon" href="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/favicon/favicon-64x64.png" sizes="64x64"> <link rel="icon" href="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/favicon/favicon-128x128.png" sizes="128x128"> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> <!-- var html = document.getElementsByTagName("html")[0]; html.className = html.className.replace('no-js' ,''); //--> </script><meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script> window.unify_dataSlayer = window.unify_dataSlayer || [{}]; var dmpData = { "content": { "label": "RespiRelax\u002B", "type": "Téléchargement", "author": "Clic2Load", "date": "20220701", "note": "" }, "ops": { "name": "", "id": "", "brand": "" }, "page": { "section": "Télécharger", "subSection": "Sant\u00E9", "mainTag": [], "sectionId": "", "subSectionId": "", "path": "\/telecharger\/respirelax\u002D40369399s.htm", "trackPageview": "", "filters": [] }, "site": { "platform": "cnet", "environment": "prod", "lang": "fr", "sid": 385951 }, "utm": { "medium": "", "source": "", "campaign": "" }, "event": "neweb-dmp" }; window.unify_dataSlayer.push(dmpData); </script> <meta name="robots" content="index,follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> <title>Télécharger RespiRelax+ - CNET France</title> <meta name="description" content="Afin de vous aider à vous relaxer, pourquoi ne pas apprendre à respirer grâce à l'application RespiRelax+ ? Plusieurs modes sont disponibles en fonction de vos besoins : entraînement, équilibre, relaxation, dynamique."/> <meta property="og:locale" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Télécharger RespiRelax+" /> <meta property="og:description" content="Afin de vous aider à vous relaxer, pourquoi ne pas apprendre à respirer grâce à l'application RespiRelax+ ? Plusieurs modes sont disponibles en fonction de vos besoins : entraînement, équilibre, relaxation, dynamique." /> <meta property="og:site_name" content="CNET France" /> <meta name="twitter:card" content="summary_large_image" /> <meta property="og:image" content="https://c.clc2l.com/t/r/e/respirelax-JZcmiO.jpg" /> <meta name="twitter:image" content="https://c.clc2l.com/t/r/e/respirelax-JZcmiO.jpg" /> <link rel="canonical" href="https://www.cnetfrance.fr/telecharger/respirelax-40369399s.htm" /> <meta property="og:url" content="https://www.cnetfrance.fr/telecharger/respirelax-40369399s.htm" /> <meta name="twitter:url" content="https://www.cnetfrance.fr/telecharger/respirelax-40369399s.htm" /> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.cnetfrance.fr/#website","url":"https://www.cnetfrance.fr/","name":"CNET France","description":"Tests produits, news high tech et logiciels","publisher":{"@id":"https://www.cnetfrance.fr/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.cnetfrance.fr/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https://www.cnetfrance.fr/#organization","name":"CNET France","url":"https://www.cnetfrance.fr/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cnetfrance.fr/#/schema/logo/image/","url":"https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/07/cnet-logo-red.png","contentUrl":"https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/07/cnet-logo-red.png","width":300,"height":78,"caption":"CNET France"},"image":{"@id":"https://www.cnetfrance.fr/#/schema/logo/image/"}}]}</script> <link rel='dns-prefetch' href='//api.dmcdn.net' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//www.melty.fr' /> <link rel='dns-prefetch' href='//cdn.taboola.com' /> <link rel='dns-prefetch' href='//cdn.viously.com' /> <link rel='dns-prefetch' href='//boot.pbstck.com' /> <link rel='dns-prefetch' href='//static.digidip.net' /> <link rel='dns-prefetch' href='//www.google.fr' /> <script type="text/javascript" data-rocketid="core:site_config_js"> site_config_js={"SITE_SCHEME":"https","facebook_client_id":"180388813027535","enable_excerpt_img_on_diaporama":true,"enable_diapo_monetisation_mobile_redirection":true,"custom_datalayer":"unify_dataSlayer","disable_show_dai_video_on_scroll":"0","prerollTimeout":5000,"player_podcast_annuler_autoplay_ios":"1","hashtag_linear_gallery":false,"jwplayer_key":"vbUK3gfdKMai96zkE8lPTnO99dVXm6FLeuCa1EG+yFg=","jwplayer7_key":"Clz60zvch5p+0wkRYHn4I+SKMhj1ed29Xto3xg==","diapo_monetisation_mobile":false,"disable_push_menu_content_down_desktop":"","disable_push_menu_content_down_mobile":"","move_gallery_thumbs_nav":"","move_html_elements_on_mobile":"","move_header_social_media_in_mobile":"","activate_dropdown_filter":"","seo_bubble_links":true,"new_share_bottons_mobile":"","thumbnail_gallery":104,"nginx_desktop":1,"dm_ads_params":"article_id=371418&article_type=simple&rubrique_id=4642&etiquettes=&marque=&pos=0&visit=0&env=0","sharedcount":{"Twitter":0,"Facebook":{"share_count":0,"like_count":0,"comment_count":0,"total_count":0,"click_count":0,"comments_fbid":0,"commentsbox_count":0},"Pinterest":0,"GooglePlusOne":0,"last_update":0,"hash":"b0d619ec"},"sharedcount_ready":true,"post_id":371418,"partners":{"dfp_prebid":true,"pubstack":true,"cmp_didomi":true,"taboola":true,"gtm":true},"refresh_meta_duration":300,"enable_refresh_meta":true,"reworld_async_ads":"1","url_template":"https:\/\/www.cnetfrance.fr\/wp-content\/themes\/reworldmedia","devs":{"mute_player_autoplay_integration_player_dailymotion_0430":false,"validation_4d_concept":false,"seo_propriete_itemprop_manquant_101198852":true,"Passage_du_player_sur_videojs":true,"mobile-personnalisation-de-la-colonne-de-droite-98646976":true,"sync_ads_refresh_mobile":true,"seo_projet_integration_videos":true,"new_locking_refactoring":true,"creation_page_home_test_109619530":true,"refresh_teads":true,"teads_desktop_infooter":false,"teads_desktop_in_inpicture":false,"correction_conflit_player_videosjs_meme_page_110878748":true,"network_seo_maillage_inter_site_101380136":true,"seo_correction_micro_donnees_articles_111394476":true,"passage_du_player_sur_jw6_111776366":false,"microdonnees_fil_d_ariane":true,"set_posts_per_page_archive":true,"instagram_post_in_gallery_112502917":true,"video_a_ne_pas_manquer_112137459":true,"nouveau_comportement_dossiers_110082232":false,"nouveau_comportement_dossiers_158696106":false,"creation_call_to_action_dans_diapos_113904831":true,"opt_sas_target_115018561":true,"evenement_article_diapo":true,"auto_play_dailymotion_113908239":true,"nouveau_template_article_oriente_ctr_113552127":true,"generer_une_miniature_du_post_instagram_113730507":true,"retrait_du_fond_gris_114205875":true,"taille_sticker_video_114466013":true,"menu_class_css_112130325":true,"seo_metadonnees_opengraph_103090224":true,"seo_all_sitemapxml_video_103090224":true,"chnagement_texte_optin_partenaire_115765861":true,"decompte_question_jeu_concours_115765861":true,"vpf_in_image_kiosked":true,"opt_btns_partage_reseaux_sociaux_109607742":true,"adaptation_cache_plugin_avec_cache_serveur_116048647":true,"tags_options_partner":true,"ajout_attribut_shortcode_fpvideo_ignorer_remontee_bloc_tv_116201485":true,"form_ninja_quizz_115785889":true,"autoplay_article_diaporama_116516201":true,"disable_carousel_116598303":true,"mfa_flux_rss_slideshow_pour_msn_114295885":true,"adaption_shortcode_galerie_116895557":true,"multiple_gallery_backend_116710063":true,"flux_rss_articles_pour_msn_114296247":true,"disable_full_diapo_117217767":false,"crm_cms_newsletters_templates_mf_109034048":true,"deploiement_cms_newsletter_network_116026439":true,"network_changement_bandeau_cookies_117553065":true,"refonte_quizz_117367015_117366993":false,"exclude_interstitiel_from_poste_cats_117896931":true,"remove_deeper_sections_117892587":false,"cat_desc_in_breadcrumb_117993647":false,"mobile_tablette_square_sous_1e_image_117793115":true,"checked_google_news_117994347":true,"changement_diapo_avec_fleches_clavier_118101879":false,"recommendation_popin_118189493":false,"pub_par_categorie_page":true,"network_mobile_theme_color_119533077":true,"ajout_sous_question_119310527":false,"ajouter_une_case_tous_les_tags_119708761":true,"network_cms_newsletter_admincrm_119709055":true,"network_gestion_tags_adminops_119708921":true,"interface_verrouillage_121198909":true,"integration_lien_ninja_form_120842311":true,"ajout_sous_question_form_120778037":false,"fix_gif_121289577":false,"fix_folder_sidebars_122101685":true,"acces_jeu_concours_crm_admin_122476131":true,"network_bug_compteur_partage_128927283":true,"article_video_playlist_video_128046677":true,"fix_sidebar_dedoublee_131082313":true,"fix_bug_jeu_concours_bouton_jejoue_130919773":true,"network_mobile_sticker_video_131559695":true,"integration_ga_reworld_132229903":true,"click_to_play_videojs_153745207":true,"video_afficher_la_croix_133926691":true,"mobile_nouveau_fonctionnel_diapo_133823477":false,"cache_nav_header_134018049":false,"cache_nav_footer_134446899":true,"newsletter_crop_auto_134798525":true,"activer_synch_generate_new_size":true,"pouvoir_diffuser_vast_vpaid_135592715":true,"thumb_is_required_134352231":true,"network_video_js_conseil_duree_timeout_137245165":true,"nwk_hp_slideshow_remonter_unes_dossier_137153669":false,"integration_tetiere_137246063":true,"tetiere_bas_article_137686799":true,"ntwk_dupliquer_posts_action_groupees_137525489":false,"nwk_template_multi_images_137513253":false,"creation_module_quiz_sur_am_123470571":true,"custom_cache_durations":true,"enable_cache_diapo_rubrique_138257115":true,"cache_block_author_138257115":true,"cache_most_popular_138519847":true,"partners_comportement_inverse_138594757":true,"cache_popupar_folders_136906919":true,"suppression_du_mpu_interieur_article_multi_images_139924659":false,"hide_black_postervideojs_138694819":true,"activate_inread_diapos_140910419":true,"opti_sql_video_post_140335669":true,"cache_child_cats_139206283":true,"mfa_template_one_page_ne_pas_afficher_la_sidebar_142299479":true,"network_crm_integration_kit_adblock_fonctionnel_142212149":true,"network_module_nl_cms_enregistrement_nl_143045745":true,"probleme_cache_col_droite_gourmand_143647309":true,"sas_target_rubrique_green_143305061":true,"duplication_formats_pubs_mobile_143585947":true,"ntwk_crm_regles_fonctionnel_kit_adblock_143857371":true,"articles_simples_position_adyoulike_142521967":true,"network_article_taboola_tetiere_non_conformes_144509629":true,"quiz_et_test_en_hp_opti_du_cache_144924831":true,"limiter_imonomy_desktop_144923757":true,"deplacer_pave_mobile_mbrand_sous_le_chapo_145428109":true,"rectifier_lazy_load_1092212":true,"vpf_drp_article_champ_personnalise_afficher_signature_138035647":true,"mfa_mobile_images_non_responsives_142031093":true,"keywee_rafraichissement_146611139":true,"admin_crm_can_manage_options__140215471":true,"configuration_intersticiel_options":true,"wideonet_double_appel_146686499":true,"rw_export_recette_gourmand_138134895":true,"ajouter-sastarget-cats-119709391":true,"network_fix_lostpassword_url_148150843":true,"bug_widget_wpautop_148429589":true,"seo_prechargement_elements_148586339":true,"masquer_le_footer_crm_sur_mobile_148665881":true,"seo_preload_149161223":false,"seo_prefetch_149800041":false,"retirer_subscription_box_149807147":false,"seo_prechargement_element_dns_prefetch_optim_149916484":false,"lenteur_chargement_pub_player_150412161":true,"optimisation_jquery_ui_150785718":true,"use_enqueue_scripts_150785718":true,"network_pinterest_epingler_chaque_image_diapo_148329911":true,"article_mobile_diaporama_lineaire_151554665":true,"optimisation_gestion_pages_150788196":true,"optimisation_verrouillages_playlists_videos_150412050":true,"minify_js_151083013":false,"seo_network_regles_pagination_151679683":true,"fix_onscroll_article_video_151889968":true,"evolution_param_exclude_152101483":true,"mise_en_place_jw7_151445890":true,"adyoulike_148481575":true,"sublimskinz_148481575":true,"stickyad_148481575":true,"rothelec_148481575":true,"paruvendu_148481575":true,"pixel_148481575":true,"mediatrie_148481575":true,"culture_g_148481575":true,"mbrand_148481575":true,"notify_148481575":true,"nouveau_ligatus_https_152643093":true,"ie_css_152927014":true,"ciblage_sas_target_network_153167779":true,"astuce_playerbas_153138407":false,"desactiver_autoplay_inchrome_153133569":true,"correction_des_micro_donnees_fil_dariane_153168485":true,"lancement_player_sticke_153138287":false,"ga_opt_event_top_popular_152881992":false,"ga_sites_elastiques_event_153513593":false,"ga_event_dm_149424965":false,"dmf_creation_rubrique_affichage_publicites_153560176":true,"rw_taboola_distinction_art_simple_art_video_153906916":true,"hide_meta_refresh_153555787":true,"taboola_distinction_mobile_154172690":true,"lancement_player_sticke_chrome_153138287":false,"lancement_player_sticke_ie_153138287":false,"lancement_player_sticke_firefox_153138287":false,"lancement_player_sticke_safari_153138287":false,"dissociation_tags_freewheel_155007542":false,"chrome_exlude_popin_155431481":false,"corriger_autoplay_des_videos_dm_sur_ie_0815":true,"autoplay_firefox_155394464":false,"incontent_banner_folder_154477278":false,"clean_interface_gestion_affichage_pages_155853909":true,"zoom_images_diapo_linear_156084199":true,"optimize_query_video_tr_1088":true,"optimisation_interface_gestion_pages_155856009":false,"gestion_autoplay_2videos_155518075":false,"msn_feed_rss":true,"integration_player_sticky_tag_options_156719302":true,"autoplay_sites_mobiles_156367647":true,"ajout_tracking_specifique_156084076":true,"bliin_protocol_157242026":false,"changement_wording_cookies_157030185":true,"purge_cache_url_gestion_tags_157115577":true,"autoplay_ko_sur_le_player_dm_158247682":true,"diapo_lineaire_retour_arriere_155851194":true,"integration_script_criteo_header_157916532":true,"ajustements_css_rgpd_158942863":true,"crm_cheetah_reformat_new_specs_159243544":true,"refresh_manager_153552908":true,"fix_cheetah_optin_edito_159243544":true,"pinterest_auto_publish_158687654":false,"integration_mot_cle_bliink_sur_une_categorie_159405244":false,"enable_crm_inread_capping_159230025":false,"audience_format_optimise_pinterest_jcrop_158687688":true,"player_sticke_ko_160582058":false,"integration_bliink_tous_les_sites":false,"remove_dfp_formats_tracker":true,"ciblage_bliink_target_network_tr_2608":true,"liens_non_cliquables_161442981":true,"reprise_chantier_https_2826":true,"amazon_mobile_tr_3140":true,"duplicate_folder_children_152073378":true,"activer_le_lazyload_sur_le_home_diapos_3459":true,"optimiser_les_images_mobile_3459":true,"disable_sabai_forms":true,"changer_emplacement_widget_mpr_tr_3433":true,"optimization_lazy_loading_3649":true,"conditions_affichage_widget_mpr_tr_3439":true,"lazy_loading_3610":true,"discuss_Lazyloading_3722":true,"changer_structure_url_dossier_3268":true,"bug_lazy_loading_3762":true,"add_GA_tracking_on_product_click_163294031":true,"amazon_ajustement_tr_3818":true,"google_api_v5_3589":true,"google_search_console_5xx_4260_redirect_url_attachment":true,"ajouter_attribut_preload_4328":true,"separation_articles_diapo_et_video_shoppable_0383":true,"creation_rubrique_video_shoppable_0386":true,"fix_outlook_v_images_4501":true,"tr_4314_monetisation_dfp_dm_declarer_les_key_values":true,"tr_3840_dfp_key_value_article_simple":true,"optimiser_lenteurs_5085":true,"fermeture_sticky_video_5107":true,"new_plan_de_taggage_DFP_5352":true,"diapo_monetisation_mobile_5334":true,"omep_optimisation_formats_pub_5945":true,"DFP_affichage_pave_pub_3secs_diapo_rub_Green_am_5942":true,"VENTE_INTEGRATION_ANALYTICS_6486":true,"monetisation_widget_ops_v2_7065":true,"deplacer_dfp_pos_23_Automoto_7124":true,"nouveau_template_modification_feed_taboola_7063":true,"bug_player_podcast_annuler_autoplay_ios_7114":true,"monetisation_pub_sur_tablette_sites_elastiques":false,"disable_fixed_megabanner_tablette_7454":false,"shortcode_html_categorie_permalinke_7621":false,"nouvelle_methode_comptabilisation_AMP_7682":false,"amp_integration_micro_format_news_article_7847":false,"web_perf_seo_urgent_7881_mobile_disable_player_bas_article":true,"display_only_published_product_7697":false,"web_perf_seo_urgent_7881_css_footer":false,"optimisation_integration_dfp_sur_amp":false,"d\u00e9sactiver_le_bloc_a_ne_pas_manquer_7563":false,"monetisation_feed_taboola_mobile_7918":false,"template_mobile_conseilles_taboola_8125":false,"Bug_playlist_vid\u00e9o_corps_article_8016":true,"hide_sub_menu_from_template_header":false,"template_questtion_reponse_8583":false,"case_a_cocher_desactiver_le_diaporama_suivant_8733":false,"ajustement_comptabilisation_pv_diapo_1071":true,"sites_lenteur_9069":true,"optimisation_loading_ads_for_lazyload_9440":false,"didomi_modification_du_code_tsf2_9574":false,"chagement_didomi_2_1_9788":false,"chagement_didomi_2_1_9788_v2":false,"didomi_tsf_v2_enleve_etiquettes_10072":false,"chagement_didomi_2_1_9788_v2_separaion_requet":false,"ciblage_position_amp_8702":false,"diapo_mobile_history_gestion_btn_precedent_10362":false,"tous_sites_creation_dimension_auteur_10382":false,"chagement_didomi_2_1_9788_v2_separaion_requet_mobile":false,"update_edvanced_tab_role_10264":false,"show_full_width_home_diaporama_slide_10388":false,"changement_methode_dappel_bliink_10396":false,"fix_warnings_migration_0068":false,"disable_show_dai_video_on_scroll_10569":false,"ops_labote_shoppingbox_10897":false,"player_sticke_AM_mobile_9805":false,"changement_api_cheetah_11868":true,"12187_unfilled_position_23_native":false,"nouveau_ga_reworld_13217_3217":true,"colonne_droite_sur_desktop_pas_de_pub_13941":true,"optimisations_pub_mobile_sur_le_template_acquisition_premium_lc_14545":false,"optimisation_css_nl_9691":false,"edisound_acquisition_tr_15085":false,"remove_ie_css_hack_15192":false,"webperf_lazy_loading_automoto_Tr_0743":true,"click_to_play_dm_15339":true,"fix_lazyload_16062":false,"diapo_related_posts_10184":true,"afficher_toutes_images_diapo_16561":false,"use_optimised_preload_fonts_16568":false,"preload_css_non_critique_16598":false,"inline_css_critique_16657":false,"inline_js_critique_16079":false,"rw_alert_cookies_optimise_17024":false,"vitals_change_placeholder_lazyload_17393":true,"integration_cmp_sur_amp_10396":false,"change_edisound_shortcode_17530":true,"hide_news_letter_for_reste_de_monde_0473":false,"hide_nl_form_uk_17477":false,"enlever_offre_abonnement_18307":false,"placeholder_pub_dfp_18304":true,"nouvelle_implimentation_adrenalead_17600":false,"maj_adrenalead_vpf_gourmand_mf_18774":false,"nouveau_dailymotion_player_15340":false,"integrer_flux_damideco_hp_18805":true,"seedtag_implementation_v2_0082":false,"tr_19710_amp_enable_refresh":true,"new_script_pixel_outbrain":false,"insert_taboola_middle_shortcode_18819":false,"insert_taboola_middle_shortcode_amp_18819":false,"mise_en_place_du_sso_19627":false,"add_more_positions_amp_0290":false,"enlever_encart_essai_gratuit_20091":false,"cdg_tags_gam_last_pub_mobile_0330":false,"habillage_mobile_17294":true,"paywall_modification_appel_qiota_20835":false,"optimisation_template_diapo_19555":false,"diapo_monetisation_mobile_checked_0861":false,"fix_bug_redirect_articles_amp_20968":false,"passer_liens_affiliation_ctc_js_21078":false,"disable_amp_on_posts_ctc_amazon_21217":false,"enable_propositions_meta_box_20021":false,"add_link_without_showing_block_in_hp_20956":false,"ops_amazon_flux_rss_osp_15577":false,"diapo_monetisation_mobile_2022_n1_20660":false,"ctc_integration_nouvelle_box_21530":false,"delete_uid_from_url_21949":false,"ajout_meta_noarchive_aux_articles_premiums_21970":false,"dmp_permutive_20422":false,"embeds_script_links_twitter_instagram_22283":false,"send_email_hash_to_permutive_21272":false,"partner_avantis_desktop_0019":false,"afficher_image_a_la_une_has_video_0092":false,"enable_display_articles_HP_134794609":false,"meet_deal_Etendre_script_tout_le_site_rmf_audience_0075":false,"disable_feed_audience_monet_0075":false,"seo_correction_hide_interactionCount_field_0115":false,"suppression_dimension_superieur_300_hauteur_GAM_0135":false,"player_dailymotion_sur_amp_17085":false,"activate_api_permutive_rmf_monet_0084":false,"update_meta_data_image_legend_diapos_audience_0446":false,"ctc_somaire_0126_par_js":false,"dissociation_tags_desktop_mobile_Seedtag":false,"recommandation_taboola_2022_rmf_monet_0357":false,"disable_occasion_inside_article_0352":false,"MAJ_Page_Auteur_0619":true,"WPRocket_fix_scroll_sidebar_rmf_monet_0437":false,"show_dmp_products_info_0381":false,"show_adwords_after_permutive_0488":false,"delete_all_not_html_balises_from_feed_1342":false,"ctc_edito_adapter_box_ctc_audience_0402":false,"affichage_podcast_hp_0779":false,"links_manager_1031":false,"change_templates_quizz_0569":false,"affichage_bloc_auteur_1172":true,"show_sticky_player_0652":false,"modification_de_la_galerie_cote_b_o_1219":false,"TR_1271_d\u00e9sactiver_AMP_sans_redirection_301":false,"ajout_espace_mon_compte_21961":false,"modification_nombre_articles_feed_0761":false,"quiz_template_js_ajustement_pub_size_0959":false,"auteurs_v2_distinction_auteurs_actifs_generiques_1670":true,"auteurs_v2_liste_uniquement_auteurs_actifs_1671":true,"auteurs_v2_regle_remontee_auteurs_page_redaction_1674":true,"auteurs_v2_gestion_signature_auteur_bo_1680":true,"enable_canonical_category_redirection_1243":false,"pepsia_show_all_except_article_Diapo_monetisation":false,"page_BO_pour_recuperation_des_templates_0983":false,"optimisation_recherche_article_bo_1855":false,"show_position_mobile_104_diapo_monetisation_1057":false,"remove_shortlink_balise_1997":true,"auteurs_v2_regle_affichage_auteurs_front_1675":false,"nouvelle_regle_de_remontee_1240":false,"arret_creation_pages_tag_1236":false,"show_position_mobile_105_diapo_monetisation_1082":false,"show_position_mobile_105_diapo_quizz_1680":false,"add_sponsored_links_seo_2114":true,"add_pos_104_to_quizzes":false,"canonical_url_for_author_page_2261":false,"sitemap_ne_ce_met_pas_a_jour_2109":false,"customize_taboola_integration_1051":false,"add_habillage_position_format_key_value_1209":false,"activate_feed_diapo_monetisation_mobile_1201":false,"rajout_de_la_taille_1x1_sur_les_positions":false,"active_edisound_texttospeech_1502":false,"encode_links_in_content_3063":false,"desactiver_adverspace_tous_sites_3486":true,"bouton_share_event_GA_3544":false,"changement_regles_diffusion_pub_1591":false,"changement_regles_diffusion_taboola_middle_1591":false,"supprimer_redirection_301_302_hp_404_3596":false,"show_link_gestion_cookies_in_footer_3591":true,"add_header_http_last_modified_3658":false,"disable_infeed_and_cta_1662":false,"show_copyright_image_content_article":false,"display_credit_photo_article_normal":false,"disable_infeed_and_cta_1688":false,"load_unify_permutive_file_0209":true,"remove_children_categorie_from_feed_rss_2_3750":false,"suppression_dimension_superieur_970_hauteur_GAM_1795":false,"edit_lazyloaded_formats_1832":false,"display_share_buttons_on_diapo_monet_1782":false,"show_viously_before_title_1712":true,"remove_nbsp_code_from_content_1686":false,"repositionnement_native_sous_taboola_1625":false,"hide_gallery_images_copyright":false,"enable_dfp_prebid_v2_1696":false,"probleme_ancrage_17027":false,"activate_new_viosly_div":false,"taille_des_images_diaporama_1786":false,"enable_permutive_segments_in_viously_1773":false,"disable_sticky_pepsia_2002":false,"custom_quiz_permalink":false,"enable_new_rw_diaporama_1407":false,"show_pagination_on_title":true,"update_default_logo_2089":false,"diapo_monet_preload_ads_1753":false,"encarts_promo_kiosquemag_4719":false,"depot_cookies_avant_consent_15216":false,"disable_google_news_meta_4934":false,"show_event_gtm_view_diapo":false,"activation_diapo_2286":false,"remove_size_300_600_mobile_101":false,"enlever_la_position_101_2302":false,"positionnement_gallery_en_bas_4885":false,"disable_feed_taboola_in_2e_slide_diapo_2343":true,"disable_infeed_taboola_in_quiz":false,"new_partner_options_2278":false,"adaptation_globale_cheetah_0242":true,"activation_consentement_didomi_0242":false,"enable_RS_button_en_js":false,"add_meta_box_author_5896":false,"habillage_lazyloaded_2563":false,"remove_placeholder_pos_101_template_lineaire_2529":false,"supprimer_link_rel_prev_next_hp_hr_niveau1_5935":false,"use_rw_locate_template_1764":true,"add_previewer_role_5828":false,"display_GAM_keyvalue_parsource_2493":false,"enable_preload_concatjs":false,"optimise_criteo_tag":false,"optimise_common_js":false,"optimise_librairies_loading_15500":false,"optimise_load_slick_15520":false,"optimise_load_libs_15541":false,"rw_extract_inbody_js_15624":false,"ajouter_preload_au_scripts_16079":false},"is_preprod":0,"diapo_redirection":true,"sync_ads_refresh_mobile":"1","lang":"fr","msg_accepte_cookies":"En naviguant sur ce site, vous acceptez la politique d'utilisation des cookies. <a href=\"\" target=\"_blank\"> En savoir plus <\/a><div>Si vous ne souhaitez pas que vos cookies soient utilis\u00e9s par nos partenaires vous pouvez <a href=\"http:\/\/optout.networkadvertising.org\/?c=1#!\" target=\"_blank\">Cliquer ici<\/a><\/div>"} </script> <script type='text/javascript' async src='https://prebid.reworldmediafactory.com/cnet.fr/script.min.js' onload=" console.log('debug load prebid');" data-rocketid='partner:dfp'></script> <script type='didomi/javascript' data-vendor-raw='didomi:google' async='async' src='https://securepubads.g.doubleclick.net/tag/js/gpt.js' onload="console.log('debug load doubleclick');" data-rocketid='partner:dfp'></script> <script type='text/javascript' async src='https://prebid.reworldmediafactory.com/pbutils/prebid_utils.min.js?version=1343' onload="console.log('debug load prebid utils ');" data-rocketid='partner:dfp'></script> <script type="text/javascript" data-rocketid='partner:dfp'> function dfp_refresh_all_ads() { reworldAdUtils.refreshAdsInViewport(); } </script> <link rel='stylesheet' id='dfp_desktop_style-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/dfp_desktop_formats.css?ver=2042' type='text/css' media='all' /> <link rel='stylesheet' id='dfp-prebid-placeholder-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/dfp_prebid_placeholder.css?ver=2042' type='text/css' media='all' /> <link rel='stylesheet' id='slick_carousel_css-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/slick.css?ver=6.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='reworldmedia-style-css' href='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/stylesheets/global.css?refresh=1343&ver=2042' type='text/css' media='all' /> <link rel='stylesheet' id='reworldmedia-print-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/print.css?ver=2042' type='text/css' media='print' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.cnetfrance.fr/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' type='text/css' media='all' /> <style id='elasticpress-facet-style-inline-css' type='text/css'> .widget_ep-facet input[type=search],.wp-block-elasticpress-facet input[type=search]{margin-bottom:1rem}.widget_ep-facet .searchable .inner,.wp-block-elasticpress-facet .searchable .inner{max-height:20em;overflow:scroll}.widget_ep-facet .term.hide,.wp-block-elasticpress-facet .term.hide{display:none}.widget_ep-facet .empty-term,.wp-block-elasticpress-facet .empty-term{opacity:.5;position:relative}.widget_ep-facet .empty-term:after,.wp-block-elasticpress-facet .empty-term:after{bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.widget_ep-facet .level-1,.wp-block-elasticpress-facet .level-1{padding-left:20px}.widget_ep-facet .level-2,.wp-block-elasticpress-facet .level-2{padding-left:40px}.widget_ep-facet .level-3,.wp-block-elasticpress-facet .level-3{padding-left:60px}.widget_ep-facet .level-4,.wp-block-elasticpress-facet .level-4{padding-left:5pc}.widget_ep-facet .level-5,.wp-block-elasticpress-facet .level-5{padding-left:75pt}.widget_ep-facet input[disabled],.wp-block-elasticpress-facet input[disabled]{cursor:pointer;opacity:1}.widget_ep-facet .term a,.wp-block-elasticpress-facet .term a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.widget_ep-facet .term a:hover .ep-checkbox,.wp-block-elasticpress-facet .term a:hover .ep-checkbox{background-color:#ccc}.ep-checkbox{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:1em;justify-content:center;margin-right:.25em;width:1em}.ep-checkbox:after{border:solid #fff;border-width:0 .125em .125em 0;content:"";display:none;height:.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.25em}.ep-checkbox.checked{background-color:#5e5e5e}.ep-checkbox.checked:after{display:block} </style> <link rel='stylesheet' id='classic-theme-styles-css' href='https://www.cnetfrance.fr/wp-includes/css/classic-themes.min.css?ver=6.2.2' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-columns.is-layout-flex){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='page_css-css' href='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/stylesheets/single.css?ver=2042' type='text/css' media='all' /> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/libs_loader.js?ver=2042' id='reworldmedia-main-libs-loader-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/javascripts/frontend.js?ver=2042' id='frontend-js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/javascripts/single.js?ver=2042' id='single-js-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/ismobile.min.js?ver=2042' id='jquery-ismobile-js'></script> <link rel="preload" as="font" href="https://www.cnetfrance.fr/wp-content/themes/cnet/assets/fonts/MonumentGrotesk/ABCMonumentGroteskVariable.woff2" crossorigin> <link rel="preload" as="font" href="https://www.cnetfrance.fr/wp-content/themes/cnet/assets/fonts/Sentinel/Sentinel-Semibold.woff2" crossorigin> <link rel="preload" as="font" href="https://www.cnetfrance.fr/wp-content/themes/cnet/assets/fonts/font-cnet.ttf?pxakz2" crossorigin><meta name="affilizz-media" content="63ca7b683f695e2b0bfc753c" /><meta property="nrbi:authors" content="Roch Arène"> <script type='text/javascript' data-rocketid='partner:dfp'> function shift_sticky_ad(selector) { jQuery(window).on('scroll', function() { var $_sticky = jQuery(selector).first(); if(typeof $_sticky !== 'undefined' && $_sticky) { var $_placeholders = jQuery('.placeholder-pub_dfp.placeholder-filled-with-pub, .rwad-with-placeholder.rwad-placeholder-filled'); var offset_sticky = $_sticky.offset(); var height_sticky = $_sticky.outerHeight(); if(typeof offset_sticky !== 'undefined' && offset_sticky) { $_placeholders.each(function() { var offset = jQuery(this).offset(); var sticky_h = offset_sticky.top + height_sticky; var placeholder_h = offset.top + jQuery(this).outerHeight(); // if sticky is over pub placeholder if(offset.top <= sticky_h && sticky_h < placeholder_h) { jQuery(this).find('.pub_dfp').css('top', height_sticky + 'px'); } else { jQuery(this).find('.pub_dfp').css('top', '0'); } }); } } }); } function check_slot_rendering(){ jQuery(document).ready(function() { function hideAdPlaceholder(element) { if(site_config_js.devs.placeholder_pub_dfp_18304) { element.closest('.placeholder-pub_dfp, .rwad-with-placeholder').addClass('placeholder-filled-with-pub'); } } if( typeof window.googletag !== 'undefined' && window.googletag){ googletag.cmd.push(function() { googletag.pubads().addEventListener('slotRenderEnded', function(event) { var adPlaceholderFilled = false; // Récupérer l'id du div contenant la pub var id_div = event.slot.getSlotId().getDomId(); var element = jQuery('#' + id_div); // Au cas on a l'habillage masqué var mask_id = 'rw_skin_clickMask'; $('.' + mask_id + '_to_remove').remove(); if(typeof element.prev()[0] !== 'undefined' && element.prev()[0] == jQuery('#' + mask_id)[0]) { adPlaceholderFilled = true; jQuery('#' + mask_id).addClass(mask_id + '_to_remove'); var maskChildNewTop = jQuery('#' + mask_id)[0].getBoundingClientRect().top + jQuery(document).scrollTop(); jQuery('#' + mask_id + ' a').css('top', maskChildNewTop + 'px'); jQuery('body').addClass(mask_id + '_habillage').css('backgroundPosition', 'center ' + maskChildNewTop + 'px'); } if(!event.isEmpty) { var classes_to_add = 'filled-with-pub'; // Récupérer le width de la pub var width_pub = event.size ? event.size[0] : null; if(width_pub) { classes_to_add += ' has-pub-' + width_pub; } element.addClass(classes_to_add); adPlaceholderFilled = true; } if(adPlaceholderFilled) { hideAdPlaceholder(element); } }); }); } }); } var visite = 0; if(getCookie('visite')) { visite=0; } else { setCookie('visite',1,30); visite=1; } var gptadslots = []; var googletag = googletag || {cmd:[]}; site_config_js.dfp_slots = site_config_js.dfp_slots || {}; site_config_js.dfp_div_ids = {"masthead_haut":"dfp_masthead_haut","mpu_haut":"dfp_mpu_haut","native":"dfp_native"}; site_config_js.dfp_ids = site_config_js.dfp_ids || []; var reworldAd = reworldAd || {}; reworldAd.que = reworldAd.que || []; var reworldAdUtils = reworldAdUtils || {}; reworldAdUtils.que = reworldAdUtils.que || []; googletag.cmd.push(function() { /* masthead_haut */ gptadslots.push(site_config_js.dfp_slots['masthead_haut'] = googletag.defineSlot('/46980923/cnetfrance/organic/telecharger/banner_atf', [[728,90],[970,250],[970,150],[1000,200],[1000,300],[980,250],[970,90],[1000,90],[1000,250],[1020,250],[1800,1000],[1,1]], 'dfp_masthead_haut').setTargeting('pos', ['1']).setTargeting('visite', [visite]).setTargeting('article_id', [371418]).setTargeting('article_type', ["simple"]).setTargeting('auteur', ["Roch Ar\u00e8ne"]).setTargeting('Etiquettes', ["ios", "iphone"]).setTargeting('rubrique_id', [4642]).setCollapseEmptyDiv(true).addService(googletag.pubads())); /* mpu_haut */ gptadslots.push(site_config_js.dfp_slots['mpu_haut'] = googletag.defineSlot('/46980923/cnetfrance/organic/telecharger/300_atf', [[120,600],[160,600],[300,250],[300,600],[300,100]], 'dfp_mpu_haut').setTargeting('pos', ['2']).setTargeting('visite', [visite]).setTargeting('article_id', [371418]).setTargeting('article_type', ["simple"]).setTargeting('auteur', ["Roch Ar\u00e8ne"]).setTargeting('Etiquettes', ["ios", "iphone"]).setTargeting('rubrique_id', [4642]).setCollapseEmptyDiv(true).addService(googletag.pubads())); googletag.pubads().disableInitialLoad(); googletag.pubads().setTargeting("content_keywords", ["ios","iphone"]).setTargeting("platform", "desktop").setTargeting("content_class", "rg").setTargeting("contenttype", "article").setTargeting("story", "371418").setTargeting("date", "08-2023").setTargeting("section", "news"); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.pubads().setCentering(true); googletag.enableServices(); console.log('%c => Not lazyloaded ads : ["masthead_haut","mpu_haut"]', 'background: #222; color: #bada55'); console.log('%c => Lazyloaded ads : ["native"]', 'background: #222; color: #bada55'); }); reworldAd.que.push(function() { reworldAd.refresh(); reworldAdUtils.que.push(function() { reworldAdUtils.setPrebidUtilsConfig({adUnit:"/46980923/cnetfrance/organic/telecharger", targeting:{"visite":[visite],"article_id":[371418],"article_type":["simple"],"auteur":["Roch Ar\u00e8ne"],"Etiquettes":["ios","iphone"],"rubrique_id":[4642]}}); }); }); </script> <style type="text/css"> div.pub_dfp > div { display: block !important; } </style> <link rel="preconnect" href="//securepubads.g.doubleclick.net" /> <link rel="preconnect" href="//www.googletagservices.com" /> <link rel="preconnect" href="//ad.doubleclick.net" /> <link rel="preconnect" href="//tpc.googlesyndication.com" /> <link rel="preconnect" href="//www.gstatic.com" /> <link rel="preconnect" href="//googleads4.g.doubleclick.net" /> <link rel="preconnect" href="//pagead2.googlesyndication.com" /> <link rel="preconnect" href="//googleads.g.doubleclick.net" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if(self.RecaptchaOptions){ RecaptchaOptions.lang= 'fr' ; } </script><!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--><script type="rocketlazyloadscript" async src='https://boot.pbstck.com/v1/tag/d382b72d-a1a9-447f-add0-6ee80c043d9c' data-rocketid="partner:pubstack"></script><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <!--[if lt IE 9]> <script src="https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/html5.js" type="text/javascript"></script> <script src="https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/modernizr.custom.86039.js" type="text/javascript"></script> <![endif]--> <link rel="stylesheet" href="https://c.clc2l.com/build/cnet/dld.c5724523.css"> <script src="https://c.clc2l.com/build/cnet/runtime.7f6b31fa.js" defer></script><script src="https://c.clc2l.com/build/cnet/109.e1e99e07.js" defer></script><script src="https://c.clc2l.com/build/cnet/579.40ca1eca.js" defer></script><script src="https://c.clc2l.com/build/cnet/648.01682e08.js" defer></script><script src="https://c.clc2l.com/build/cnet/dld.305df92f.js" defer></script> <style type="text/css">#hb-wrapperelem {top: 59px;}</style> </head> <body class="cnzd__body single-post"> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N7WKPN" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <div class="sidebar-header-pub row"> <div id="text-9" class="widget-odd widget-last widget-first widget-1 col-xs-12 col-sm-6 col-md-12 col-lg-12 ms-item pull-left widget widget_text"> <div class="textwidget"> </div> </div> </div> <div class="hmutinboard"></div> <nav class="cnzd__o-nav" data-nav> <div class="cn__o-nav__t-btn" data-nav-btn="scheme"></div> <div class="cnzd__o-nav__bg-main"></div> <div class="cnzd__o-nav__bg-categories"></div> <div class="cnzd__o-nav__bg-small-links"></div> <div class="cnzd__o-nav__hdr"> <a class="cnzd__o-nav__hdr__h-btn" href="https://www.cnetfrance.fr/"> <div class="cnzd__o-nav__hdr__h-btn__lg"></div> </a> <div class="cnzd__o-nav__pnl--search__ipt cnzd__o-nav-gutter"> <label class="cn__a-ipt-sch"> <form class="form-inline searchform" action="https://www.cnetfrance.fr/" id="searchform" method="get" role="search"> <div class="form-group col-xs-12 col-sm-10 col-md-9"> <input type="text" class="cn__a-ipt-sch__input" placeholder="Recherche un produit, un test..." name="s" value> </div> <div class="form-group form-group-btn col-xs-1 col-sm-1 col-md-2"> <button type="submit" class="cn__a-ipt-sch__button"></button> </div> </form> </label> </div> <ul class="cnzd__o-nav__hdr__lnks cn__body-md cn__font--700 cn__font-uppercase cnzd-middle-xxs"> <li> <a href="/news/">News</a> </li> <li> <a href="/bon-plan/">Bons plans</a> </li> <li> <a href="https://www.cnetfrance.fr/produits/guides/">Guides d'achat</a> </li> <li> <a href="https://www.cnetfrance.fr/tests/">Tests</a> </li> </ul> </div> <div class="cnzd__o-nav__pnl--menu" data-nav-panel-menu> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr"> <ul class="cnzd__o-nav__pnl--menu__bl cnzd__o-nav-gutter"> <li> <a href="/news/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="News" data-lazy-src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/icons/svg/icon-buyers-guides--day.svg"><noscript><img src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/icons/svg/icon-buyers-guides--day.svg" alt="News"></noscript> <span class="cn__body-md cn__font--700 cn__font-primary--has-hover cn__font-uppercase cnzd__vr--8">News</span> </a> </li> <li> <a href="/bon-plan/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Bons plans" data-lazy-src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/icons/svg/icon-buyers-guides--day.svg"><noscript><img src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/icons/svg/icon-buyers-guides--day.svg" alt="Bons plans"></noscript> <span class="cn__body-md cn__font--700 cn__font-primary--has-hover cn__font-uppercase cnzd__vr--8">Bons plans</span> </a> </li> <li> <a href="https://www.cnetfrance.fr/produits/guides/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Guides d'achat" data-lazy-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/06/buying-guide.svg"><noscript><img src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/06/buying-guide.svg" alt="Guides d'achat"></noscript> <span class="cn__body-md cn__font--700 cn__font-primary--has-hover cn__font-uppercase cnzd__vr--8">Guides d'achat</span> </a> </li> <li> <a href="https://www.cnetfrance.fr/tests/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Tests" data-lazy-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/07/review.svg"><noscript><img src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/07/review.svg" alt="Tests"></noscript> <span class="cn__body-md cn__font--700 cn__font-primary--has-hover cn__font-uppercase cnzd__vr--8">Tests</span> </a> </li> </ul> <div class="cnzd__o-nav__pnl--menu__sl cnzd__o-nav-gutter"> <span class="cn__body-md cn__font--700 cn__font-primary">En ce moment :</span> <ul> <li> <a class="cn__body-md cn__font-primary--has-hover" href="https://www.cnetfrance.fr/bon-plan/">Les meilleurs bons plans High-Tech</a> </li> <li> <a class="cn__body-md cn__font-primary--has-hover" href="/produits/les-meilleurs-smartphones-39368049.htm">Meilleurs smartphones 2024</a> </li> <li> <a class="cn__body-md cn__font-primary--has-hover" href="/produits/meilleurs-aspirateurs-robots-39876249.htm">Les meilleurs aspirateurs robots 2024</a> </li> <li> <a class="cn__body-md cn__font-primary--has-hover" href="/produits/les-vrais-meilleurs-ecouteurs-sans-fil-true-wireless-de-decembre-2022-39861740.htm">Meilleurs écouteurs sans fil 2024</a> </li> </ul> </div> <a class="cnzd__o-nav__pnl--menu__act cnzd__o-nav-gutter cnzd-middle-xxs" href="/connexion/"> <div></div> <span class="cn__body-lg cn__font-primary">Mon Compte</span> </a> <ul class="cnzd__o-nav__pnl--menu__ct"> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/applications-logiciels/">Applications et logiciels</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/culture-4000143164.htm/">Culture</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/maison-quotidien/">Maison et quotidien</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/informatique-4000000154.htm/">Informatique</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/telephonie-3900046204.htm/">Téléphonie</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/audio-4000000163.htm/">Audio</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/tv-images/">Tv et images</a> </li> <li> <span class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" data-nav-plus>Plus</span> <ul> <li> <a href="https://www.cnetfrance.fr/sciences-innovations/" class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" data-nav-plus-item>Sciences et innovations</a> </li> </ul> </li> </ul> <ul class="cnzd__o-nav__pnl--menu__sdl cnzd-middle-xxs"> <li> <a class="cn__body-lg cn__font-primary--has-hover cn__font-uppercase cnzd__o-nav-gutter" href="https://forums.cnetfrance.fr/">Forum</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cn__font-uppercase cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/telecharger/">Télécharger</a> </li> </ul> </div> </div><div class="cn__o-nav__pnl--scheme is--mini" data-nav-panel-scheme> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr"> <span class="cn__o-nav__pnl--scheme__t cn__title-lg cn__font-primary">Affichage</span> <ul class="cn__o-nav__pnl--scheme__tgl cnzd__vr--24--v-xl"> <li class="cn__o-nav__pnl--scheme__tgl__itm is--day"> <label class="cn__o-nav__pnl--scheme__tgl__itm__inr cnzd-middle-xxs" data-toggle-theme="light"> <div class="cn__o-nav__pnl--scheme__tgl__itm__inr__i"></div> <span class="cnzd__vr--8 cn__body-sm cn__font-primary">Jour</span> <div class="cnzd__a-rad-btn cnzd__vr--16"> <input type="radio" name="toggle-display-mode" data-radio> <span></span> </div> </label> </li> <li class="cn__o-nav__pnl--scheme__tgl__itm is--night"> <label class="cn__o-nav__pnl--scheme__tgl__itm__inr cnzd-middle-xxs" data-toggle-theme="dark"> <div class="cn__o-nav__pnl--scheme__tgl__itm__inr__i"></div> <span class="cnzd__vr--8 cn__body-sm cn__font-primary">Nuit</span> <div class="cnzd__a-rad-btn cnzd__vr--16"> <input type="radio" name="toggle-display-mode" data-radio> <span></span> </div> </label> </li> <li class="cn__o-nav__pnl--scheme__tgl__itm is--system"> <label class="cn__o-nav__pnl--scheme__tgl__itm__inr cnzd-middle-xxs" data-toggle-theme> <div class="cn__o-nav__pnl--scheme__tgl__itm__inr__i"></div> <span class="cnzd__vr--8 cn__body-sm cn__font-primary">Automatique</span> <div class="cnzd__a-rad-btn cnzd__vr--16"> <input type="radio" name="toggle-display-mode" checked data-radio> <span></span> </div> </label> </li> </ul> </div> </div> <div class="cnzd__o-nav__ovl" data-nav-btn="close"> <div class="cnzd__o-nav__ovl__i is--account cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Mon compte</span> </div> <div class="cnzd__o-nav__ovl__i is--menu cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Menu</span> </div> <div class="cnzd__o-nav__ovl__i is--news cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">News</span> </div> <div class="cnzd__o-nav__ovl__i is--scheme cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Affichage</span> </div> <div class="cnzd__o-nav__ovl__i is--search cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Recherche</span> </div> </div> <div class="cnzd__o-nav__pnl--news" data-nav-panel-news> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr cnzd__o-nav-gutter"> <p class="cn__title-lg cn__font-primary cnzd__vr--24">A ne pas manquer</p> <ul class="cnzd-row cnzd__vr--16 cnzd__list--16"> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/renault-laguna-20t-39310938p.htm" title="Renault Laguna 2.0T"> <img width="365" height="200" class="lazy-load" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20365%20200'%3E%3C/svg%3E" alt="Renault Laguna 2.0T" data-lazy-src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png"><noscript><img width="365" height="200" class="lazy-load" src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png" alt="Renault Laguna 2.0T"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/renault-laguna-20t-39310938p.htm" title="Renault Laguna 2.0T"> Renault Laguna 2.0T </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/bmw-120d-sport-39345082p.htm" title="BMW 120d Sport"> <img width="365" height="200" class="lazy-load" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20365%20200'%3E%3C/svg%3E" alt="BMW 120d Sport" data-lazy-src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png"><noscript><img width="365" height="200" class="lazy-load" src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png" alt="BMW 120d Sport"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/bmw-120d-sport-39345082p.htm" title="BMW 120d Sport"> BMW 120d Sport </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/nissan-murano-39345899p.htm" title="Nissan Murano"> <img width="120" height="90" decoding="async" src="/rw-placeholder/120/90/image.svg" data-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/05/nissan_murano_normal.gif" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Nissan Murano"><noscript><img width="120" height="90" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/05/nissan_murano_normal.gif" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Nissan Murano" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/nissan-murano-39345899p.htm" title="Nissan Murano"> Nissan Murano </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/citroen-c3-exclusive-39347778p.htm" title="Citroën C3 Exclusive"> <img width="120" height="90" decoding="async" src="/rw-placeholder/120/90/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/05/Citroen_C3_Normal.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Citroën C3 Exclusive"><noscript><img width="120" height="90" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/05/Citroen_C3_Normal.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Citroën C3 Exclusive" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/citroen-c3-exclusive-39347778p.htm" title="Citroën C3 Exclusive"> Citroën C3 Exclusive </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> </ul> </div> </div><div class="cnzd__o-nav__pnl--search"> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr"> <div class="cnzd__o-nav__pnl--search__ipt cnzd__o-nav-gutter"> <label class="cn__a-ipt-sch"> <input id="search_post" class="cn__a-ipt-sch__input" type="text" placeholder="Recherche un produit, un test..."> <button type="submit" class="cn__a-ipt-sch__button"></button> </label> </div> <!-- SEARCH RESULTS --> <div class="cnzd__o-nav__pnl--search__sr cnzd__o-nav-gutter" id="global-search-results"></div> <!-- SEARCH RESULTS --> <!-- HIGHLIGHT --> <div class="cnzd__o-nav__pnl--search__h cnzd__o-nav-gutter"> <p class="cn__title-lg cn__font-primary cnzd__vr--24">Les derniers tests</p> <ul class="cnzd-row cnzd__vr--16 cnzd__list--16"> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-beats-powerbeats-pro-2-426508.htm" title="Test Beats Powerbeats Pro 2 : des améliorations en pagaille, du design aux fonctionnalités"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2025/02/beats-powerbeats-pro-2-365x200.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Beats Powerbeats Pro 2 : des améliorations en pagaille, du design aux fonctionnalités"><noscript><img width="365" height="200" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2025/02/beats-powerbeats-pro-2-365x200.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Beats Powerbeats Pro 2 : des améliorations en pagaille, du design aux fonctionnalités" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-beats-powerbeats-pro-2-426508.htm" title="Test Beats Powerbeats Pro 2 : des améliorations en pagaille, du design aux fonctionnalités" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Beats Powerbeats Pro 2 : des améliorations en pagaille, du design aux fonctionnalités</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">12/02/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-galaxy-s25-et-s25-plus-426438.htm" title="Test Galaxy S25 et S25+ : l'intelligence artificielle trouve sa place, sans être trop intrusive"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2025/02/galaxy-s25-s25plus-365x200.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Galaxy S25 et S25+ : l'intelligence artificielle trouve sa place, sans être trop intrusive"><noscript><img width="365" height="200" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2025/02/galaxy-s25-s25plus-365x200.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Galaxy S25 et S25+ : l'intelligence artificielle trouve sa place, sans être trop intrusive" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-galaxy-s25-et-s25-plus-426438.htm" title="Test Galaxy S25 et S25+ : l'intelligence artificielle trouve sa place, sans être trop intrusive" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Galaxy S25 et S25+ : l'intelligence artificielle trouve sa place, sans être trop intrusive</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">12/02/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-redmagic-10-pro-425542.htm" title="Test du RedMagic 10 Pro, un smartphone gaming qui frise l'excellence"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/01/design-sans-titre-2025-01-13t093220.823-365x200.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test du RedMagic 10 Pro, un smartphone gaming qui frise l'excellence"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/01/design-sans-titre-2025-01-13t093220.823-365x200.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test du RedMagic 10 Pro, un smartphone gaming qui frise l'excellence" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-redmagic-10-pro-425542.htm" title="Test du RedMagic 10 Pro, un smartphone gaming qui frise l'excellence" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test du RedMagic 10 Pro, un smartphone gaming qui frise l'excellence</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">12/02/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/huawei-mate-x6-426283.htm" title="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo prometteur"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/huawei-mate-x6-365x200.webp" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo prometteur"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/huawei-mate-x6-365x200.webp" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo prometteur" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/huawei-mate-x6-426283.htm" title="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo prometteur" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo prometteur</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">12/02/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-amazon-kindle-scribe-2024-424526.htm" title="Test Amazon Kindle Scribe (2024) : les améliorations sont réelles, mais subtiles"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2024/12/kindle-scribe-2-cityscape-background-2-365x200.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Amazon Kindle Scribe (2024) : les améliorations sont réelles, mais subtiles"><noscript><img width="365" height="200" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2024/12/kindle-scribe-2-cityscape-background-2-365x200.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Amazon Kindle Scribe (2024) : les améliorations sont réelles, mais subtiles" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-amazon-kindle-scribe-2024-424526.htm" title="Test Amazon Kindle Scribe (2024) : les améliorations sont réelles, mais subtiles" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Amazon Kindle Scribe (2024) : les améliorations sont réelles, mais subtiles</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">12/02/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-xiaomi-buds-5-une-alternative-aux-airpods-4-pour-les-petits-budgets-426023.htm" title="Test Xiaomi Buds 5 : une alternative aux AirPods 4 pour les petits budgets"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/01/xiaomi-buds-5-front-365x200.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Xiaomi Buds 5 : une alternative aux AirPods 4 pour les petits budgets"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/01/xiaomi-buds-5-front-365x200.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Xiaomi Buds 5 : une alternative aux AirPods 4 pour les petits budgets" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-xiaomi-buds-5-une-alternative-aux-airpods-4-pour-les-petits-budgets-426023.htm" title="Test Xiaomi Buds 5 : une alternative aux AirPods 4 pour les petits budgets" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Xiaomi Buds 5 : une alternative aux AirPods 4 pour les petits budgets</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">12/02/2025</span> </div> </span> </li> </ul> </div> <!-- HIGHLIGHT --> </div> </div><div class="cnzd__o-nav__ftr"> <div class="cnzd__o-nav__ftr__n-btn cn__body-md cn__font--700 cn__font-uppercase" data-nav-btn="news">News</div> <div class="cnzd__o-nav__ftr__btn is--l" data-nav-btn="menu"> <span class="cn__body-sm cn__font-primary">Menu</span> </div> <div class="cnzd__o-nav__ftr__btn is--r" data-nav-btn="search"> <span class="cn__body-sm cn__font-primary">Rechercher</span> </div> <div class="cnzd__o-nav__ftr__shp"> <div class="cnzd__o-nav__ftr__shp__l"></div> <div class="cnzd__o-nav__ftr__shp__c"></div> <div class="cnzd__o-nav__ftr__shp__r"></div> </div> </div> </nav> <div id="top_banner"></div> <script> if (window.innerWidth > 1000) { let cnetBanner = `<div class="clearfix"></div><div id="megabanner_top"> <aside id="text-10" class="widget-odd widget-last widget-first widget-1 col-xs-12 col-md-12 col-lg-12 ms-item widget widget_text"> <div class="textwidget"><!-- masthead_haut --> <div class='clearfix'></div><div class='placeholder-pub_dfp placeholder-masthead_haut' style='min-width:1000px; min-height:300px;' ><div class='pub_dfp masthead_haut' id='dfp_masthead_haut'></div></div> <script type='text/javascript' data-rocketid='partner:dfp'> googletag.cmd.push(function() { googletag.display('dfp_masthead_haut'); site_config_js.dfp_ids.push('masthead_haut'); }); <`+`/script></div> </aside> </div>`; document.getElementById('top_banner').innerHTML = cnetBanner; } else { let cnetBanner = `<div class="clearfix"></div><div id="dfp_sticky_banner_top" class="pub_dfp sticky_banner_top lazyload-rwad" data-child-adunit="banner_atf" data-position-mobile="151" data-sticky="true" data-sticky-offset="58" style="min-width:320px; min-height:100px;" ></div>`; document.getElementById('top_banner').innerHTML = cnetBanner; } </script> <div id="container"> <div class="cnzd__lyt" data-main-container> <div class="cnzd__lyt__ctnr l-page"> <main id="content" class="cnzd__main has--sidebar"> <div class="cn__p-pb__ar"> <section class="l-hero"> <ol id="wo-breadcrumbs" class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a href="https://www.cnetfrance.fr/" itemprop="item"> <span itemprop="name">Accueil</span> </a> <meta itemprop="position" content="1" /> </li> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a href="https://www.cnetfrance.fr/telecharger/" itemprop="item"> <span itemprop="name">Téléchargement</span> </a> <meta itemprop="position" content="2" /> </li> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <span itemprop="name">RespiRelax+</span> <meta itemprop="item" content="https://www.cnetfrance.fr/telecharger/respirelax-40369399s.htm" /> <meta itemprop="position" content="3" /> </li> </ol> <h1 class="ed__a-mt">RespiRelax+</h1> <div class="l-hero__searchbar m-searchbar js-searchbar"> <button class="m-searchbar__btn" aria-label="Catégories toggle"> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="12" viewBox="0 0 16 12"> <rect class="line line--top" fill="#FFF" width="16" height="2"/> <rect class="line line--center" fill="#FFF" width="16" height="2" y="5"/> <rect class="line line--bottom" fill="#FFF" width="16" height="2" y="10"/> </svg> <span>Catégories</span> </button> <form class="m-searchbar__form" id="dld-search-form" action="https://www.cnetfrance.fr/telecharger/recherche" name="dld-search" method="get" > <input class="m-searchbar__input" id="dld-search-input" type="text" name="q" placeholder="Rechercher un logiciel, une application..." required="required" autocomplete="off" value="" aria-label="Rechercher un logiciel, une application..."> <button class="m-searchbar__submit" aria-label="Rechercher"></button> </form> <div class="m-searchbar__content"> <span class="m-searchbar__title">Plateformes</span> <ul class="m-searchbar__list"> <li data-os="windows"><a href="https://www.cnetfrance.fr/telecharger/windows/">Windows</a></li> <li data-os="macos"><a href="https://www.cnetfrance.fr/telecharger/macos/">macOS</a></li> <li data-os="android"><a href="https://www.cnetfrance.fr/telecharger/android/">Android</a></li> <li data-os="ios"><a href="https://www.cnetfrance.fr/telecharger/ios/">iOS</a></li> <li data-os="service-en-ligne"><a href="https://www.cnetfrance.fr/telecharger/service-en-ligne/">Services en ligne</a></li> <li data-os="linux"><a href="https://www.cnetfrance.fr/telecharger/linux/">Linux</a></li> </ul> <span class="m-searchbar__title">Catégories</span> <ul class="m-searchbar__list"> <li data-cat="special-offers"><a href="https://www.cnetfrance.fr/telecharger/offres-speciales">Offres spéciales</a></li> <li data-cat="incontournables"><a href="https://www.cnetfrance.fr/telecharger/incontournables">Les incontournables</a></li> <li data-cat="astronomie"><a href="https://www.cnetfrance.fr/telecharger/categorie/astronomie">Astronomie</a></li> <li data-cat="audio"><a href="https://www.cnetfrance.fr/telecharger/categorie/audio">Audio</a></li> <li data-cat="bureautique"><a href="https://www.cnetfrance.fr/telecharger/categorie/bureautique">Bureautique</a></li> <li data-cat="communication"><a href="https://www.cnetfrance.fr/telecharger/categorie/communication">Communication</a></li> <li data-cat="developpement"><a href="https://www.cnetfrance.fr/telecharger/categorie/developpement">Développement</a></li> <li data-cat="education"><a href="https://www.cnetfrance.fr/telecharger/categorie/education">Éducation</a></li> <li data-cat="finance"><a href="https://www.cnetfrance.fr/telecharger/categorie/finance">Finance</a></li> <li data-cat="ia"><a href="https://www.cnetfrance.fr/telecharger/categorie/ia">IA</a></li> <li data-cat="information"><a href="https://www.cnetfrance.fr/telecharger/categorie/information">Information</a></li> <li data-cat="internet"><a href="https://www.cnetfrance.fr/telecharger/categorie/internet">Internet</a></li> <li data-cat="jeux"><a href="https://www.cnetfrance.fr/telecharger/categorie/jeux">Jeux</a></li> <li data-cat="loisirs"><a href="https://www.cnetfrance.fr/telecharger/categorie/loisirs">Loisirs</a></li> <li data-cat="multimedia"><a href="https://www.cnetfrance.fr/telecharger/categorie/multimedia">Multimédia</a></li> <li data-cat="musique"><a href="https://www.cnetfrance.fr/telecharger/categorie/musique">Musique</a></li> <li data-cat="personnalisation"><a href="https://www.cnetfrance.fr/telecharger/categorie/personnalisation">Personnalisation</a></li> <li data-cat="photo"><a href="https://www.cnetfrance.fr/telecharger/categorie/photo">Photo</a></li> <li data-cat="productivite"><a href="https://www.cnetfrance.fr/telecharger/categorie/productivite">Productivité</a></li> <li data-cat="sante"><a href="https://www.cnetfrance.fr/telecharger/categorie/sante">Santé</a></li> <li data-cat="sciences"><a href="https://www.cnetfrance.fr/telecharger/categorie/sciences">Sciences</a></li> <li data-cat="securite"><a href="https://www.cnetfrance.fr/telecharger/categorie/securite">Sécurité</a></li> <li data-cat="shopping"><a href="https://www.cnetfrance.fr/telecharger/categorie/shopping">Shopping</a></li> <li data-cat="sport"><a href="https://www.cnetfrance.fr/telecharger/categorie/sport">Sport</a></li> <li data-cat="systeme-exploitation"><a href="https://www.cnetfrance.fr/telecharger/categorie/systeme-exploitation">Système d'exploitation</a></li> <li data-cat="utilitaires"><a href="https://www.cnetfrance.fr/telecharger/categorie/utilitaires">Utilitaires</a></li> <li data-cat="video"><a href="https://www.cnetfrance.fr/telecharger/categorie/video">Video</a></li> <li data-cat="voyage"><a href="https://www.cnetfrance.fr/telecharger/categorie/voyage">Voyage</a></li> <li data-cat="vpn"><a href="https://www.cnetfrance.fr/telecharger/categorie/vpn">VPN</a></li> </ul> <span class="m-searchbar__title">Extensions pour navigateur</span> <ul class="m-searchbar__list"> <li data-os="extension-google-chrome"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/">Google Chrome</a></li> <li data-os="extension-mozilla-firefox"><a href="https://www.cnetfrance.fr/telecharger/extension-mozilla-firefox/">Mozilla Firefox</a></li> <li data-os="extension-microsoft-edge"><a href="https://www.cnetfrance.fr/telecharger/extension-microsoft-edge/">Microsoft Edge</a></li> </ul> </div> </div> </section> <section class="l-section"> <div class="m-fiche"> <div class="m-fiche__hero"> <figure class="m-fiche__img"> <picture> <source type="image/webp" srcset="https://c.clc2l.com/c/thumbnail75webp/t/r/e/respirelax-JZcmiO.jpg"> <img src="https://c.clc2l.com/c/thumbnail75/t/r/e/respirelax-JZcmiO.jpg" alt="RespiRelax+" title="RespiRelax+" width="64" height="64" decoding="async" fetchpriority="high"> </picture> </figure> <div class="m-fiche__heading"> <p class="m-fiche__uptitle">Licence gratuite</p> <p class="m-fiche__title">RespiRelax+</p> </div> </div> <ul class="m-fiche__specs"> <li> <div class="c-spec c-spec--update" title="Dernière mise à jour">02/10/2023</div> </li> <li> <div class="c-spec c-spec--downloads" title="8 427 téléchargements">8 427</div> <a href="#section-specs" class="m-fiche__link c-link js-scroll">Toutes les specs</a> </li> </ul> <div class="m-fiche__rates"> <div class="c-rate c-rate--small"> <p class="c-rate__label">Play Store</p> <div class="c-rate__stars"> <span data-rate-value='4.4' title="Note Play Store : 4,4/5"></span> </div> <p class="c-rate__votes">2 481</p> </div> <div class="c-rate c-rate--small"> <p class="c-rate__label">App Store</p> <div class="c-rate__stars"> <span data-rate-value='4' title="Note App Store : 4/5"></span> </div> <p class="c-rate__votes">751</p> </div> </div> <div class="m-fiche__cta"> <div class="m-cta m-cta--dld js-cta"> <div class="m-cta__btn"> <i class="c-icon c-icon--android is-white"></i> <a href="https://www.cnetfrance.fr/telecharger/respirelax-40369399s-46242-telechargement.htm" class="m-cta__link dld-btn-download" data-os-slug="android" rel="nofollow"> Télécharger <span>Version gratuite</span> </a> <div class="m-cta__toggle"></div> </div> <div class="m-cta__dropdown"> <ul> <li> <a data-os-type="Android" data-os-slug="android" href="https://www.cnetfrance.fr/telecharger/respirelax-40369399s-46242-telechargement.htm" class="dld-btn-download" rel="nofollow"> <i class="c-icon c-icon--android"></i> <span>Android</span> </a> </li> <li> <a data-os-type="iOS" data-os-slug="ios" href="https://www.cnetfrance.fr/telecharger/respirelax-40369399s-66144-telechargement.htm" class="dld-btn-download" rel="nofollow"> <i class="c-icon c-icon--ios"></i> <span>iOS iPhone / iPad</span> </a> </li> </ul> </div> </div> </div> </div> </section> <section class="l-section"> <h2 class="l-section__title"><span>Description</span></h2> <div class="m-fiche__content"> <p>Une partie du stress quotidien peut être supprimé simplement en apprenant à respirer. Il ne s’agit pas ici de la respiration réflexe qui permet à votre corps de récupérer l’oxygène dont il a besoin pour fonctionner. Non il s’agit de la respiration qui permet de calmer les palpitements cardiaques, de régler le rythme cardiaque et de se détendre. RespiRelax+ vous propose de prendre votre respiration en main.</p> <p>RespiRelax+ est une application entièrement gratuite développée par les Thermes d’Allevard un site thermal dédié à la relaxation. Vous pouvez télécharger et utiliser l'application gratuitement sur votre smartphone ou tablette sous Android ou iOS (iPhone, iPad). Notez qu’elle est entièrement en français. Son interface peut sembler un peu vieillotte, mais elle suffit largement au but recherché : se détendre.</p> <p>L’interface de l'application est très simple. À l’écran se trouve une petite colonne en bas de laquelle une bulle est visible. En bas à gauche de l’écran se trouve un chronomètre, et à droite un bouton de lecture. Par défaut, c'est le mode de relaxation et de gestion du stress qui vous est proposés. Cliquez sur le bouton lecture et vous verrez la bulle monter dans la colonne.</p> <p>L’exercice est en fait très simple : pendant la durée impartie (décomptée via le chronomètre), vous devez inspirer quand la bulle monte et expirer quand elle descend. Cela signifie que vous devez régler votre vitesse d’inspiration et d'expiration sur les mouvements de la bulle. Cet exercice va vous permettre de faire redescendre la tension. Cependant, il est conseillé de s'entraîner régulièrement afin que ce type de respiration devienne un automatisme lorsque vous en avez besoin.</p> <p>En haut à droite de l'écran se trouve le menu principal de RespiRelax+. Il contient un guide d’utilisation qui vous explique pas à pas les actions à réaliser afin d’utiliser l'application dans les meilleures conditions. Depuis ce menu, vous avez également accès aux réglages. Depuis cet écran, vous pouvez régler la durée de l’exercice, activer ou désactiver la musique relaxante et changer la durée d’inspiration et la durée d’expiration. Des boutons de réglage automatique vous permettent de changer de mode sans avoir besoin de tout régler manuellement.</p> <p>Retrouvez RespiRelax+ dans notre sélection : <a href="https://www.cnetfrance.fr/produits/5-applications-ios-ou-android-pour-apprendre-la-meditation-cet-ete-39886553.htm" target="_blank">5 applications iOS ou Android pour apprendre la méditation cet été</a>.</p> </div> </section> <section class="l-section" id="section-specs"> <h2 class="l-section__title"><span>Spécifications</span></h2> <div class="m-table"> <div class="m-table__row"> <div class="m-table__col">Play Store</div> <div class="m-table__col"> <div class="c-rate"> <div class="c-rate__stars"> <span data-rate-value='4.4' title="Note Play Store : 4,4/5"></span> </div> <p class="c-rate__votes">2 481</p> </div> </div> </div> <div class="m-table__row"> <div class="m-table__col">App Store</div> <div class="m-table__col"> <div class="c-rate"> <div class="c-rate__stars"> <span data-rate-value='4' title="Note App Store : 4/5"></span> </div> <p class="c-rate__votes">751</p> </div> </div> </div> <div class="m-table__row"> <div class="m-table__col">Dernière mise à jour</div> <div class="m-table__col">2 octobre 2023</div> </div> <div class="m-table__row"> <div class="m-table__col">Licence</div> <div class="m-table__col">Licence gratuite</div> </div> <div class="m-table__row"> <div class="m-table__col">Téléchargements</div> <div class="m-table__col"> 8 427 (30 derniers jours : 13) </div> </div> <div class="m-table__row"> <div class="m-table__col">Auteur</div> <div class="m-table__col">THERMES D'ALLEVARD</div> </div> <div class="m-table__row"> <div class="m-table__col">Systèmes d'exploitation</div> <div class="m-table__col"> Android, iOS iPhone / iPad </div> </div> <div class="m-table__row"> <div class="m-table__col">Catégorie</div> <div class="m-table__col"> Santé </div> </div> </div> </section> <section class="l-section l-section__btf"> <h2 class="l-section__title"><span>Capture d'écran</span></h2> <div class="m-grid m-grid--captures"> <div class="m-grid__item"> <a href="https://c.clc2l.com/c/screenshot/i/r/e/respirelax-7LdyoS.jpg" class="c-capture elem"> <div class="c-capture"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/i/r/e/respirelax-7LdyoS.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail280/i/r/e/respirelax-7LdyoS.jpg" class="lazyload" alt="RespiRelax+" title="RespiRelax+" loading="lazy" decoding="async" width="140" height="105"> </picture> </div> </a> </div> <div class="m-grid__item"> <a href="https://c.clc2l.com/c/screenshot/i/r/e/respirelax-Bz-Ji3.jpg" class="c-capture elem"> <div class="c-capture"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/i/r/e/respirelax-Bz-Ji3.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail280/i/r/e/respirelax-Bz-Ji3.jpg" class="lazyload" alt="RespiRelax+" title="RespiRelax+" loading="lazy" decoding="async" width="140" height="105"> </picture> </div> </a> </div> <div class="m-grid__item"> <a href="https://c.clc2l.com/c/screenshot/i/r/e/respirelax-nx5e6g.jpg" class="c-capture elem"> <div class="c-capture"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/i/r/e/respirelax-nx5e6g.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail280/i/r/e/respirelax-nx5e6g.jpg" class="lazyload" alt="RespiRelax+" title="RespiRelax+" loading="lazy" decoding="async" width="140" height="105"> </picture> </div> </a> </div> <div class="m-grid__item"> <a href="https://c.clc2l.com/c/screenshot/i/r/e/respirelax-KBj6y1.jpg" class="c-capture elem"> <div class="c-capture"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/i/r/e/respirelax-KBj6y1.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail280/i/r/e/respirelax-KBj6y1.jpg" class="lazyload" alt="RespiRelax+" title="RespiRelax+" loading="lazy" decoding="async" width="140" height="105"> </picture> </div> </a> </div> <div class="m-grid__item"> <a href="https://c.clc2l.com/c/screenshot/i/r/e/respirelax-0G8CWI.jpg" class="c-capture elem"> <div class="c-capture"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/i/r/e/respirelax-0G8CWI.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail280/i/r/e/respirelax-0G8CWI.jpg" class="lazyload" alt="RespiRelax+" title="RespiRelax+" loading="lazy" decoding="async" width="140" height="105"> </picture> </div> </a> </div> </div> </section> <section class="l-section"> <p class="l-section__title"><span>Entraide et discussions</span></p> <p> Vous rencontrez un problème avec RespiRelax+ ou souhaitez obtenir des informations sur son fonctionnement ? <a href="https://forums.cnetfrance.fr/android-smartphones-tablettes-montres-etc" class="c-link-fiche">Posez vos questions et demandez de l'aide dans le forum Android : smartphones, tablettes, montres</a> </p> </section> <section class="l-section l-section__btf"> <p class="l-section__title"><span>Logiciels similaires</span></p> <div class="m-carousel m-carousel--similars" id="carousel-similar"> <div class="keen-slider"> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/mediter-avec-petit-bambou-40357281s.htm" title="Petit BamBou : Méditation"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/-/J/-JTGLDG.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/J/-JTGLDG.png" class="lazyload" alt="Petit BamBou : Méditation" title="Petit BamBou : Méditation" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Petit BamBou : Méditation</h3> </div> </a> </div> </div> </div> </section> <section class="l-section l-section__btf"> <p class="l-section__title"><span>Dans la même catégorie</span></p> <div class="m-carousel m-carousel--similars" id="carousel-category"> <div class="keen-slider"> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/antistress-40369401s.htm" title="Antistress - Relaxing games"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/n/antistress-QyAglz.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/n/antistress-QyAglz.png" class="lazyload" alt="Antistress - Relaxing games" title="Antistress - Relaxing games" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Antistress - Relaxing games</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/namatata-40357287s.htm" title="Namatata"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/-/x/-xFz_69.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/x/-xFz_69.png" class="lazyload" alt="Namatata" title="Namatata" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Namatata</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/carte-des-ilots-de-fraicheur-a-paris-40369305s.htm" title="Carte des îlots de fraîcheur à Paris"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/c/a/carte-des-ilots-de-fraicheur-a-paris-nWt2di.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/c/a/carte-des-ilots-de-fraicheur-a-paris-nWt2di.png" class="lazyload" alt="Carte des îlots de fraîcheur à Paris" title="Carte des îlots de fraîcheur à Paris" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Carte des îlots de fraîcheur à Paris</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/plume-labs-pollution-de-lair-40369301s.htm" title="Plume Labs: pollution de l'air"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/P/l/Plume-Labs-pollution-de-l-air-p36Ltq.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/P/l/Plume-Labs-pollution-de-l-air-p36Ltq.png" class="lazyload" alt="Plume Labs: pollution de l'air" title="Plume Labs: pollution de l'air" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Plume Labs: pollution de l'air</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/waterminder-40369299s.htm" title="WaterMinder - traqueur d'eau"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/w/a/waterminder-N5OIg8.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/w/a/waterminder-N5OIg8.png" class="lazyload" alt="WaterMinder - traqueur d'eau" title="WaterMinder - traqueur d'eau" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">WaterMinder - traqueur d'eau</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/serenity-meditation-guidee-40368081s.htm" title="Serenity : Méditation guidée"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/s/e/serenity-meditation-guidee-7wYbOC.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/s/e/serenity-meditation-guidee-7wYbOC.png" class="lazyload" alt="Serenity : Méditation guidée" title="Serenity : Méditation guidée" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Serenity : Méditation guidée</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/my-diet-coach-mon-coach-minceur-et-calories-40369503s.htm" title="My Diet Coach - Mon coach minceur et calories"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/M/y/My-Diet-Coach-Mon-coach-minceur-et-calories-meHaNR.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/M/y/My-Diet-Coach-Mon-coach-minceur-et-calories-meHaNR.png" class="lazyload" alt="My Diet Coach - Mon coach minceur et calories" title="My Diet Coach - Mon coach minceur et calories" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">My Diet Coach - Mon coach minceur et calories</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/appblock-40357323s.htm" title="AppBlock - blocage d'applis"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/p/appblock-ix43e5.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/p/appblock-ix43e5.jpg" class="lazyload" alt="AppBlock - blocage d'applis" title="AppBlock - blocage d'applis" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">AppBlock - blocage d'applis</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/forest-40357316s.htm" title="Forest:Rester Concentré"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/-/m/-mtJUnf.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/m/-mtJUnf.jpg" class="lazyload" alt="Forest:Rester Concentré" title="Forest:Rester Concentré" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Forest:Rester Concentré</h3> </div> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/telecharger/declic-champi-40369487s.htm" title="Déclic Champi"> <div class="a-product a-product--similar"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/D/e/Declic-Champi-cTgIeA.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/D/e/Declic-Champi-cTgIeA.png" class="lazyload" alt="Déclic Champi" title="Déclic Champi" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <h3 class="a-product__title">Déclic Champi</h3> </div> </a> </div> </div> </div> </section> <span id="dld-cat" data-cat="sante" class="c-display-none"></span> </div> </main> <aside class="cnzd__dc"> <aside id="text-8" class="widget-odd widget-last widget-first widget-1 is--position-sticky col-xs-12 col-sm-6 col-md-12 col-lg-12 ms-item pull-left widget widget_text"> <div class="textwidget"><!-- mpu_haut --> <div class='clearfix'></div><div class='placeholder-pub_dfp placeholder-mpu_haut' style='min-width:300px; min-height:600px;' ><div class='pub_dfp mpu_haut' id='dfp_mpu_haut'></div></div> <script type='text/javascript' data-rocketid='partner:dfp'> googletag.cmd.push(function() { googletag.display('dfp_mpu_haut'); site_config_js.dfp_ids.push('mpu_haut'); }); </script></div> <div class='clearfix'></div> <div class="c2l-rightcol-img"></div> <section class="l-section"> <p class="l-section__title">Tops Téléchargement</p> <ul class="m-list m-list--products"> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/g/o/google-playstore-Iauj7q.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/g/o/google-playstore-Iauj7q.png" class="lazyload" alt="Google Play Store" title="Google Play Store" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/google-playstore-40338008s.htm" class="c-link" title="Google Play Store">Google Play Store</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/y/o/youtube-8TIKL2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/y/o/youtube-8TIKL2.png" class="lazyload" alt="YouTube" title="YouTube" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/youtube-40339172s.htm" class="c-link" title="YouTube">YouTube</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/l/i/libreoffice-w4SXHB.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/l/i/libreoffice-w4SXHB.png" class="lazyload" alt="LibreOffice" title="LibreOffice" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/libreoffice-39644052s.htm" class="c-link" title="LibreOffice">LibreOffice</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/a/d/adobe-acrobat-reader-dc-V9DbmF.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/a/d/adobe-acrobat-reader-dc-V9DbmF.jpg" class="lazyload" alt="Adobe Acrobat Reader" title="Adobe Acrobat Reader" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/adobe-reader-windows-11001867s.htm" class="c-link" title="Adobe Acrobat Reader">Adobe Acrobat Reader</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/i/n/inkscape-rSd8of.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/i/n/inkscape-rSd8of.jpg" class="lazyload" alt="InkScape" title="InkScape" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/inkscape-windows-39559456s.htm" class="c-link" title="InkScape">InkScape</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/o/foxit-reader-TCDazs.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/o/foxit-reader-TCDazs.png" class="lazyload" alt="Foxit PDF Reader" title="Foxit PDF Reader" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/foxit-reader-40337983s.htm" class="c-link" title="Foxit PDF Reader">Foxit PDF Reader</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-10-famille-KqITws.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-10-famille-KqITws.jpg" class="lazyload" alt="Windows 10 Famille" title="Windows 10 Famille" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/windows-10-40337634s.htm" class="c-link" title="Windows 10 Famille">Windows 10 Famille</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/-/a/-aelX9r.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/-/a/-aelX9r.jpg" class="lazyload" alt="EaseUS Data Recovery Wizard Free" title="EaseUS Data Recovery Wizard Free" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/data-recovery-wizard-free-40337654s.htm" class="c-link" title="EaseUS Data Recovery Wizard Free">EaseUS Data Recovery Wizard Free</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/d/u/duckduckgo-wOkKq6.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/d/u/duckduckgo-wOkKq6.png" class="lazyload" alt="DuckDuckGo" title="DuckDuckGo" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/duckduckgo-40357353s.htm" class="c-link" title="DuckDuckGo">DuckDuckGo</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/H/a/Happy-Color-jeux-de-coloriage-IVtInu.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/H/a/Happy-Color-jeux-de-coloriage-IVtInu.png" class="lazyload" alt="Happy Color – jeux de coloriage" title="Happy Color – jeux de coloriage" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/happy-color-jeux-de-coloriage-40367573s.htm" class="c-link" title="Happy Color – jeux de coloriage">Happy Color – jeux de coloriage</a> </p> </div> </article> </li> </ul> </section> <section class="l-section l-section--newslist"> <p class="l-section__title"><span>Nouveautés</span></p> <ul class="m-list m-list--products"> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/a/c/accuweather-1WWZHK.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/a/c/accuweather-1WWZHK.png" class="lazyload" alt="AccuWeather: Satellite Météo" title="AccuWeather: Satellite Météo" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/accuweather-40339255s.htm" class="c-link" title="AccuWeather: Satellite Météo">AccuWeather: Satellite Météo</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/o/foxit-pdf-editor-Ks6lVA.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/o/foxit-pdf-editor-Ks6lVA.jpg" class="lazyload" alt="Foxit PDF Editor" title="Foxit PDF Editor" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/foxit-pdf-editor-40369671s.htm" class="c-link" title="Foxit PDF Editor">Foxit PDF Editor</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/r/free-pdf-to-word-converter-cUs060.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/r/free-pdf-to-word-converter-cUs060.png" class="lazyload" alt="Free PDF to Word Converter" title="Free PDF to Word Converter" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/free-pdf-to-word-converter-40337984s.htm" class="c-link" title="Free PDF to Word Converter">Free PDF to Word Converter</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/i/fitness-musculation-OKS5fH.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/i/fitness-musculation-OKS5fH.png" class="lazyload" alt="Fitness & Musculation" title="Fitness & Musculation" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/fitness-musculation-40358477s.htm" class="c-link" title="Fitness & Musculation">Fitness & Musculation</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/t/r/treesize-free-ueYNX0.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/t/r/treesize-free-ueYNX0.png" class="lazyload" alt="TreeSize Free" title="TreeSize Free" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/treesize-free-40340699s.htm" class="c-link" title="TreeSize Free">TreeSize Free</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/-/p/-p01inS.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/-/p/-p01inS.jpg" class="lazyload" alt="Borderlands 3" title="Borderlands 3" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/borderlands-3-40357945s.htm" class="c-link" title="Borderlands 3">Borderlands 3</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/t/r/trivia-crack-jeu-de-quiz-multijoueurs-mVC7vO.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/t/r/trivia-crack-jeu-de-quiz-multijoueurs-mVC7vO.png" class="lazyload" alt="Trivia Crack (Jeu de quiz multijoueurs)" title="Trivia Crack (Jeu de quiz multijoueurs)" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/trivia-crack-jeu-de-quiz-multijoueurs-40360093s.htm" class="c-link" title="Trivia Crack (Jeu de quiz multijoueurs)">Trivia Crack (Jeu de quiz multijoueurs)</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/i/firealpaca-VF1C4F.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/i/firealpaca-VF1C4F.jpg" class="lazyload" alt="FireAlpaca" title="FireAlpaca" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/firealpaca-40343603s.htm" class="c-link" title="FireAlpaca">FireAlpaca</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/-/-/--AS8nx.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/-/-/--AS8nx.jpg" class="lazyload" alt="Life is Feudal: Your Own" title="Life is Feudal: Your Own" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/life-is-feudal-40357719s.htm" class="c-link" title="Life is Feudal: Your Own">Life is Feudal: Your Own</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/n/b/nba-2k20-fw7GgS.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/n/b/nba-2k20-fw7GgS.jpg" class="lazyload" alt="NBA 2K" title="NBA 2K" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/nba-2k20-40357949s.htm" class="c-link" title="NBA 2K">NBA 2K</a> </p> </div> </article> </li> </ul> </section> <section class="l-section"> <p class="l-section__title">Offres spéciales</p> <ul class="m-list m-list--products" id="c-list-offers"> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/p/r/project-Skrd-Y.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/p/r/project-Skrd-Y.jpg" class="lazyload" alt="Microsoft Project" title="Microsoft Project" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-project-40344061s.htm" class="c-link" title="Microsoft Project">Microsoft Project</a> </p> <p class="a-product-sm__promo"> <b>9,95 €</b> au lieu de <span>247,00 €</span> (<b>- 96 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-10-famille-KqITws.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-10-famille-KqITws.jpg" class="lazyload" alt="Windows 10 Famille" title="Windows 10 Famille" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-10-40337634s.htm" class="c-link" title="Windows 10 Famille">Windows 10 Famille</a> </p> <p class="a-product-sm__promo"> <b>9,95 €</b> au lieu de <span>138,00 €</span> (<b>- 93 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-11-JJBp_C.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-11-JJBp_C.png" class="lazyload" alt="Windows 11 Famille" title="Windows 11 Famille" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-11-40368009s.htm" class="c-link" title="Windows 11 Famille">Windows 11 Famille</a> </p> <p class="a-product-sm__promo"> <b>9,95 €</b> au lieu de <span>138,00 €</span> (<b>- 93 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-10-pro-3iX1BM.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-10-pro-3iX1BM.jpg" class="lazyload" alt="Windows 10 Pro" title="Windows 10 Pro" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-10-pro-40342213s.htm" class="c-link" title="Windows 10 Pro">Windows 10 Pro</a> </p> <p class="a-product-sm__promo"> <b>14,95 €</b> au lieu de <span>197,00 €</span> (<b>- 92 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-11-pro-IURBtl.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-11-pro-IURBtl.png" class="lazyload" alt="Windows 11 Professionnel" title="Windows 11 Professionnel" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-11-pro-40368489s.htm" class="c-link" title="Windows 11 Professionnel">Windows 11 Professionnel</a> </p> <p class="a-product-sm__promo"> <b>14,95 €</b> au lieu de <span>197,00 €</span> (<b>- 92 %</b>) </p> </div> </article> </li> </ul> <div> <a href="https://www.cnetfrance.fr/telecharger/offres-speciales" class="l-products__link c-link c-link--more" title="Toutes les offres spéciales">Toutes les offres spéciales</a> </div> </section> <section class="l-section"> <div class="c-c2l"> <p>Tous les logiciels sur Cnet ont été testés pour vous garantir qu'ils ne contiennent aucuns virus et logiciels malveillants.</p> <span data-c2l="aHR0cHM6Ly93d3cuY2xpYzJsb2FkLmNvbS9mci8=" class="span-c2l" target="_blank"> <span>Powered by C2L</span> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/img/logo-c2l-150.webp"> <img data-src="https://c.clc2l.com/img/logo-c2l-150.png" title="Clic2Load" alt="Logo Clic2Load" class="lazyload" loading="lazy" width="150" height="21"> </picture> </span> </div> </section> </aside> </aside> </div> </div> </div> <div class="cnzd__o-ftr cn__body-md cn__font-primary"> <div class="cnzd__o-ftr__inr"> <div class="cnzd__o-ftr__l"></div> <div class="cnzd__o-ftr__lst"> <div id="text-2" class="widget-odd widget-first widget-1 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>PRODUITS</span><ul><li class="menu-item-391"><span data-href="/produits/">Tous les produits</span></li><li class="menu-item-371380"><span data-href="https://www.cnetfrance.fr/special/smartphone-4000002598.htm/">Smartphones</span></li><li class="menu-item-279788"><span data-href="https://www.cnetfrance.fr/produits/pc-portables-netbooks/">PC Portables / Tablettes</span></li><li class="menu-item-279795"><span data-href="https://www.cnetfrance.fr/produits/appareils-photo-numeriques/">Photo / vidéo</span></li><li class="menu-item-279798"><span data-href="https://www.cnetfrance.fr/produits/tv-hd/">TV / Smart TV</span></li><li class="menu-item-366598"><span data-href="/comparateur-forfait-mobile/">Comparateur forfait mobile</span></li><li class="menu-item-366599"><span data-href="/comparateur-box-internet/">Comparateur box internet</span></li></ul></div></div> </div><div id="text-3" class="widget-even widget-2 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>NEWS</span><ul><li class="menu-item-279819"><span data-href="https://www.cnetfrance.fr/news/gadget/">Gadget</span></li><li class="menu-item-279831"><span data-href="https://www.cnetfrance.fr/news/internet/">Internet</span></li><li class="menu-item-279841"><span data-href="https://www.cnetfrance.fr/news/mobilite/">Mobilité</span></li><li class="menu-item-279849"><span data-href="https://www.cnetfrance.fr/news/photo-video/">Photo-vidéo</span></li></ul></div></div> </div><div id="text-4" class="widget-odd widget-3 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>TÉLÉCHARGEMENTS</span><ul><li class="menu-item-372"><span data-href="/telecharger/">Tous les téléchargements</span></li><li class="menu-item-373"><span data-href="/telecharger/android/">Android</span></li><li class="menu-item-374"><span data-href="/telecharger/ios/">iOS</span></li><li class="menu-item-375"><span data-href="/telecharger/windows/">Windows</span></li><li class="menu-item-376"><span data-href="/telecharger/macos/">Mac</span></li><li class="menu-item-377"><span data-href="/telecharger/categorie/jeux">Jeux flash</span></li></ul></div></div> </div><div id="text-5" class="widget-even widget-4 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>À PROPOS</span><ul><li class="menu-item-390"><span data-href="/auteurs">L'équipe</span></li><li class="menu-item-389"><span data-href="https://www.reworldmedia.com/">Reworld Media</span></li><li class="menu-item-410157"><span data-href="https://www.reworldmedia.com/mentions-legales/politique-des-donnees-a-caractere-personnel-et-cookies?utm_source=cnetfrance.fr">Politique de confidentialité</span></li><li class="menu-item-410024"><span data-href="/utiq/">Gérer Utiq</span></li></ul></div></div> </div><div id="text-6" class="widget-odd widget-last widget-5 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>SUIVRE CNET FRANCE VIA…</span><ul><li class="menu-item-378"><span data-href="https://www.facebook.com/cnetfrance">Facebook</span></li><li class="menu-item-379"><span data-href="https://twitter.com/cnetfrance">Twitter</span></li><li class="menu-item-380"><span data-href="https://www.youtube.com/user/CNETfrance">Youtube</span></li><li class="menu-item-381"><span data-href="https://www.dailymotion.com/CNETFrance">Dailymotion</span></li><li class="menu-item-382"><span data-href="http://www.cnetfrance.fr/inscription-newsletter">Newsletter</span></li><li class="menu-item-383"><span data-href="https://www.cnetfrance.fr/feeds/rss/">RSS</span></li></ul></div></div> </div> <div class="cnzd__o-ftr__cat is--legal"> <p class="cn__body-sm"><a href="https://www.cnetfrance.fr/mentions-legales">Mentions légales</a> | <a href="https://www.reworldmedia.com/mentions-legales/politique-des-donnees-a-caractere-personnel-et-cookies?utm_source=cnetfrance.fr">Politique de protection des données personnelles</a> | <a href="https://www.cnetfrance.fr/faq-cookies">Foire aux questions - Vos choix concernant l'utilisation de cookies</a> | <span id="cmp_preferences">Paramétrer les cookies |</span> <a href="https://www.cnetfrance.fr/notification">Notifications </a> CNET France is operated by CUP Interactive SAS (France) under license from Ziff Davis. CNET France est exploité par CUP Interactive SAS (France) sous licence de Ziff Davis. </p> </div> </div> </div> </div> <div id="c2l-data"></div> <link rel="stylesheet" href="https://c.clc2l.com/build/cnet/lightbox2.6c141f72.css"> <script src="https://c.clc2l.com/build/cnet/lightbox2.d18ac62f.js" type="text/javascript" async></script> <link rel="stylesheet" href="https://c.clc2l.com/build/cnet/carousel2.2b75155d.css"> <script src="https://c.clc2l.com/build/cnet/carousel2.311c3b1f.js" type="text/javascript" async></script> <script type="application/ld+json">{"@context":"https:\/\/schema.org","@type":"MobileApplication","name":"RespiRelax+","headline":"Afin de vous aider \u00e0 vous relaxer, pourquoi ne pas apprendre \u00e0 respirer gr\u00e2ce \u00e0 l'application RespiRelax+\u00a0 ? Plusieurs modes sont disponibles en fonction de vos besoins : entra\u00eenement, \u00e9quilibre, relaxation, dynamique.","url":"https:\/\/www.cnetfrance.fr\/telecharger\/respirelax-40369399s.htm","dateModified":"2023-10-02","interactionStatistic":{"@type":"InteractionCounter","userInteractionCount":8427},"operatingSystem":"Android, iOS","applicationCategory":"Sant\u00e9","description":"Une partie du stress quotidien peut \u00eatre supprim\u00e9 simplement en apprenant \u00e0 respirer. Il ne s\u2019agit pas ici de la respiration r\u00e9flexe qui permet \u00e0 votre corps de r\u00e9cup\u00e9rer l\u2019oxyg\u00e8ne dont il a besoin pour fonctionner. Non il s\u2019agit de la respiration qui permet de calmer les palpitements cardiaques, de r\u00e9gler le rythme cardiaque et de se d\u00e9tendre. RespiRelax+ vous propose de prendre votre respiration en main.\r\n\r\nRespiRelax+ est une application enti\u00e8rement gratuite d\u00e9velopp\u00e9e par les Thermes d\u2019Allevard un site thermal d\u00e9di\u00e9 \u00e0 la relaxation. Vous pouvez t\u00e9l\u00e9charger et utiliser l'application gratuitement sur votre smartphone ou tablette sous Android ou iOS (iPhone, iPad). Notez qu\u2019elle est enti\u00e8rement en fran\u00e7ais. Son interface peut sembler un peu vieillotte, mais elle suffit largement au but recherch\u00e9 : se d\u00e9tendre.\r\n\r\nL\u2019interface de l'application est tr\u00e8s simple. \u00c0 l\u2019\u00e9cran se trouve une petite colonne en bas de laquelle une bulle est visible. En bas \u00e0 gauche de l\u2019\u00e9cran se trouve un chronom\u00e8tre, et \u00e0 droite un bouton de lecture. Par d\u00e9faut, c'est le mode de relaxation et de gestion du stress qui vous est propos\u00e9s. Cliquez sur le bouton lecture et vous verrez la bulle monter dans la colonne.\r\n\r\nL\u2019exercice est en fait tr\u00e8s simple : pendant la dur\u00e9e impartie (d\u00e9compt\u00e9e via le chronom\u00e8tre), vous devez inspirer quand la bulle monte et expirer quand elle descend. Cela signifie que vous devez r\u00e9gler votre vitesse d\u2019inspiration et d'expiration sur les mouvements de la bulle. Cet exercice va vous permettre de faire redescendre la tension. Cependant, il est conseill\u00e9 de s'entra\u00eener r\u00e9guli\u00e8rement afin que ce type de respiration devienne un automatisme lorsque vous en avez besoin.\r\n\r\nEn haut \u00e0 droite de l'\u00e9cran se trouve le menu principal de RespiRelax+. Il contient un guide d\u2019utilisation qui vous explique pas \u00e0 pas les actions \u00e0 r\u00e9aliser afin d\u2019utiliser l'application dans les meilleures conditions. Depuis ce menu, vous avez \u00e9galement acc\u00e8s aux r\u00e9glages. Depuis cet \u00e9cran, vous pouvez r\u00e9gler la dur\u00e9e de l\u2019exercice, activer ou d\u00e9sactiver la musique relaxante et changer la dur\u00e9e d\u2019inspiration et la dur\u00e9e d\u2019expiration. Des boutons de r\u00e9glage automatique vous permettent de changer de mode sans avoir besoin de tout r\u00e9gler manuellement.\r\n\r\nRetrouvez RespiRelax+ dans notre s\u00e9lection :\u00a05 applications iOS ou Android pour apprendre la m\u00e9ditation cet \u00e9t\u00e9.","screenshot":"https:\/\/c.clc2l.com\/i\/r\/e\/respirelax-7LdyoS.jpg","thumbnailUrl":"https:\/\/c.clc2l.com\/c\/thumbnail280\/t\/r\/e\/respirelax-JZcmiO.jpg","creator":{"@type":"Organization","name":"THERMES D'ALLEVARD"},"offers":{"@type":"Offer","price":"0","priceCurrency":"EUR"},"aggregateRating":{"@type":"AggregateRating","ratingValue":4.2,"ratingCount":3232}}</script> <script type="text/javascript"> adblock = true; </script> <!-- file blocked if adblock is enabled --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/ados.js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if(adblock){ jQuery( document ).ready( function(){ setTimeout(function(){ send_GA("Adblock", "pub", "1"); }, 3000); }); } </script> <script type="text/javascript" data-rocketid='partner:dfp'> jQuery(document).ready(function() { if(typeof shift_sticky_ad !== "undefined") { shift_sticky_ad('.navbar-fixed-top'); } }); </script> <script type="text/javascript" data-rocketid='partner:dfp'> if(typeof check_slot_rendering !== "undefined") { check_slot_rendering(); } </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocketid="partner:taboola"> window._taboola = window._taboola || []; _taboola.push({flush: true}); </script><script type="text/javascript" data-rocketid="partner:dfp"> if (is_desktop) { jQuery(document).ready(function() { if(!adblock) { if(site_config_js.manage_tracking_ga) { var id = "masthead_haut"; if(site_config_js.manage_tracking_ga.indexOf(id) != -1) { setTimeout(function() { send_GA( "DFP", "masthead_haut", self.location.href, null, true); }, 3000); } } else { setTimeout(function() { send_GA( "DFP", "masthead_haut", self.location.href, null, true); }, 3000); } } else { if(!site_config_js.disable_dfp_adblocker_event) { setTimeout(function() { send_GA("DFP Adblocker", "masthead_haut", self.location.href, null, true); }, 3000); } } }); }</script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocketid="partner:taboola"> window._taboola = window._taboola || []; _taboola.push({ mode: 'thumbnails-mid-a', container: 'taboola-mid-article-thumbnails', placement: 'Mid Article Thumbnails', target_type: 'mix' }); </script> <script type="text/javascript" data-rocketid="partner:dfp"> if (is_desktop) { jQuery(document).ready(function() { if(!adblock) { if(site_config_js.manage_tracking_ga) { var id = "mpu_haut"; if(site_config_js.manage_tracking_ga.indexOf(id) != -1) { setTimeout(function() { send_GA( "DFP", "mpu_haut", self.location.href, null, true); }, 3000); } } else { setTimeout(function() { send_GA( "DFP", "mpu_haut", self.location.href, null, true); }, 3000); } } else { if(!site_config_js.disable_dfp_adblocker_event) { setTimeout(function() { send_GA("DFP Adblocker", "mpu_haut", self.location.href, null, true); }, 3000); } } }); }</script> <script data-rocketid="partner:gtm" type="text/javascript"> adblock_value = adblock ? 1 : 0 ; </script> <script data-rocketid="partner:gtm"> window.dataLayer = window.dataLayer || []; dataLayer.push({ "adblock": adblock_value }); </script> <link rel='stylesheet' id='zoomboxCSS-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/zoombox/zoombox.css?ver=6.2.2' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/slick.min.js?ver=1.5.9' id='slick_carousel-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/lazyload-v2.min.js?ver=2688' id='reworldmedia-lazy-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/jquery.masonry.js?ver=6.2.2' id='reworldmedia-masonry-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/jquery.browser.js?ver=6.2.2' id='reworldmedia-browser-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/zoombox/zoombox.js?ver=6.2.2' id='zoomboxJS-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-includes/js/comment-reply.min.js?ver=6.2.2' id='comment-reply-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils.js?ver=2042' id='reworldmedia-main-utils-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-video-player-base.js?ver=2042' id='reworldmedia-main-utils-video-player-main-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/show_videojs.js?ver=2042' id='reworldmedia-main-utils-video-player-show-videojs-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/show_video.js?ver=2042' id='reworldmedia-main-utils-video-player-show-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/show_dai_video.js?ver=2042' id='reworldmedia-main-utils-video-player-show-dai-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/mobile_first_play.js?ver=2042' id='reworldmedia-main-utils-video-player-mobile-first-play-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/playlist.js?ver=2042' id='reworldmedia-main-utils-video-player-playlist-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/play_selected_video.js?ver=2042' id='reworldmedia-main-utils-video-player-play-selected-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/play_on_click.js?ver=2042' id='reworldmedia-main-utils-video-player-play-on-click-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/play_carousel_video.js?ver=2042' id='reworldmedia-main-utils-video-player-play-carousel-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-video-player.js?ver=2042' id='reworldmedia-main-utils-video-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-jw-player.js?ver=2042' id='reworldmedia-main-utils-jw-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-jw6-player.js?ver=2042' id='reworldmedia-main-utils-jw6-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/adways_player.js?ver=2042' id='reworldmedia-adways-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-brightcove.js?ver=2042' id='reworldmedia-main-utils-brightcove-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-caroussel.js?ver=2042' id='reworldmedia-main-utils-caroussel-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-playhomevideo.js?ver=2042' id='reworldmedia-main-utils-playhomevideo-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-most-popular-video.js?ver=2042' id='reworldmedia-main-utils-most-popular-video-js' defer></script> <script type='text/javascript' id='reworldmedia-main-js-extra'> /* <![CDATA[ */ var menu_items = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/main.js?ver=2042' id='reworldmedia-main-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/share.min.js?ver=2042' id='reworldmedia-sharer-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://api.dmcdn.net/all.js?ver=2042' id='reworldmedia-dai-video-api-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/cookies.js?ver=6.2.2' id='reworldmedia-cookies-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/jwplayer7/jwplayer.js?ver=6.2.2' id='reworldmedia-jwplayer7-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/playlist_post.js?ver=2042' id='playlist_post-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/rw_datawall_nl.js?ver=2042' id='rw_datawall_nl-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/rw-desktop.js?ver=2042' id='rw_desktop-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/plugins/custom-espace-compte/assets/javascripts/espace-compte.js?ver=2042' id='espace-compte-js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/plugins/affilizz/affilizz-assets/rendering/?ver=1.0.11' id='affilizz-rendering-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/bootstrap/bootstrap.min.js?ver=2042' id='reworldmedia-bootstrap-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/bootstrap/base.js?ver=2042' id='reworldmedia-bootstrap-base-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/bootstrap/footer.js?ver=2042' id='reworldmedia-bootstrap-masonryfooter-js' defer></script> <script type='text/javascript' id='rw-call-shar-social-js-extra'> /* <![CDATA[ */ var RW_Terms = {"Partages":"Partages","Partage":"Partage"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/rw_share_social.js?ver=2042' id='rw-call-shar-social-js' defer></script> <script type='text/javascript'> jQuery(document).ready(function (){ $_window = window.$_window || jQuery(window) ; var rw_lazyload = new LazyLoad({ elements_selector: ".lazy-load", class_loaded:'lazy-loaded' }); function init_lazyload(){ rw_lazyload.update(); } $_window.scroll(init_lazyload); setTimeout(init_lazyload, 2000) ; }); </script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.cnetfrance.fr/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script> </body> </html>