CINXE.COM

Logiciels à télécharger - 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": "T\u00E9l\u00E9chargement", "type": "Téléchargement", "author": "Clic2Load", "date": "", "note": "" }, "ops": { "name": "", "id": "", "brand": "" }, "page": { "section": "Télécharger", "subSection": "", "mainTag": [], "sectionId": "", "subSectionId": "", "path": "\/telecharger\/", "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>Logiciels &agrave; t&eacute;l&eacute;charger - CNET France</title> <meta name="description" content="Découvrez notre sélection de logiciels et applications : photos, vidéos, outils, jeux à télécharger gratuitement"/> <meta property="og:locale" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Logiciels &agrave; t&eacute;l&eacute;charger" /> <meta property="og:description" content="Découvrez notre sélection de logiciels et applications : photos, vidéos, outils, jeux à télécharger gratuitement" /> <meta property="og:site_name" content="CNET France" /> <meta name="twitter:card" content="summary_large_image" /> <link rel="canonical" href="https://www.cnetfrance.fr/telecharger/" /> <meta property="og:url" content="https://www.cnetfrance.fr/telecharger/" /> <meta name="twitter:url" content="https://www.cnetfrance.fr/telecharger/" /> <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=2031' 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=2031' 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&#038;ver=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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/825.d9de8cb0.js" defer></script><script src="https://c.clc2l.com/build/cnet/687.a8ee95a5.js" defer></script><script src="https://c.clc2l.com/build/cnet/367.5f2e15c2.js" defer></script><script src="https://c.clc2l.com/build/cnet/dld.c022c489.js" defer></script> </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="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/icons/svg/icon-buyers-guides--day.svg" alt="News"> <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="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/icons/svg/icon-buyers-guides--day.svg" alt="Bons plans"> <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="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/06/buying-guide.svg" alt="Guides d'achat"> <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="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/07/review.svg" alt="Tests"> <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/fibre-optique-comparatif-guide-meilleure-offre-39847408.htm">Fibre : meilleurs forfaits et opérateurs 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="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png" alt="Renault Laguna 2.0T"> </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="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png" alt="BMW 120d Sport"> </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-epson-ef-22-420844.htm" title="Epson EF-22 : un vidéoprojecteur Full HD avec Google TV de très bonne facture."> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/epson-ef-22-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="Epson EF-22 : un vidéoprojecteur Full HD avec Google TV de très bonne facture."><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/epson-ef-22-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="Epson EF-22 : un vidéoprojecteur Full HD avec Google TV de très bonne facture." decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-epson-ef-22-420844.htm" title="Epson EF-22 : un vidéoprojecteur Full HD avec Google TV de très bonne facture." class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Epson EF-22 : un vidéoprojecteur Full HD avec Google TV de très bonne facture.</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">23/11/2024</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-asus-rog-phone-9-pro-421229.htm" title="Test Asus ROG Phone 9 Pro : du jeu jusqu'à la face arrière du téléphone"> <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/11/asus-rog-phone-9-pro-8-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 Asus ROG Phone 9 Pro : du jeu jusqu'à la face arrière du téléphone"><noscript><img width="365" height="200" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2024/11/asus-rog-phone-9-pro-8-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 Asus ROG Phone 9 Pro : du jeu jusqu'à la face arrière du téléphone" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-asus-rog-phone-9-pro-421229.htm" title="Test Asus ROG Phone 9 Pro : du jeu jusqu'à la face arrière du téléphone" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Asus ROG Phone 9 Pro : du jeu jusqu'à la face arrière du téléphone</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">23/11/2024</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-detecteur-de-fumee-connecte-x-sense-421097.htm" title="Test du détecteur de fumée connecté X-Sense FS61 et sa station de base SBS50 + XS01-M"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/x-sense-detecteur-fumee-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 détecteur de fumée connecté X-Sense FS61 et sa station de base SBS50 + XS01-M"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/x-sense-detecteur-fumee-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 détecteur de fumée connecté X-Sense FS61 et sa station de base SBS50 + XS01-M" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-detecteur-de-fumee-connecte-x-sense-421097.htm" title="Test du détecteur de fumée connecté X-Sense FS61 et sa station de base SBS50 + XS01-M" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test du détecteur de fumée connecté X-Sense FS61 et sa station de base SBS50 + XS01-M</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">23/11/2024</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-honor-magicpad-2-420432.htm" title="Test de la Honor MagicPad 2 : une grande tablette touche-à-tout et abordable"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/ouv-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 de la Honor MagicPad 2 : une grande tablette touche-à-tout et abordable"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/ouv-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 de la Honor MagicPad 2 : une grande tablette touche-à-tout et abordable" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-honor-magicpad-2-420432.htm" title="Test de la Honor MagicPad 2 : une grande tablette touche-à-tout et abordable" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test de la Honor MagicPad 2 : une grande tablette touche-à-tout et abordable</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">23/11/2024</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-robot-aspirateur-laveur-ezviz-rs20-pro-420026.htm" title="Test robot aspirateur laveur Ezviz RS20 Pro"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/design-sans-titre-2024-11-07t101602.669-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 robot aspirateur laveur Ezviz RS20 Pro"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/design-sans-titre-2024-11-07t101602.669-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 robot aspirateur laveur Ezviz RS20 Pro" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-robot-aspirateur-laveur-ezviz-rs20-pro-420026.htm" title="Test robot aspirateur laveur Ezviz RS20 Pro" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test robot aspirateur laveur Ezviz RS20 Pro</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">23/11/2024</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-anker-soundcore-boom-2-cette-enceinte-bluetooth-portable-offre-un-excellent-rapport-qualite-prix-420890.htm" title="Test Anker Soundcore Boom 2 : Cette enceinte Bluetooth portable offre un excellent rapport qualité-prix"> <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/11/anker-soundcore-boom-2_une-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 Anker Soundcore Boom 2 : Cette enceinte Bluetooth portable offre un excellent rapport qualité-prix"><noscript><img width="365" height="200" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2024/11/anker-soundcore-boom-2_une-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 Anker Soundcore Boom 2 : Cette enceinte Bluetooth portable offre un excellent rapport qualité-prix" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-anker-soundcore-boom-2-cette-enceinte-bluetooth-portable-offre-un-excellent-rapport-qualite-prix-420890.htm" title="Test Anker Soundcore Boom 2 : Cette enceinte Bluetooth portable offre un excellent rapport qualité-prix" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Anker Soundcore Boom 2 : Cette enceinte Bluetooth portable offre un excellent rapport qualité-prix</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">23/11/2024</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"> <span itemprop="name">Téléchargement</span> <meta itemprop="item" content="https://www.cnetfrance.fr/telecharger/" /> <meta itemprop="position" content="2" /> </li> </ol> <h1 class="ed__a-mt">Téléchargements</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&#039;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 l-intro"> <div class="l-intro__wrapper"> <div class="l-intro__carousel"> <div class="m-carousel m-carousel--highlights keen-slider" id="carousel-highlights"> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/produits/4-applications-pour-partager-facilement-les-depenses-entre-amis-39933913.htm"> <article class="a-highlight"> <figure class="a-highlight__img" style="background-image: url(https://c.clc2l.com/c/carousel/m/673b07d5710bb745019066.jpg);"></figure> <div class="a-highlight__heading"> <h3 class="a-highlight__title">Partage de dépenses entre amis : 4 applis incontournables pour simplifier la vie (et éviter les prises de tête) !</h3> </div> </article> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/produits/applications-budget-cadeaux-420942.htm"> <article class="a-highlight"> <figure class="a-highlight__img lazyload" data-bg="https://c.clc2l.com/c/carousel/m/673b074c36ea7175022027.jpg" data-expand="-1"></figure> <div class="a-highlight__heading"> <h3 class="a-highlight__title">Offrir sans compter (ou presque) : les applis indispensables pour maîtriser vos dépenses de Noël</h3> </div> </article> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/produits/5-raisons-dadopter-duckduckgo-au-lieu-de-google-pour-une-navigation-privee-et-sans-pub-420402.htm"> <article class="a-highlight"> <figure class="a-highlight__img lazyload" data-bg="https://c.clc2l.com/c/carousel/m/673466ac39d45735424065.jpg" data-expand="-1"></figure> <div class="a-highlight__heading"> <h3 class="a-highlight__title">5 raisons d’adopter DuckDuckGo au lieu de Google pour une navigation privée et sans pub !</h3> </div> </article> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/produits/cancer-du-sein-auto-examen-417277.htm"> <article class="a-highlight"> <figure class="a-highlight__img lazyload" data-bg="https://c.clc2l.com/c/carousel/m/670f8bb61a524778588395.jpg" data-expand="-1"></figure> <div class="a-highlight__heading"> <h3 class="a-highlight__title">Cancer du sein : comment faire un auto-examen chez vous</h3> </div> </article> </a> </div> <div class="m-carousel__item"> <a href="https://www.cnetfrance.fr/news/parents-separes-lapplication-ti3rs-veut-remettre-la-serenite-dans-la-communication"> <article class="a-highlight"> <figure class="a-highlight__img lazyload" data-bg="https://c.clc2l.com/c/carousel/m/670e000839a1e871077921.jpg" data-expand="-1"></figure> <div class="a-highlight__heading"> <h3 class="a-highlight__title">Parents séparés : l&#039;application TI3RS veut remettre la sérénité dans la communication</h3> </div> </article> </a> </div> </div> </div> <div class="l-intro__tops"> <h2 class="l-section__title">Tops Téléchargements</h2> <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/-/u/-uwo5Z2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/-/u/-uwo5Z2.png" class="lazyload" alt="Champignouf" title="Champignouf" 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/champignouf-40357937s.htm" class="c-link" title="Champignouf">Champignouf</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-MGGi3W.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/a/d/adobe-acrobat-reader-dc-MGGi3W.png" 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/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> </ul> </div> </div> </section> <section class="l-section"> <h2 class="l-section__title"><span>Derniers logiciels mis à jour</span></h2> <div class="l-products"> <div class="l-products__grid m-grid m-grid--products"> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-playstore-40338008s.htm" title="Télécharger Google Play Store"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/g/o/google-playstore-Iauj7q.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-playstore-Iauj7q.png" class="lazyload" alt="Google Play Store" title="Google Play Store" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Play Store</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Avec l&#039;application et le service Google Play Store, téléchargez des applications et jeux pour votre téléphone ou tablette Android. Le PlayStore sert également de centre de divertissement, vous permettant d&#039;acheter ou de louer des films, des livres, etc.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 43.7.19">43.7.19</div> <div class="c-spec c-spec--downloads" title="174 581 téléchargements">174 581</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/youtube-40339172s.htm" title="Télécharger YouTube"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/y/o/youtube-8TIKL2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/y/o/youtube-8TIKL2.png" class="lazyload" alt="YouTube" title="YouTube" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">YouTube</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">YouTube est une plateforme web de partage de vidéos en streaming à laquelle vous pouvez vous connecter soit sur votre ordinateur, soit via une application pour appareil mobile.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="174 736 téléchargements">174 736</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/pnp-pere-noel-portabletm-appels-et-videos-40358169s.htm" title="Télécharger PNP – Père Noël Portable™ Appels et vidéos"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/p/n/pnp-pere-noel-portabletm-appels-et-videos-wZWu1s.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/p/n/pnp-pere-noel-portabletm-appels-et-videos-wZWu1s.png" class="lazyload" alt="PNP – Père Noël Portable™ Appels et vidéos" title="PNP – Père Noël Portable™ Appels et vidéos" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">PNP – Père Noël Portable™ Appels et vidéos</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">PNP est une application qui vous permet d’envoyer des messages vidéo personnalisés à vos enfants ou toute autre personne de votre choix de la part du Père-Noël ou sur le thème de Noël en général.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 11.0.16">11.0.16</div> <div class="c-spec c-spec--downloads" title="5 243 téléchargements">5 243</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-start-40368285s.htm" title="Télécharger Microsoft Start"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/M/i/Microsoft-Start-hYXdZ8.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/M/i/Microsoft-Start-hYXdZ8.png" class="lazyload" alt="Microsoft Start" title="Microsoft Start" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Microsoft Start</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Microsoft Start fusionne les anciens outils et fils d’actualité MSN et Microsoft Actualités et vous invite à découvrir un fil d’informations plus adaptées à vos goûts et aux profils des utilisateurs.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="1 971 téléchargements">1 971</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/blue-mail-40343223s.htm" title="Télécharger Blue Mail"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/b/l/blue-mail-fFJYff.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/b/l/blue-mail-fFJYff.jpg" class="lazyload" alt="Blue Mail" title="Blue Mail" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Blue Mail</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">BlueMail est un client de messagerie universel et gratuit qui se distingue par sa capacité à centraliser et gérer un nombre illimité de comptes e-mails dans une seule boîte de réception intelligente. Disponible sous Windows, macOS, Linux, Android et iOS.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="1 388 téléchargements">1 388</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-bing-40343205s.htm" title="Télécharger Microsoft Bing"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/m/i/microsoft-bing-bN1i_W.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/i/microsoft-bing-bN1i_W.png" class="lazyload" alt="Microsoft Bing" title="Microsoft Bing" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Microsoft Bing</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Bien qu’il soit nettement moins utilisé que son concurrent, Microsoft Bing est une excellente alternative à Google, car il offre un puissant moteur de recherche accessible sur PC et appareils mobiles.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="1 092 téléchargements">1 092</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/clavier-kika-40367791s.htm" title="Télécharger Clavier Kika"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/c/l/clavier-kika-MbTlCC.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/c/l/clavier-kika-MbTlCC.png" class="lazyload" alt="Clavier Kika" title="Clavier Kika" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Clavier Kika</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Avec Clavier Kika donnez des couleurs au clavier de vos appareils mobiles et ajoutez des centaines d&#039;émoticônes, ou emoji, supplémentaires à vos conversations tout en conservant un correcteur de frappe.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 6.7.0.7586">6.7.0.7586</div> <div class="c-spec c-spec--downloads" title="592 téléchargements">592</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/photoshop-express-39359042s.htm" title="Télécharger Photoshop Express"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/d/adobe-photoshop-express-dO6URc.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/d/adobe-photoshop-express-dO6URc.png" class="lazyload" alt="Photoshop Express" title="Photoshop Express" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Photoshop Express</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Rejoignez les millions de créatifs qui font confiance et utilisent Adobe Photoshop Express, un éditeur de photos et de collages pour des retouches rapides, faciles et puissantes sur les appareils mobiles.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="26 723 téléchargements">26 723</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/soundcloud-40340837s.htm" title="Télécharger SoundCloud"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/s/o/soundcloud-M4pXqh.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/s/o/soundcloud-M4pXqh.jpg" class="lazyload" alt="SoundCloud" title="SoundCloud" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">SoundCloud</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">SoundCloud est non seulement une plateforme d’écoute musicale en streaming, mais c’est aussi une communauté musicale très active qui partage ses créations, ses mixs, ses reprises et bien d’autres contenus exclusifs.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 2022.05.02-release">2022.05.02-r</div> <div class="c-spec c-spec--downloads" title="3 358 téléchargements">3 358</div> </li> </ul> </article> </a> </div> </div> </div> </section> <section class="l-section"> <h2 class="l-section__title"><span>Les meilleurs services en ligne</span></h2> <div class="l-products"> <div class="l-products__grid m-grid m-grid--products"> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-playstore-40338008s.htm" title="Télécharger Google Play Store"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/g/o/google-playstore-Iauj7q.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-playstore-Iauj7q.png" class="lazyload" alt="Google Play Store" title="Google Play Store" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Play Store</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Avec l&#039;application et le service Google Play Store, téléchargez des applications et jeux pour votre téléphone ou tablette Android. Le PlayStore sert également de centre de divertissement, vous permettant d&#039;acheter ou de louer des films, des livres, etc.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 43.7.19">43.7.19</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">23/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="174 581 téléchargements">174 581</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/youtube-40339172s.htm" title="Télécharger YouTube"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/y/o/youtube-8TIKL2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/y/o/youtube-8TIKL2.png" class="lazyload" alt="YouTube" title="YouTube" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">YouTube</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">YouTube est une plateforme web de partage de vidéos en streaming à laquelle vous pouvez vous connecter soit sur votre ordinateur, soit via une application pour appareil mobile.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">23/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="174 736 téléchargements">174 736</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/adobe-reader-windows-11001867s.htm" title="Télécharger Adobe Acrobat Reader"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/d/adobe-acrobat-reader-dc-MGGi3W.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/d/adobe-acrobat-reader-dc-MGGi3W.png" class="lazyload" alt="Adobe Acrobat Reader" title="Adobe Acrobat Reader" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Adobe Acrobat Reader</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Adobe Acrobat Reader DC est l&#039;outil indispensable pour vos PDF. Vous pourrez lire, imprimer, commenter, signer numériquement, convertir des fichiers PDF et remplir les formulaires qu&#039;ils contiennent.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">21/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="303 794 téléchargements">303 794</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--macos" title="macOS"></i> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--extension-microsoft-edge" title="Extension Microsoft Edge"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/champignouf-40357937s.htm" title="Télécharger Champignouf"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/-/u/-uwo5Z2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/u/-uwo5Z2.png" class="lazyload" alt="Champignouf" title="Champignouf" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Champignouf</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Champignouf est une application gratuite et un service en ligne qui utilise la reconnaissance visuelle pour identifier rapidement et facilement les champignons à partir de photos.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">12/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="9 657 téléchargements">9 657</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/declic-champi-40369487s.htm" title="Télécharger Déclic Champi"> <article class="a-product"> <div class="a-product__main"> <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> <div class="a-product__heading"> <h3 class="a-product__title">Déclic Champi</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Déclic Champi propose de vous aider dans la reconnaissance des champignons que vous pourrez trouver lors de vos promenades. Attention, l’utilisation de cette application est juste informative, et ne remplace pas l’avis d’experts.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">21/03/2019</div> </li> <li> <div class="c-spec c-spec--downloads" title="1 313 téléchargements">1 313</div> <div class="a-product__oss"> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-maps-windows-39333935s.htm" title="Télécharger Google Maps"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/g/o/google-maps-dIzrp8.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-maps-dIzrp8.png" class="lazyload" alt="Google Maps" title="Google Maps" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Maps</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Google Maps est un service simple qui vous permet d&#039;obtenir des informations sur votre itinéraire et de trouver des entreprises en ligne. Vous pouvez ensuite zoomer en utilisant diverses options de visualisation, telles que la carte ou le satellite.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">22/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="12 248 téléchargements">12 248</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> </div> <a href="https://www.cnetfrance.fr/telecharger/service-en-ligne/" class="l-products__link c-link c-link--more">Voir tous les services en ligne</a> </div> </section> <section class="l-section"> <h2 class="l-section__title"><span>Les meilleurs logiciels de sécurité</span></h2> <div class="l-products"> <div class="l-products__grid m-grid m-grid--products"> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/avast-free-antivirus-11009245s.htm" title="Télécharger Avast Antivirus Gratuit"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/v/avast-antivirus-gratuit-XHYejP.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/v/avast-antivirus-gratuit-XHYejP.png" class="lazyload" alt="Avast Antivirus Gratuit" title="Avast Antivirus Gratuit" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Avast Antivirus Gratuit</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Profitez d&#039;une protection gratuite et efficace en temps réel contre les virus, les malwares, les programmes malveillants et les menaces du web, avec Avast Antivirus Gratuit.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">21/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="1 263 953 téléchargements">1 263 953</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--macos" title="macOS"></i> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--linux" title="Linux"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/malwarebytes-anti-malware-39358212s.htm" title="Télécharger Malwarebytes Anti-Malware Free"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/m/a/malwarebytes-anti-malware-free-N78r1q.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/a/malwarebytes-anti-malware-free-N78r1q.png" class="lazyload" alt="Malwarebytes Anti-Malware Free" title="Malwarebytes Anti-Malware Free" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Malwarebytes Anti-Malware Free</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Installez Malwarebytes sur votre PC pour détecter et détruire les menaces potentiellement dangereuses, bloquer les logiciels frauduleux et indésirables et protéger les systèmes vulnérables.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">04/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="24 931 téléchargements">24 931</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--macos" title="macOS"></i> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-authenticator-40343689s.htm" title="Télécharger Google Authenticator"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/g/o/google-authenticator-0OcNMR.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-authenticator-0OcNMR.png" class="lazyload" alt="Google Authenticator" title="Google Authenticator" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Authenticator</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Google Authenticator vous permet d&#039;ajouter une deuxième couche de protection en plus de votre mot de passe. L&#039;application gratuite Google Authenticator génère des codes de vérification en deux étapes sur votre téléphone ou tablette.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">14/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="2 361 téléchargements">2 361</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-authenticator-40367621s.htm" title="Télécharger Microsoft Authenticator"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/m/i/microsoft-authenticator-SYC8dH.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/i/microsoft-authenticator-SYC8dH.jpg" class="lazyload" alt="Microsoft Authenticator" title="Microsoft Authenticator" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Microsoft Authenticator</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Microsoft Authenticator est un service fourni par Microsoft qui vous permet de mettre en place la double authentification sur tous vos comptes qui le proposent quels qu’ils soient.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">04/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="2 301 téléchargements">2 301</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/alfred-camera-de-surveillance-babyphone-40368019s.htm" title="Télécharger Alfred Caméra de Surveillance, Babyphone"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/l/alfred-camera-de-surveillance-babyphone-Nw_k0l.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/l/alfred-camera-de-surveillance-babyphone-Nw_k0l.png" class="lazyload" alt="Alfred Caméra de Surveillance, Babyphone" title="Alfred Caméra de Surveillance, Babyphone" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Alfred Caméra de Surveillance, Babyphone</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Alfred Caméra de Surveillance Babyphone, ou DIY Caméra de Surveillance, est une solution pratique qui transforme votre vieux smartphone en une caméra de surveillance efficace qui communique avec vous quand vous en avez besoin.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 2024.23.0">2024.23.0</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">19/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="9 919 téléchargements">9 919</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-family-safety-40360077s.htm" title="Télécharger Microsoft Family Safety"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/M/i/Microsoft-Family-Safety-6RTBJO.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/M/i/Microsoft-Family-Safety-6RTBJO.png" class="lazyload" alt="Microsoft Family Safety" title="Microsoft Family Safety" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Microsoft Family Safety</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Microsoft Family Safety est une offre de contrôle parental et de sécurisation des plus jeunes proposée par Microsoft. Permettez à vos enfants quel que soit leur âge d’utiliser des appareils numériques de la meilleure des façons.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 1.24.1.958">1.24.1.958</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">20/03/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="5 968 téléchargements">5 968</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> </div> <a href="https://www.cnetfrance.fr/telecharger/categorie/securite" class="l-products__link c-link c-link--more">Voir tous les logiciels de sécurité</a> </div> </section> <section class="l-section"> <h2 class="l-section__title"><span>Les meilleurs logiciels multimedia</span></h2> <div class="l-products"> <div class="l-products__grid m-grid m-grid--products"> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/inkscape-windows-39559456s.htm" title="Télécharger InkScape"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/i/n/inkscape-rSd8of.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/i/n/inkscape-rSd8of.jpg" class="lazyload" alt="InkScape" title="InkScape" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">InkScape</h3> <p class="a-product__licence"> Logiciel Libre <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Inkscape est un logiciel de traitement d&#039;image qui permet de créer, convertir et modifier les images, appliquer des filtres et des effets, et contient une foule de pinceaux, de tampons, de modèles et d&#039;outils.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 1.4">1.4</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">13/10/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="44 482 téléchargements">44 482</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--macos" title="macOS"></i> <i class="c-os c-os--linux" title="Linux"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/vlc-media-player-windows-11011194s.htm" title="Télécharger VLC media player"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/v/l/vlc-media-player-QK5n7B.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/v/l/vlc-media-player-QK5n7B.jpg" class="lazyload" alt="VLC media player" title="VLC media player" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">VLC media player</h3> <p class="a-product__licence"> Logiciel Libre <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Avec VLC Media Player, vous pourrez lire tous les fichiers audio ou vidéo sans codecs supplémentaires, en temps réel et en streaming, avec la possibilité d&#039;ajouter des pistes de sous-titres.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 3.0.21">3.0.21</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">11/10/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="190 237 téléchargements">190 237</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> <i class="c-os c-os--macos" title="macOS"></i> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> <i class="c-os c-os--linux" title="Linux"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/winx-free-youtube-downloader-40337816s.htm" title="Télécharger WinX YouTube Downloader"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/W/i/WinX-YouTube-Downloader-v-w4--.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/W/i/WinX-YouTube-Downloader-v-w4--.png" class="lazyload" alt="WinX YouTube Downloader" title="WinX YouTube Downloader" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">WinX YouTube Downloader</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Avec WinX YouTube Downloader, vous allez pouvoir télécharger des vidéos YouTube pour les regarder plus tard hors ligne. Disponible gratuitement pour les systèmes Windows et macOS.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">26/07/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="4 471 téléchargements">4 471</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/format-factory-39864724s.htm" title="Télécharger Format Factory"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/-/l/-lE5sW0.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/l/-lE5sW0.jpg" class="lazyload" alt="Format Factory" title="Format Factory" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Format Factory</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Format Factory est un outil de conversion gratuit pour Windows qui prend en charge une centaine de formats de fichiers audio et vidéo. Il est capable de réparer les fichiers multimédia endommagés et comprend un téléchargeur vidéo.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 5.20.0.0">5.20.0.0</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">08/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="19 473 téléchargements">19 473</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/notube-convertisseur-youtube-40368885s.htm" title="Télécharger noTube : Convertisseur YouTube"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/n/o/noTube-Convertisseur-YouTube-5J_LGC.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/n/o/noTube-Convertisseur-YouTube-5J_LGC.png" class="lazyload" alt="noTube : Convertisseur YouTube" title="noTube : Convertisseur YouTube" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">noTube : Convertisseur YouTube</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Gratuit et très rapide, noTube est un service en ligne de téléchargement et de conversion direct de fichiers vidéo issus de sites de streaming et de réseaux sociaux.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">22/12/2023</div> </li> <li> <div class="c-spec c-spec--downloads" title="7 578 téléchargements">7 578</div> <div class="a-product__oss"> <i class="c-os c-os--service-en-ligne" title="Service en ligne"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/youcut-video-editor-video-maker-40367635s.htm" title="Télécharger YouCut - Video Editor &amp; Video Maker"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/Y/o/YouCut-Video-Editor-Video-Maker-0hBexk.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/Y/o/YouCut-Video-Editor-Video-Maker-0hBexk.png" class="lazyload" alt="YouCut - Video Editor &amp; Video Maker" title="YouCut - Video Editor &amp; Video Maker" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">YouCut - Video Editor &amp; Video Maker</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Réalisez gratuitement vos propres montages vidéo en quelques clics à partir de votre smartphone Android ou iOS. Découpez, rognez, ajoutez des effets, des transitions, de la musique et exportez votre vidéo en haute résolution.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--update" title="Dernière mise à jour">18/11/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="19 926 téléchargements">19 926</div> <div class="a-product__oss"> <i class="c-os c-os--android" title="Android"></i> <i class="c-os c-os--ios" title="iOS"></i> </div> </li> </ul> </article> </a> </div> </div> <a href="https://www.cnetfrance.fr/telecharger/categorie/multimedia" class="l-products__link c-link c-link--more">Voir tous les logiciels multimedia</a> </div> </section> <section class="l-section"> <h2 class="l-section__title"><span>A découvrir</span></h2> <div class="l-products"> <div class="l-products__grid m-grid m-grid--products"> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/verycarbu-40095378s.htm" title="Télécharger Essence&amp;CO"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/e/s/essence-co-xCL42I.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/e/s/essence-co-xCL42I.png" class="lazyload" alt="Essence&amp;CO" title="Essence&amp;CO" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Essence&amp;CO</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Essence&amp;CO est une application mobile gratuite pour Android et iOS, très utile en cette période d’augmentation généralisée du prix de l’énergie et des carburants, qui vous permet de trouver la station essence la moins chère et celles étant approvisionnées</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="72 391 téléchargements">72 391</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/avast-free-antivirus-11009245s.htm" title="Télécharger Avast Antivirus Gratuit"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/v/avast-antivirus-gratuit-XHYejP.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/v/avast-antivirus-gratuit-XHYejP.png" class="lazyload" alt="Avast Antivirus Gratuit" title="Avast Antivirus Gratuit" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Avast Antivirus Gratuit</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Profitez d&#039;une protection gratuite et efficace en temps réel contre les virus, les malwares, les programmes malveillants et les menaces du web, avec Avast Antivirus Gratuit.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="1 263 952 téléchargements">1 263 952</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/mail-orange-40358115s.htm" title="Télécharger Mail Orange"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/m/a/mail-orange-1er-mail-francais-Stp_c2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/a/mail-orange-1er-mail-francais-Stp_c2.png" class="lazyload" alt="Mail Orange" title="Mail Orange" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Mail Orange</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Mail Orange est un service qui s&#039;adresse aux abonnés Orange et qui leur permet de gérer leurs e-mails depuis un service en ligne ou via des applications pour appareils mobiles (Android, iOS).</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 3.54.0.2">3.54.0.2</div> <div class="c-spec c-spec--downloads" title="8 414 téléchargements">8 414</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/chatgpt-40370257s.htm" title="Télécharger ChatGPT"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/C/h/ChatGPT-CL0kij.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/C/h/ChatGPT-CL0kij.jpg" class="lazyload" alt="ChatGPT" title="ChatGPT" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">ChatGPT</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">ChatGPT, développé par OpenAI, est un modèle de langage puissant qui exploite l&#039;intelligence artificielle et s&#039;appuie sur l&#039;architecture GPT -3.5 qui utilise l&#039;apprentissage automatique pour générer du texte cohérent et réaliste.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="1 318 téléchargements">1 318</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-bing-40343205s.htm" title="Télécharger Microsoft Bing"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/m/i/microsoft-bing-bN1i_W.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/i/microsoft-bing-bN1i_W.png" class="lazyload" alt="Microsoft Bing" title="Microsoft Bing" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Microsoft Bing</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Bien qu’il soit nettement moins utilisé que son concurrent, Microsoft Bing est une excellente alternative à Google, car il offre un puissant moteur de recherche accessible sur PC et appareils mobiles.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="1 092 téléchargements">1 092</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/gmail-web-39313527s.htm" title="Télécharger Gmail"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/g/m/gmail-cgKrcq.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/m/gmail-cgKrcq.png" class="lazyload" alt="Gmail" title="Gmail" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Gmail</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Profitez du service de messagerie de Google sur toutes vos plateformes. Sur votre ordinateur ou votre smartphone, vous serez alerté des nouveaux messages et pourrez les consulter et y répondre en quelques clics.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="14 874 téléchargements">14 874</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/threads-pour-instagram-40371917s.htm" title="Télécharger Threads, par Instagram"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/t/h/threads-pour-instagram-lPRv94.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/t/h/threads-pour-instagram-lPRv94.png" class="lazyload" alt="Threads, par Instagram" title="Threads, par Instagram" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Threads, par Instagram</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Threads est un réseau social de micro-blogging créé par Instagram pour concurrencer Twitter (devenu X). Son intérêt majeur est de ne pas avoir besoin de créer un nouveau compte : votre compte Instagram suffit !</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="15 téléchargements">15</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/snapseed-40340867s.htm" title="Télécharger Snapseed"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/s/n/snapseed-IgGveW.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/s/n/snapseed-IgGveW.jpg" class="lazyload" alt="Snapseed" title="Snapseed" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Snapseed</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Snapseed est une application mobile gratuite de retouche photo qui va vous permettre d’améliorer vos clichés et de les transformer en véritables œuvres d’art en ajoutant toutes sortes d’effets.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 2.19.2">2.19.2</div> <div class="c-spec c-spec--downloads" title="17 261 téléchargements">17 261</div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/respirelax-40369399s.htm" title="Télécharger RespiRelax+"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail50webp/t/r/e/respirelax-JZcmiO.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/r/e/respirelax-JZcmiO.jpg" class="lazyload" alt="RespiRelax+" title="RespiRelax+" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">RespiRelax+</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt">Afin de vous aider à vous relaxer, pourquoi ne pas apprendre à respirer grâce à l&#039;application RespiRelax+  ? Plusieurs modes sont disponibles en fonction de vos besoins : entraînement, équilibre, relaxation, dynamique.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec"></div> <div class="c-spec c-spec--downloads" title="8 345 téléchargements">8 345</div> </li> </ul> </article> </a> </div> </div> <a href="https://www.cnetfrance.fr/telecharger/incontournables" class="l-products__link c-link c-link--more">Voir tous les logiciels à découvrir</a> </div> </section> <section class="l-section l-news"> <h2 class="l-section__title">Dernières actualités</h2> <div class="m-list m-list--news"> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/les-tesla-ont-le-taux-daccident-mortel-le-plus-eleve-toutes-voitures-confondues-421682.htm"> <article class="a-news"> <figure class="a-news__img"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/tesla-fans-schweiz-2swawy4xhb0-unsplash-365x200.jpg" alt="Les Tesla ont le taux d’accident mortel le plus élevé, toutes voitures confondues" class="lazyload" loading="lazy"> </figure> <p class="a-news__title">Les Tesla ont le taux d’accident mortel le plus élevé, toutes voitures confondues</p> </article> </a> </div> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/bagage-perdu-a-laeroport-quand-un-airtag-demontre-autre-chose-421553.htm"> <article class="a-news"> <figure class="a-news__img"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/shutterstock_1716102949-grand-365x200.jpg" alt="Bagage perdu à l&#039;aéroport ? Quand un AirTag démontre autre chose" class="lazyload" loading="lazy"> </figure> <p class="a-news__title">Bagage perdu à l&#039;aéroport ? Quand un AirTag démontre autre chose</p> </article> </a> </div> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/echo-show-15-et-21-amazon-voit-les-choses-en-grand-avec-ses-nouveaux-ecrans-connectes-421458.htm"> <article class="a-news"> <figure class="a-news__img"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/entertainment-grand-365x200.png" alt="Echo Show 15 et 21 : Amazon voit les choses en grand avec ses nouveaux écrans connectés" class="lazyload" loading="lazy"> </figure> <p class="a-news__title">Echo Show 15 et 21 : Amazon voit les choses en grand avec ses nouveaux écrans connectés</p> </article> </a> </div> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/marre-de-recharger-tout-le-temps-lapple-watch-ce-nouvel-accessoire-va-vous-faciliter-la-vie-421366.htm"> <article class="a-news"> <figure class="a-news__img"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2024/11/4e9a583a7af07a5d2709ee1afe3e7dc7_original-365x200.jpg" alt="Marre de recharger tout le temps l’Apple Watch ? Ce nouvel accessoire va vous faciliter la vie !" class="lazyload" loading="lazy"> </figure> <p class="a-news__title">Marre de recharger tout le temps l’Apple Watch ? Ce nouvel accessoire va vous faciliter la vie !</p> </article> </a> </div> </div> <a href="https://www.cnetfrance.fr/news/internet/" class="l-news__link c-link c-link--more">Toutes les news</a> </section> <section class="l-section l-news"> <h2 class="l-section__title">Contenus sponsorisés</h2> <div class="m-list m-list--news"> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/cartech/cartech-news/ou-quand-et-comment-recuperer-vos-fichiers-perdus-la-solution-infaillible-410032.htm"> <article class="a-news"> <figure class="a-news__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/m/hc/668fa29ed95dc844730728.jpg"> <img data-src="https://c.clc2l.com/c/thumbnail280/m/hc/668fa29ed95dc844730728.jpg" class="lazyload" alt="Où, quand et comment récupérer vos fichiers perdus ? La solution infaillible" title="Où, quand et comment récupérer vos fichiers perdus ? La solution infaillible" loading="lazy" decoding="async"> </picture> </figure> <p class="a-news__title">Où, quand et comment récupérer vos fichiers perdus ? La solution infaillible</p> </article> </a> </div> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/opera-one-et-aria-ameliorez-votre-experience-de-navigation-avec-lia-393418.htm"> <article class="a-news"> <figure class="a-news__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/m/hc/65e05a2eb6915767075936.jpg"> <img data-src="https://c.clc2l.com/c/thumbnail280/m/hc/65e05a2eb6915767075936.jpg" class="lazyload" alt="Opera One et Aria, améliorez votre expérience de navigation avec l’IA" title="Opera One et Aria, améliorez votre expérience de navigation avec l’IA" loading="lazy" decoding="async"> </picture> </figure> <p class="a-news__title">Opera One et Aria, améliorez votre expérience de navigation avec l’IA</p> </article> </a> </div> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/updf-pour-editer-et-annoter-vos-pdf-sur-toutes-les-plateformes-39958250.htm"> <article class="a-news"> <figure class="a-news__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/m/hc/645e77dcae2cd732770785.jpg"> <img data-src="https://c.clc2l.com/c/thumbnail280/m/hc/645e77dcae2cd732770785.jpg" class="lazyload" alt="UPDF pour éditer et annoter vos PDF sur toutes les plateformes" title="UPDF pour éditer et annoter vos PDF sur toutes les plateformes" loading="lazy" decoding="async"> </picture> </figure> <p class="a-news__title">UPDF pour éditer et annoter vos PDF sur toutes les plateformes</p> </article> </a> </div> <div class="m-list__item"> <a href="https://www.cnetfrance.fr/news/ou-trouver-une-licence-officielle-windows-10-a-6-seulement-et-une-licence-ms-office-a-vie-a-13-39952784.htm"> <article class="a-news"> <figure class="a-news__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail280webp/m/hc/63c8018f82d62069370783.jpg"> <img data-src="https://c.clc2l.com/c/thumbnail280/m/hc/63c8018f82d62069370783.jpg" class="lazyload" alt="Où trouver une licence officielle Windows 10 à 6€ seulement et une licence MS Office à vie à 13€ ?" title="Où trouver une licence officielle Windows 10 à 6€ seulement et une licence MS Office à vie à 13€ ?" loading="lazy" decoding="async"> </picture> </figure> <p class="a-news__title">Où trouver une licence officielle Windows 10 à 6€ seulement et une licence MS Office à vie à 13€ ?</p> </article> </a> </div> </div> <a href="https://www.cnetfrance.fr/telecharger/contenus-partenaires" class="l-news__link c-link c-link--more">Tous les contenus sponsorisés</a> </section> </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 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/m/e/meteociel-vtX-MC.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/m/e/meteociel-vtX-MC.png" class="lazyload" alt="Météociel" title="Météociel" 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/meteociel-40358367s.htm" class="c-link" title="Météociel">Météociel</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/C/r/Croissant-Cross-Posting-d1P4UK.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/C/r/Croissant-Cross-Posting-d1P4UK.png" class="lazyload" alt="Croissant - Cross-Posting" title="Croissant - Cross-Posting" 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/croissant-cross-posting-40373567s.htm" class="c-link" title="Croissant - Cross-Posting">Croissant - Cross-Posting</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/O/p/Openvibe-Mastodon-Bluesky-OMbGHw.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/O/p/Openvibe-Mastodon-Bluesky-OMbGHw.png" class="lazyload" alt="Openvibe – Mastodon &amp; Bluesky" title="Openvibe – Mastodon &amp; Bluesky" 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/openvibe-mastodon-bluesky-40373565s.htm" class="c-link" title="Openvibe – Mastodon &amp; Bluesky">Openvibe – Mastodon &amp; Bluesky</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/S/t/Startpage-0T_yox.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/S/t/Startpage-0T_yox.jpg" class="lazyload" alt="Startpage" title="Startpage" 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/startpage-40373493s.htm" class="c-link" title="Startpage">Startpage</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/M/i/Mimsha-Envoi-de-colis-eco-iMd7tw.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/M/i/Mimsha-Envoi-de-colis-eco-iMd7tw.png" class="lazyload" alt="Mimsha : Envoi de colis éco" title="Mimsha : Envoi de colis éco" 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/mimsha-envoi-de-colis-eco-40373561s.htm" class="c-link" title="Mimsha : Envoi de colis éco">Mimsha : Envoi de colis éco</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/wi-fi-map-WeYXb6.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/wi-fi-map-WeYXb6.png" class="lazyload" alt="Wifi Map : Internet, eSim; VPN" title="Wifi Map : Internet, eSim; VPN" 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/wi-fi-map-40357575s.htm" class="c-link" title="Wifi Map : Internet, eSim; VPN">Wifi Map : Internet, eSim; VPN</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/v/nvidia-app-oQCN_T.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/n/v/nvidia-app-oQCN_T.png" class="lazyload" alt="NVIDIA App" title="NVIDIA App" 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/nvidia-app-40373517s.htm" class="c-link" title="NVIDIA App">NVIDIA App</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/V/O/VOVSOFT-Html-Stripper-mi8U8R.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/V/O/VOVSOFT-Html-Stripper-mi8U8R.png" class="lazyload" alt="VOVSOFT Html Stripper" title="VOVSOFT Html Stripper" 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/vovsoft-html-stripper-40372487s.htm" class="c-link" title="VOVSOFT Html Stripper">VOVSOFT Html Stripper</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-repair-toolbox-uNU1s6.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-repair-toolbox-uNU1s6.jpg" class="lazyload" alt="Windows Repair Toolbox" title="Windows Repair Toolbox" 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-repair-toolbox-40344775s.htm" class="c-link" title="Windows Repair Toolbox">Windows Repair Toolbox</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/e/Le-JCC-Pokemon-Pocket-yYliiV.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/L/e/Le-JCC-Pokemon-Pocket-yYliiV.png" class="lazyload" alt="Le JCC Pokémon Pocket" title="Le JCC Pokémon Pocket" 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/le-jcc-pokemon-pocket-40373503s.htm" class="c-link" title="Le JCC Pokémon Pocket">Le JCC Pokémon Pocket</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>49,99 €</b> au lieu de <span>849,00 €</span> (<b>- 94 %</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>29,99 €</b> au lieu de <span>237,49 €</span> (<b>- 87 %</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>29,99 €</b> au lieu de <span>219,99 €</span> (<b>- 86 %</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/M/i/Microsoft-Office-2021-Professional-Plus-8YVgLp.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/M/i/Microsoft-Office-2021-Professional-Plus-8YVgLp.png" class="lazyload" alt="Microsoft Office 2021 Professional Plus" title="Microsoft Office 2021 Professional Plus" 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-office-2021-professional-plus-40370163s.htm" class="c-link" title="Microsoft Office 2021 Professional Plus">Microsoft Office 2021 Professional Plus</a> </p> <p class="a-product-sm__promo"> <b>59,99 €</b> au lieu de <span>399,98 €</span> (<b>- 85 %</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>29,99 €</b> au lieu de <span>227,99 €</span> (<b>- 84 %</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> |&nbsp;<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&nbsp;</a> CNET France is operated by CUP Interactive SAS (France) under license from Ziff Davis.&nbsp;CNET France est exploité par CUP Interactive SAS (France) sous licence de Ziff Davis. &nbsp;</p> </div> </div> </div> </div> <div id="c2l-data"></div> <link rel="stylesheet" href="https://c.clc2l.com/build/cnet/carousel2.2b75155d.css"> <script src="https://c.clc2l.com/build/cnet/carousel2.ffcaa703.js" async></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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' id='reworldmedia-sharer-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://api.dmcdn.net/all.js?ver=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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=2031' 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>

Pages: 1 2 3 4 5 6 7 8 9 10