CINXE.COM

Les extensions à télécharger pour Google Chrome - 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": "Extension\u0020Google\u0020Chrome", "type": "Téléchargement", "author": "Clic2Load", "date": "", "note": "" }, "ops": { "name": "", "id": "", "brand": "" }, "page": { "section": "Télécharger", "subSection": "Extension\u0020Google\u0020Chrome", "mainTag": [], "sectionId": "", "subSectionId": "", "path": "\/telecharger\/extension\u002Dgoogle\u002Dchrome\/", "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="noindex,follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1" /> <title>Les extensions à télécharger pour Google Chrome - CNET France</title> <meta name="description" content="Les extensions à télécharger pour Google Chrome"/> <meta property="og:locale" content="fr_FR" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Les extensions à télécharger pour Google Chrome" /> <meta property="og:description" content="Les extensions à télécharger pour Google Chrome" /> <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/extension-google-chrome/?sort=popularity" /> <meta property="og:url" content="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?sort=popularity" /> <meta name="twitter:url" content="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?sort=popularity" /> <script type="application/ld+json">{"@context":"https://schema.org","@graph":[{"@type":"WebSite","@id":"https://www.cnetfrance.fr/#website","url":"https://www.cnetfrance.fr/","name":"CNET France","description":"Tests produits, news high tech et logiciels","publisher":{"@id":"https://www.cnetfrance.fr/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.cnetfrance.fr/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https://www.cnetfrance.fr/#organization","name":"CNET France","url":"https://www.cnetfrance.fr/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https://www.cnetfrance.fr/#/schema/logo/image/","url":"https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/07/cnet-logo-red.png","contentUrl":"https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/07/cnet-logo-red.png","width":300,"height":78,"caption":"CNET France"},"image":{"@id":"https://www.cnetfrance.fr/#/schema/logo/image/"}}]}</script> <link rel='dns-prefetch' href='//api.dmcdn.net' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//www.melty.fr' /> <link rel='dns-prefetch' href='//cdn.taboola.com' /> <link rel='dns-prefetch' href='//cdn.viously.com' /> <link rel='dns-prefetch' href='//boot.pbstck.com' /> <link rel='dns-prefetch' href='//static.digidip.net' /> <link rel='dns-prefetch' href='//www.google.fr' /> <script type="text/javascript" data-rocketid="core:site_config_js"> site_config_js={"SITE_SCHEME":"https","facebook_client_id":"180388813027535","enable_excerpt_img_on_diaporama":true,"enable_diapo_monetisation_mobile_redirection":true,"custom_datalayer":"unify_dataSlayer","disable_show_dai_video_on_scroll":"0","prerollTimeout":5000,"player_podcast_annuler_autoplay_ios":"1","hashtag_linear_gallery":false,"jwplayer_key":"vbUK3gfdKMai96zkE8lPTnO99dVXm6FLeuCa1EG+yFg=","jwplayer7_key":"Clz60zvch5p+0wkRYHn4I+SKMhj1ed29Xto3xg==","diapo_monetisation_mobile":false,"disable_push_menu_content_down_desktop":"","disable_push_menu_content_down_mobile":"","move_gallery_thumbs_nav":"","move_html_elements_on_mobile":"","move_header_social_media_in_mobile":"","activate_dropdown_filter":"","seo_bubble_links":true,"new_share_bottons_mobile":"","thumbnail_gallery":104,"nginx_desktop":1,"dm_ads_params":"article_id=371418&article_type=simple&rubrique_id=4642&etiquettes=&marque=&pos=0&visit=0&env=0","sharedcount":{"Twitter":0,"Facebook":{"share_count":0,"like_count":0,"comment_count":0,"total_count":0,"click_count":0,"comments_fbid":0,"commentsbox_count":0},"Pinterest":0,"GooglePlusOne":0,"last_update":0,"hash":"b0d619ec"},"sharedcount_ready":true,"post_id":371418,"partners":{"dfp_prebid":true,"pubstack":true,"cmp_didomi":true,"taboola":true,"gtm":true},"refresh_meta_duration":300,"enable_refresh_meta":true,"reworld_async_ads":"1","url_template":"https:\/\/www.cnetfrance.fr\/wp-content\/themes\/reworldmedia","devs":{"mute_player_autoplay_integration_player_dailymotion_0430":false,"validation_4d_concept":false,"seo_propriete_itemprop_manquant_101198852":true,"Passage_du_player_sur_videojs":true,"mobile-personnalisation-de-la-colonne-de-droite-98646976":true,"sync_ads_refresh_mobile":true,"seo_projet_integration_videos":true,"new_locking_refactoring":true,"creation_page_home_test_109619530":true,"refresh_teads":true,"teads_desktop_infooter":false,"teads_desktop_in_inpicture":false,"correction_conflit_player_videosjs_meme_page_110878748":true,"network_seo_maillage_inter_site_101380136":true,"seo_correction_micro_donnees_articles_111394476":true,"passage_du_player_sur_jw6_111776366":false,"microdonnees_fil_d_ariane":true,"set_posts_per_page_archive":true,"instagram_post_in_gallery_112502917":true,"video_a_ne_pas_manquer_112137459":true,"nouveau_comportement_dossiers_110082232":false,"nouveau_comportement_dossiers_158696106":false,"creation_call_to_action_dans_diapos_113904831":true,"opt_sas_target_115018561":true,"evenement_article_diapo":true,"auto_play_dailymotion_113908239":true,"nouveau_template_article_oriente_ctr_113552127":true,"generer_une_miniature_du_post_instagram_113730507":true,"retrait_du_fond_gris_114205875":true,"taille_sticker_video_114466013":true,"menu_class_css_112130325":true,"seo_metadonnees_opengraph_103090224":true,"seo_all_sitemapxml_video_103090224":true,"chnagement_texte_optin_partenaire_115765861":true,"decompte_question_jeu_concours_115765861":true,"vpf_in_image_kiosked":true,"opt_btns_partage_reseaux_sociaux_109607742":true,"adaptation_cache_plugin_avec_cache_serveur_116048647":true,"tags_options_partner":true,"ajout_attribut_shortcode_fpvideo_ignorer_remontee_bloc_tv_116201485":true,"form_ninja_quizz_115785889":true,"autoplay_article_diaporama_116516201":true,"disable_carousel_116598303":true,"mfa_flux_rss_slideshow_pour_msn_114295885":true,"adaption_shortcode_galerie_116895557":true,"multiple_gallery_backend_116710063":true,"flux_rss_articles_pour_msn_114296247":true,"disable_full_diapo_117217767":false,"crm_cms_newsletters_templates_mf_109034048":true,"deploiement_cms_newsletter_network_116026439":true,"network_changement_bandeau_cookies_117553065":true,"refonte_quizz_117367015_117366993":false,"exclude_interstitiel_from_poste_cats_117896931":true,"remove_deeper_sections_117892587":false,"cat_desc_in_breadcrumb_117993647":false,"mobile_tablette_square_sous_1e_image_117793115":true,"checked_google_news_117994347":true,"changement_diapo_avec_fleches_clavier_118101879":false,"recommendation_popin_118189493":false,"pub_par_categorie_page":true,"network_mobile_theme_color_119533077":true,"ajout_sous_question_119310527":false,"ajouter_une_case_tous_les_tags_119708761":true,"network_cms_newsletter_admincrm_119709055":true,"network_gestion_tags_adminops_119708921":true,"interface_verrouillage_121198909":true,"integration_lien_ninja_form_120842311":true,"ajout_sous_question_form_120778037":false,"fix_gif_121289577":false,"fix_folder_sidebars_122101685":true,"acces_jeu_concours_crm_admin_122476131":true,"network_bug_compteur_partage_128927283":true,"article_video_playlist_video_128046677":true,"fix_sidebar_dedoublee_131082313":true,"fix_bug_jeu_concours_bouton_jejoue_130919773":true,"network_mobile_sticker_video_131559695":true,"integration_ga_reworld_132229903":true,"click_to_play_videojs_153745207":true,"video_afficher_la_croix_133926691":true,"mobile_nouveau_fonctionnel_diapo_133823477":false,"cache_nav_header_134018049":false,"cache_nav_footer_134446899":true,"newsletter_crop_auto_134798525":true,"activer_synch_generate_new_size":true,"pouvoir_diffuser_vast_vpaid_135592715":true,"thumb_is_required_134352231":true,"network_video_js_conseil_duree_timeout_137245165":true,"nwk_hp_slideshow_remonter_unes_dossier_137153669":false,"integration_tetiere_137246063":true,"tetiere_bas_article_137686799":true,"ntwk_dupliquer_posts_action_groupees_137525489":false,"nwk_template_multi_images_137513253":false,"creation_module_quiz_sur_am_123470571":true,"custom_cache_durations":true,"enable_cache_diapo_rubrique_138257115":true,"cache_block_author_138257115":true,"cache_most_popular_138519847":true,"partners_comportement_inverse_138594757":true,"cache_popupar_folders_136906919":true,"suppression_du_mpu_interieur_article_multi_images_139924659":false,"hide_black_postervideojs_138694819":true,"activate_inread_diapos_140910419":true,"opti_sql_video_post_140335669":true,"cache_child_cats_139206283":true,"mfa_template_one_page_ne_pas_afficher_la_sidebar_142299479":true,"network_crm_integration_kit_adblock_fonctionnel_142212149":true,"network_module_nl_cms_enregistrement_nl_143045745":true,"probleme_cache_col_droite_gourmand_143647309":true,"sas_target_rubrique_green_143305061":true,"duplication_formats_pubs_mobile_143585947":true,"ntwk_crm_regles_fonctionnel_kit_adblock_143857371":true,"articles_simples_position_adyoulike_142521967":true,"network_article_taboola_tetiere_non_conformes_144509629":true,"quiz_et_test_en_hp_opti_du_cache_144924831":true,"limiter_imonomy_desktop_144923757":true,"deplacer_pave_mobile_mbrand_sous_le_chapo_145428109":true,"rectifier_lazy_load_1092212":true,"vpf_drp_article_champ_personnalise_afficher_signature_138035647":true,"mfa_mobile_images_non_responsives_142031093":true,"keywee_rafraichissement_146611139":true,"admin_crm_can_manage_options__140215471":true,"configuration_intersticiel_options":true,"wideonet_double_appel_146686499":true,"rw_export_recette_gourmand_138134895":true,"ajouter-sastarget-cats-119709391":true,"network_fix_lostpassword_url_148150843":true,"bug_widget_wpautop_148429589":true,"seo_prechargement_elements_148586339":true,"masquer_le_footer_crm_sur_mobile_148665881":true,"seo_preload_149161223":false,"seo_prefetch_149800041":false,"retirer_subscription_box_149807147":false,"seo_prechargement_element_dns_prefetch_optim_149916484":false,"lenteur_chargement_pub_player_150412161":true,"optimisation_jquery_ui_150785718":true,"use_enqueue_scripts_150785718":true,"network_pinterest_epingler_chaque_image_diapo_148329911":true,"article_mobile_diaporama_lineaire_151554665":true,"optimisation_gestion_pages_150788196":true,"optimisation_verrouillages_playlists_videos_150412050":true,"minify_js_151083013":false,"seo_network_regles_pagination_151679683":true,"fix_onscroll_article_video_151889968":true,"evolution_param_exclude_152101483":true,"mise_en_place_jw7_151445890":true,"adyoulike_148481575":true,"sublimskinz_148481575":true,"stickyad_148481575":true,"rothelec_148481575":true,"paruvendu_148481575":true,"pixel_148481575":true,"mediatrie_148481575":true,"culture_g_148481575":true,"mbrand_148481575":true,"notify_148481575":true,"nouveau_ligatus_https_152643093":true,"ie_css_152927014":true,"ciblage_sas_target_network_153167779":true,"astuce_playerbas_153138407":false,"desactiver_autoplay_inchrome_153133569":true,"correction_des_micro_donnees_fil_dariane_153168485":true,"lancement_player_sticke_153138287":false,"ga_opt_event_top_popular_152881992":false,"ga_sites_elastiques_event_153513593":false,"ga_event_dm_149424965":false,"dmf_creation_rubrique_affichage_publicites_153560176":true,"rw_taboola_distinction_art_simple_art_video_153906916":true,"hide_meta_refresh_153555787":true,"taboola_distinction_mobile_154172690":true,"lancement_player_sticke_chrome_153138287":false,"lancement_player_sticke_ie_153138287":false,"lancement_player_sticke_firefox_153138287":false,"lancement_player_sticke_safari_153138287":false,"dissociation_tags_freewheel_155007542":false,"chrome_exlude_popin_155431481":false,"corriger_autoplay_des_videos_dm_sur_ie_0815":true,"autoplay_firefox_155394464":false,"incontent_banner_folder_154477278":false,"clean_interface_gestion_affichage_pages_155853909":true,"zoom_images_diapo_linear_156084199":true,"optimize_query_video_tr_1088":true,"optimisation_interface_gestion_pages_155856009":false,"gestion_autoplay_2videos_155518075":false,"msn_feed_rss":true,"integration_player_sticky_tag_options_156719302":true,"autoplay_sites_mobiles_156367647":true,"ajout_tracking_specifique_156084076":true,"bliin_protocol_157242026":false,"changement_wording_cookies_157030185":true,"purge_cache_url_gestion_tags_157115577":true,"autoplay_ko_sur_le_player_dm_158247682":true,"diapo_lineaire_retour_arriere_155851194":true,"integration_script_criteo_header_157916532":true,"ajustements_css_rgpd_158942863":true,"crm_cheetah_reformat_new_specs_159243544":true,"refresh_manager_153552908":true,"fix_cheetah_optin_edito_159243544":true,"pinterest_auto_publish_158687654":false,"integration_mot_cle_bliink_sur_une_categorie_159405244":false,"enable_crm_inread_capping_159230025":false,"audience_format_optimise_pinterest_jcrop_158687688":true,"player_sticke_ko_160582058":false,"integration_bliink_tous_les_sites":false,"remove_dfp_formats_tracker":true,"ciblage_bliink_target_network_tr_2608":true,"liens_non_cliquables_161442981":true,"reprise_chantier_https_2826":true,"amazon_mobile_tr_3140":true,"duplicate_folder_children_152073378":true,"activer_le_lazyload_sur_le_home_diapos_3459":true,"optimiser_les_images_mobile_3459":true,"disable_sabai_forms":true,"changer_emplacement_widget_mpr_tr_3433":true,"optimization_lazy_loading_3649":true,"conditions_affichage_widget_mpr_tr_3439":true,"lazy_loading_3610":true,"discuss_Lazyloading_3722":true,"changer_structure_url_dossier_3268":true,"bug_lazy_loading_3762":true,"add_GA_tracking_on_product_click_163294031":true,"amazon_ajustement_tr_3818":true,"google_api_v5_3589":true,"google_search_console_5xx_4260_redirect_url_attachment":true,"ajouter_attribut_preload_4328":true,"separation_articles_diapo_et_video_shoppable_0383":true,"creation_rubrique_video_shoppable_0386":true,"fix_outlook_v_images_4501":true,"tr_4314_monetisation_dfp_dm_declarer_les_key_values":true,"tr_3840_dfp_key_value_article_simple":true,"optimiser_lenteurs_5085":true,"fermeture_sticky_video_5107":true,"new_plan_de_taggage_DFP_5352":true,"diapo_monetisation_mobile_5334":true,"omep_optimisation_formats_pub_5945":true,"DFP_affichage_pave_pub_3secs_diapo_rub_Green_am_5942":true,"VENTE_INTEGRATION_ANALYTICS_6486":true,"monetisation_widget_ops_v2_7065":true,"deplacer_dfp_pos_23_Automoto_7124":true,"nouveau_template_modification_feed_taboola_7063":true,"bug_player_podcast_annuler_autoplay_ios_7114":true,"monetisation_pub_sur_tablette_sites_elastiques":false,"disable_fixed_megabanner_tablette_7454":false,"shortcode_html_categorie_permalinke_7621":false,"nouvelle_methode_comptabilisation_AMP_7682":false,"amp_integration_micro_format_news_article_7847":false,"web_perf_seo_urgent_7881_mobile_disable_player_bas_article":true,"display_only_published_product_7697":false,"web_perf_seo_urgent_7881_css_footer":false,"optimisation_integration_dfp_sur_amp":false,"d\u00e9sactiver_le_bloc_a_ne_pas_manquer_7563":false,"monetisation_feed_taboola_mobile_7918":false,"template_mobile_conseilles_taboola_8125":false,"Bug_playlist_vid\u00e9o_corps_article_8016":true,"hide_sub_menu_from_template_header":false,"template_questtion_reponse_8583":false,"case_a_cocher_desactiver_le_diaporama_suivant_8733":false,"ajustement_comptabilisation_pv_diapo_1071":true,"sites_lenteur_9069":true,"optimisation_loading_ads_for_lazyload_9440":false,"didomi_modification_du_code_tsf2_9574":false,"chagement_didomi_2_1_9788":false,"chagement_didomi_2_1_9788_v2":false,"didomi_tsf_v2_enleve_etiquettes_10072":false,"chagement_didomi_2_1_9788_v2_separaion_requet":false,"ciblage_position_amp_8702":false,"diapo_mobile_history_gestion_btn_precedent_10362":false,"tous_sites_creation_dimension_auteur_10382":false,"chagement_didomi_2_1_9788_v2_separaion_requet_mobile":false,"update_edvanced_tab_role_10264":false,"show_full_width_home_diaporama_slide_10388":false,"changement_methode_dappel_bliink_10396":false,"fix_warnings_migration_0068":false,"disable_show_dai_video_on_scroll_10569":false,"ops_labote_shoppingbox_10897":false,"player_sticke_AM_mobile_9805":false,"changement_api_cheetah_11868":true,"12187_unfilled_position_23_native":false,"nouveau_ga_reworld_13217_3217":true,"colonne_droite_sur_desktop_pas_de_pub_13941":true,"optimisations_pub_mobile_sur_le_template_acquisition_premium_lc_14545":false,"optimisation_css_nl_9691":false,"edisound_acquisition_tr_15085":false,"remove_ie_css_hack_15192":false,"webperf_lazy_loading_automoto_Tr_0743":true,"click_to_play_dm_15339":true,"fix_lazyload_16062":false,"diapo_related_posts_10184":true,"afficher_toutes_images_diapo_16561":false,"use_optimised_preload_fonts_16568":false,"preload_css_non_critique_16598":false,"inline_css_critique_16657":false,"inline_js_critique_16079":false,"rw_alert_cookies_optimise_17024":false,"vitals_change_placeholder_lazyload_17393":true,"integration_cmp_sur_amp_10396":false,"change_edisound_shortcode_17530":true,"hide_news_letter_for_reste_de_monde_0473":false,"hide_nl_form_uk_17477":false,"enlever_offre_abonnement_18307":false,"placeholder_pub_dfp_18304":true,"nouvelle_implimentation_adrenalead_17600":false,"maj_adrenalead_vpf_gourmand_mf_18774":false,"nouveau_dailymotion_player_15340":false,"integrer_flux_damideco_hp_18805":true,"seedtag_implementation_v2_0082":false,"tr_19710_amp_enable_refresh":true,"new_script_pixel_outbrain":false,"insert_taboola_middle_shortcode_18819":false,"insert_taboola_middle_shortcode_amp_18819":false,"mise_en_place_du_sso_19627":false,"add_more_positions_amp_0290":false,"enlever_encart_essai_gratuit_20091":false,"cdg_tags_gam_last_pub_mobile_0330":false,"habillage_mobile_17294":true,"paywall_modification_appel_qiota_20835":false,"optimisation_template_diapo_19555":false,"diapo_monetisation_mobile_checked_0861":false,"fix_bug_redirect_articles_amp_20968":false,"passer_liens_affiliation_ctc_js_21078":false,"disable_amp_on_posts_ctc_amazon_21217":false,"enable_propositions_meta_box_20021":false,"add_link_without_showing_block_in_hp_20956":false,"ops_amazon_flux_rss_osp_15577":false,"diapo_monetisation_mobile_2022_n1_20660":false,"ctc_integration_nouvelle_box_21530":false,"delete_uid_from_url_21949":false,"ajout_meta_noarchive_aux_articles_premiums_21970":false,"dmp_permutive_20422":false,"embeds_script_links_twitter_instagram_22283":false,"send_email_hash_to_permutive_21272":false,"partner_avantis_desktop_0019":false,"afficher_image_a_la_une_has_video_0092":false,"enable_display_articles_HP_134794609":false,"meet_deal_Etendre_script_tout_le_site_rmf_audience_0075":false,"disable_feed_audience_monet_0075":false,"seo_correction_hide_interactionCount_field_0115":false,"suppression_dimension_superieur_300_hauteur_GAM_0135":false,"player_dailymotion_sur_amp_17085":false,"activate_api_permutive_rmf_monet_0084":false,"update_meta_data_image_legend_diapos_audience_0446":false,"ctc_somaire_0126_par_js":false,"dissociation_tags_desktop_mobile_Seedtag":false,"recommandation_taboola_2022_rmf_monet_0357":false,"disable_occasion_inside_article_0352":false,"MAJ_Page_Auteur_0619":true,"WPRocket_fix_scroll_sidebar_rmf_monet_0437":false,"show_dmp_products_info_0381":false,"show_adwords_after_permutive_0488":false,"delete_all_not_html_balises_from_feed_1342":false,"ctc_edito_adapter_box_ctc_audience_0402":false,"affichage_podcast_hp_0779":false,"links_manager_1031":false,"change_templates_quizz_0569":false,"affichage_bloc_auteur_1172":true,"show_sticky_player_0652":false,"modification_de_la_galerie_cote_b_o_1219":false,"TR_1271_d\u00e9sactiver_AMP_sans_redirection_301":false,"ajout_espace_mon_compte_21961":false,"modification_nombre_articles_feed_0761":false,"quiz_template_js_ajustement_pub_size_0959":false,"auteurs_v2_distinction_auteurs_actifs_generiques_1670":true,"auteurs_v2_liste_uniquement_auteurs_actifs_1671":true,"auteurs_v2_regle_remontee_auteurs_page_redaction_1674":true,"auteurs_v2_gestion_signature_auteur_bo_1680":true,"enable_canonical_category_redirection_1243":false,"pepsia_show_all_except_article_Diapo_monetisation":false,"page_BO_pour_recuperation_des_templates_0983":false,"optimisation_recherche_article_bo_1855":false,"show_position_mobile_104_diapo_monetisation_1057":false,"remove_shortlink_balise_1997":true,"auteurs_v2_regle_affichage_auteurs_front_1675":false,"nouvelle_regle_de_remontee_1240":false,"arret_creation_pages_tag_1236":false,"show_position_mobile_105_diapo_monetisation_1082":false,"show_position_mobile_105_diapo_quizz_1680":false,"add_sponsored_links_seo_2114":true,"add_pos_104_to_quizzes":false,"canonical_url_for_author_page_2261":false,"sitemap_ne_ce_met_pas_a_jour_2109":false,"customize_taboola_integration_1051":false,"add_habillage_position_format_key_value_1209":false,"activate_feed_diapo_monetisation_mobile_1201":false,"rajout_de_la_taille_1x1_sur_les_positions":false,"active_edisound_texttospeech_1502":false,"encode_links_in_content_3063":false,"desactiver_adverspace_tous_sites_3486":true,"bouton_share_event_GA_3544":false,"changement_regles_diffusion_pub_1591":false,"changement_regles_diffusion_taboola_middle_1591":false,"supprimer_redirection_301_302_hp_404_3596":false,"show_link_gestion_cookies_in_footer_3591":true,"add_header_http_last_modified_3658":false,"disable_infeed_and_cta_1662":false,"show_copyright_image_content_article":false,"display_credit_photo_article_normal":false,"disable_infeed_and_cta_1688":false,"load_unify_permutive_file_0209":true,"remove_children_categorie_from_feed_rss_2_3750":false,"suppression_dimension_superieur_970_hauteur_GAM_1795":false,"edit_lazyloaded_formats_1832":false,"display_share_buttons_on_diapo_monet_1782":false,"show_viously_before_title_1712":true,"remove_nbsp_code_from_content_1686":false,"repositionnement_native_sous_taboola_1625":false,"hide_gallery_images_copyright":false,"enable_dfp_prebid_v2_1696":false,"probleme_ancrage_17027":false,"activate_new_viosly_div":false,"taille_des_images_diaporama_1786":false,"enable_permutive_segments_in_viously_1773":false,"disable_sticky_pepsia_2002":false,"custom_quiz_permalink":false,"enable_new_rw_diaporama_1407":false,"show_pagination_on_title":true,"update_default_logo_2089":false,"diapo_monet_preload_ads_1753":false,"encarts_promo_kiosquemag_4719":false,"depot_cookies_avant_consent_15216":false,"disable_google_news_meta_4934":false,"show_event_gtm_view_diapo":false,"activation_diapo_2286":false,"remove_size_300_600_mobile_101":false,"enlever_la_position_101_2302":false,"positionnement_gallery_en_bas_4885":false,"disable_feed_taboola_in_2e_slide_diapo_2343":true,"disable_infeed_taboola_in_quiz":false,"new_partner_options_2278":false,"adaptation_globale_cheetah_0242":true,"activation_consentement_didomi_0242":false,"enable_RS_button_en_js":false,"add_meta_box_author_5896":false,"habillage_lazyloaded_2563":false,"remove_placeholder_pos_101_template_lineaire_2529":false,"supprimer_link_rel_prev_next_hp_hr_niveau1_5935":false,"use_rw_locate_template_1764":true,"add_previewer_role_5828":false,"display_GAM_keyvalue_parsource_2493":false,"enable_preload_concatjs":false,"optimise_criteo_tag":false,"optimise_common_js":false,"optimise_librairies_loading_15500":false,"optimise_load_slick_15520":false,"optimise_load_libs_15541":false,"rw_extract_inbody_js_15624":false,"ajouter_preload_au_scripts_16079":false},"is_preprod":0,"diapo_redirection":true,"sync_ads_refresh_mobile":"1","lang":"fr","msg_accepte_cookies":"En naviguant sur ce site, vous acceptez la politique d'utilisation des cookies. <a href=\"\" target=\"_blank\"> En savoir plus <\/a><div>Si vous ne souhaitez pas que vos cookies soient utilis\u00e9s par nos partenaires vous pouvez <a href=\"http:\/\/optout.networkadvertising.org\/?c=1#!\" target=\"_blank\">Cliquer ici<\/a><\/div>"} </script> <script type='text/javascript' async src='https://prebid.reworldmediafactory.com/cnet.fr/script.min.js' onload=" console.log('debug load prebid');" data-rocketid='partner:dfp'></script> <script type='didomi/javascript' data-vendor-raw='didomi:google' async='async' src='https://securepubads.g.doubleclick.net/tag/js/gpt.js' onload="console.log('debug load doubleclick');" data-rocketid='partner:dfp'></script> <script type='text/javascript' async src='https://prebid.reworldmediafactory.com/pbutils/prebid_utils.min.js?version=1343' onload="console.log('debug load prebid utils ');" data-rocketid='partner:dfp'></script> <script type="text/javascript" data-rocketid='partner:dfp'> function dfp_refresh_all_ads() { reworldAdUtils.refreshAdsInViewport(); } </script> <link rel='stylesheet' id='dfp_desktop_style-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/dfp_desktop_formats.css?ver=2042' type='text/css' media='all' /> <link rel='stylesheet' id='dfp-prebid-placeholder-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/dfp_prebid_placeholder.css?ver=2042' type='text/css' media='all' /> <link rel='stylesheet' id='slick_carousel_css-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/slick.css?ver=6.2.2' type='text/css' media='all' /> <link rel='stylesheet' id='reworldmedia-style-css' href='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/stylesheets/global.css?refresh=1343&#038;ver=2042' type='text/css' media='all' /> <link rel='stylesheet' id='reworldmedia-print-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/stylesheets/print.css?ver=2042' type='text/css' media='print' /> <link rel='stylesheet' id='wp-block-library-css' href='https://www.cnetfrance.fr/wp-includes/css/dist/block-library/style.min.css?ver=6.2.2' type='text/css' media='all' /> <style id='elasticpress-facet-style-inline-css' type='text/css'> .widget_ep-facet input[type=search],.wp-block-elasticpress-facet input[type=search]{margin-bottom:1rem}.widget_ep-facet .searchable .inner,.wp-block-elasticpress-facet .searchable .inner{max-height:20em;overflow:scroll}.widget_ep-facet .term.hide,.wp-block-elasticpress-facet .term.hide{display:none}.widget_ep-facet .empty-term,.wp-block-elasticpress-facet .empty-term{opacity:.5;position:relative}.widget_ep-facet .empty-term:after,.wp-block-elasticpress-facet .empty-term:after{bottom:0;content:" ";display:block;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.widget_ep-facet .level-1,.wp-block-elasticpress-facet .level-1{padding-left:20px}.widget_ep-facet .level-2,.wp-block-elasticpress-facet .level-2{padding-left:40px}.widget_ep-facet .level-3,.wp-block-elasticpress-facet .level-3{padding-left:60px}.widget_ep-facet .level-4,.wp-block-elasticpress-facet .level-4{padding-left:5pc}.widget_ep-facet .level-5,.wp-block-elasticpress-facet .level-5{padding-left:75pt}.widget_ep-facet input[disabled],.wp-block-elasticpress-facet input[disabled]{cursor:pointer;opacity:1}.widget_ep-facet .term a,.wp-block-elasticpress-facet .term a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.widget_ep-facet .term a:hover .ep-checkbox,.wp-block-elasticpress-facet .term a:hover .ep-checkbox{background-color:#ccc}.ep-checkbox{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:1em;justify-content:center;margin-right:.25em;width:1em}.ep-checkbox:after{border:solid #fff;border-width:0 .125em .125em 0;content:"";display:none;height:.5em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.25em}.ep-checkbox.checked{background-color:#5e5e5e}.ep-checkbox.checked:after{display:block} </style> <link rel='stylesheet' id='classic-theme-styles-css' href='https://www.cnetfrance.fr/wp-includes/css/classic-themes.min.css?ver=6.2.2' type='text/css' media='all' /> <style id='global-styles-inline-css' type='text/css'> body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-columns.is-layout-flex){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='page_css-css' href='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/stylesheets/single.css?ver=2042' type='text/css' media='all' /> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-includes/js/jquery/jquery.min.js?ver=3.6.4' id='jquery-core-js'></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.0' id='jquery-migrate-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/libs_loader.js?ver=2042' id='reworldmedia-main-libs-loader-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/javascripts/frontend.js?ver=2042' id='frontend-js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/javascripts/single.js?ver=2042' id='single-js-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/ismobile.min.js?ver=2042' id='jquery-ismobile-js'></script> <link rel="preload" as="font" href="https://www.cnetfrance.fr/wp-content/themes/cnet/assets/fonts/MonumentGrotesk/ABCMonumentGroteskVariable.woff2" crossorigin> <link rel="preload" as="font" href="https://www.cnetfrance.fr/wp-content/themes/cnet/assets/fonts/Sentinel/Sentinel-Semibold.woff2" crossorigin> <link rel="preload" as="font" href="https://www.cnetfrance.fr/wp-content/themes/cnet/assets/fonts/font-cnet.ttf?pxakz2" crossorigin><meta name="affilizz-media" content="63ca7b683f695e2b0bfc753c" /><meta property="nrbi:authors" content="Roch Arène"> <script type='text/javascript' data-rocketid='partner:dfp'> function shift_sticky_ad(selector) { jQuery(window).on('scroll', function() { var $_sticky = jQuery(selector).first(); if(typeof $_sticky !== 'undefined' && $_sticky) { var $_placeholders = jQuery('.placeholder-pub_dfp.placeholder-filled-with-pub, .rwad-with-placeholder.rwad-placeholder-filled'); var offset_sticky = $_sticky.offset(); var height_sticky = $_sticky.outerHeight(); if(typeof offset_sticky !== 'undefined' && offset_sticky) { $_placeholders.each(function() { var offset = jQuery(this).offset(); var sticky_h = offset_sticky.top + height_sticky; var placeholder_h = offset.top + jQuery(this).outerHeight(); // if sticky is over pub placeholder if(offset.top <= sticky_h && sticky_h < placeholder_h) { jQuery(this).find('.pub_dfp').css('top', height_sticky + 'px'); } else { jQuery(this).find('.pub_dfp').css('top', '0'); } }); } } }); } function check_slot_rendering(){ jQuery(document).ready(function() { function hideAdPlaceholder(element) { if(site_config_js.devs.placeholder_pub_dfp_18304) { element.closest('.placeholder-pub_dfp, .rwad-with-placeholder').addClass('placeholder-filled-with-pub'); } } if( typeof window.googletag !== 'undefined' && window.googletag){ googletag.cmd.push(function() { googletag.pubads().addEventListener('slotRenderEnded', function(event) { var adPlaceholderFilled = false; // Récupérer l'id du div contenant la pub var id_div = event.slot.getSlotId().getDomId(); var element = jQuery('#' + id_div); // Au cas on a l'habillage masqué var mask_id = 'rw_skin_clickMask'; $('.' + mask_id + '_to_remove').remove(); if(typeof element.prev()[0] !== 'undefined' && element.prev()[0] == jQuery('#' + mask_id)[0]) { adPlaceholderFilled = true; jQuery('#' + mask_id).addClass(mask_id + '_to_remove'); var maskChildNewTop = jQuery('#' + mask_id)[0].getBoundingClientRect().top + jQuery(document).scrollTop(); jQuery('#' + mask_id + ' a').css('top', maskChildNewTop + 'px'); jQuery('body').addClass(mask_id + '_habillage').css('backgroundPosition', 'center ' + maskChildNewTop + 'px'); } if(!event.isEmpty) { var classes_to_add = 'filled-with-pub'; // Récupérer le width de la pub var width_pub = event.size ? event.size[0] : null; if(width_pub) { classes_to_add += ' has-pub-' + width_pub; } element.addClass(classes_to_add); adPlaceholderFilled = true; } if(adPlaceholderFilled) { hideAdPlaceholder(element); } }); }); } }); } var visite = 0; if(getCookie('visite')) { visite=0; } else { setCookie('visite',1,30); visite=1; } var gptadslots = []; var googletag = googletag || {cmd:[]}; site_config_js.dfp_slots = site_config_js.dfp_slots || {}; site_config_js.dfp_div_ids = {"masthead_haut":"dfp_masthead_haut","mpu_haut":"dfp_mpu_haut","native":"dfp_native"}; site_config_js.dfp_ids = site_config_js.dfp_ids || []; var reworldAd = reworldAd || {}; reworldAd.que = reworldAd.que || []; var reworldAdUtils = reworldAdUtils || {}; reworldAdUtils.que = reworldAdUtils.que || []; googletag.cmd.push(function() { /* masthead_haut */ gptadslots.push(site_config_js.dfp_slots['masthead_haut'] = googletag.defineSlot('/46980923/cnetfrance/organic/telecharger/banner_atf', [[728,90],[970,250],[970,150],[1000,200],[1000,300],[980,250],[970,90],[1000,90],[1000,250],[1020,250],[1800,1000],[1,1]], 'dfp_masthead_haut').setTargeting('pos', ['1']).setTargeting('visite', [visite]).setTargeting('article_id', [371418]).setTargeting('article_type', ["simple"]).setTargeting('auteur', ["Roch Ar\u00e8ne"]).setTargeting('Etiquettes', ["ios", "iphone"]).setTargeting('rubrique_id', [4642]).setCollapseEmptyDiv(true).addService(googletag.pubads())); /* mpu_haut */ gptadslots.push(site_config_js.dfp_slots['mpu_haut'] = googletag.defineSlot('/46980923/cnetfrance/organic/telecharger/300_atf', [[120,600],[160,600],[300,250],[300,600],[300,100]], 'dfp_mpu_haut').setTargeting('pos', ['2']).setTargeting('visite', [visite]).setTargeting('article_id', [371418]).setTargeting('article_type', ["simple"]).setTargeting('auteur', ["Roch Ar\u00e8ne"]).setTargeting('Etiquettes', ["ios", "iphone"]).setTargeting('rubrique_id', [4642]).setCollapseEmptyDiv(true).addService(googletag.pubads())); googletag.pubads().disableInitialLoad(); googletag.pubads().setTargeting("content_keywords", ["ios","iphone"]).setTargeting("platform", "desktop").setTargeting("content_class", "rg").setTargeting("contenttype", "article").setTargeting("story", "371418").setTargeting("date", "08-2023").setTargeting("section", "news"); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.pubads().setCentering(true); googletag.enableServices(); console.log('%c => Not lazyloaded ads : ["masthead_haut","mpu_haut"]', 'background: #222; color: #bada55'); console.log('%c => Lazyloaded ads : ["native"]', 'background: #222; color: #bada55'); }); reworldAd.que.push(function() { reworldAd.refresh(); reworldAdUtils.que.push(function() { reworldAdUtils.setPrebidUtilsConfig({adUnit:"/46980923/cnetfrance/organic/telecharger", targeting:{"visite":[visite],"article_id":[371418],"article_type":["simple"],"auteur":["Roch Ar\u00e8ne"],"Etiquettes":["ios","iphone"],"rubrique_id":[4642]}}); }); }); </script> <style type="text/css"> div.pub_dfp > div { display: block !important; } </style> <link rel="preconnect" href="//securepubads.g.doubleclick.net" /> <link rel="preconnect" href="//www.googletagservices.com" /> <link rel="preconnect" href="//ad.doubleclick.net" /> <link rel="preconnect" href="//tpc.googlesyndication.com" /> <link rel="preconnect" href="//www.gstatic.com" /> <link rel="preconnect" href="//googleads4.g.doubleclick.net" /> <link rel="preconnect" href="//pagead2.googlesyndication.com" /> <link rel="preconnect" href="//googleads.g.doubleclick.net" /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if(self.RecaptchaOptions){ RecaptchaOptions.lang= 'fr' ; } </script><!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--><script type="rocketlazyloadscript" async src='https://boot.pbstck.com/v1/tag/d382b72d-a1a9-447f-add0-6ee80c043d9c' data-rocketid="partner:pubstack"></script><noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <!--[if lt IE 9]> <script src="https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/html5.js" type="text/javascript"></script> <script src="https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/modernizr.custom.86039.js" type="text/javascript"></script> <![endif]--> <link rel="stylesheet" href="https://c.clc2l.com/build/cnet/dld.c5724523.css"> <script src="https://c.clc2l.com/build/cnet/runtime.7f6b31fa.js" defer></script><script src="https://c.clc2l.com/build/cnet/109.8955e0cb.js" defer></script><script src="https://c.clc2l.com/build/cnet/579.cee7f123.js" defer></script><script src="https://c.clc2l.com/build/cnet/648.f6a7ff9e.js" defer></script><script src="https://c.clc2l.com/build/cnet/dld.255c54c8.js" defer></script> <link rel="next" href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?p=2&sort=popularity" /> </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="https://www.cnetfrance.fr/produits/guides/"> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Guides d'achat" data-lazy-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/06/buying-guide.svg"><noscript><img src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/06/buying-guide.svg" alt="Guides d'achat"></noscript> <span class="cn__body-md cn__font--700 cn__font-primary--has-hover cn__font-uppercase cnzd__vr--8">Guides d'achat</span> </a> </li> </ul> <div class="cnzd__o-nav__pnl--menu__sl cnzd__o-nav-gutter"> <span class="cn__body-md cn__font--700 cn__font-primary">En ce moment :</span> <ul> <li> <a class="cn__body-md cn__font-primary--has-hover" href="https://www.cnetfrance.fr/bon-plan/">Les meilleurs bons plans High-Tech</a> </li> <li> <a class="cn__body-md cn__font-primary--has-hover" href="/produits/les-meilleurs-smartphones-39368049.htm">Meilleurs smartphones 2024</a> </li> <li> <a class="cn__body-md cn__font-primary--has-hover" href="/produits/meilleurs-aspirateurs-robots-39876249.htm">Les meilleurs aspirateurs robots 2024</a> </li> <li> <a class="cn__body-md cn__font-primary--has-hover" href="/produits/les-vrais-meilleurs-ecouteurs-sans-fil-true-wireless-de-decembre-2022-39861740.htm">Meilleurs écouteurs sans fil 2024</a> </li> </ul> </div> <a class="cnzd__o-nav__pnl--menu__act cnzd__o-nav-gutter cnzd-middle-xxs" href="/connexion/"> <div></div> <span class="cn__body-lg cn__font-primary">Mon Compte</span> </a> <ul class="cnzd__o-nav__pnl--menu__ct"> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/applications-logiciels/">Applications et logiciels</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/culture-4000143164.htm/">Culture</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/maison-quotidien/">Maison et quotidien</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/informatique-4000000154.htm/">Informatique</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/telephonie-3900046204.htm/">Téléphonie</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/special/audio-4000000163.htm/">Audio</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/tv-images/">Tv et images</a> </li> <li> <span class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" data-nav-plus>Plus</span> <ul> <li> <a href="https://www.cnetfrance.fr/sciences-innovations/" class="cn__body-lg cn__font-primary--has-hover cnzd__o-nav-gutter" data-nav-plus-item>Sciences et innovations</a> </li> </ul> </li> </ul> <ul class="cnzd__o-nav__pnl--menu__sdl cnzd-middle-xxs"> <li> <a class="cn__body-lg cn__font-primary--has-hover cn__font-uppercase cnzd__o-nav-gutter" href="https://forums.cnetfrance.fr/">Forum</a> </li> <li> <a class="cn__body-lg cn__font-primary--has-hover cn__font-uppercase cnzd__o-nav-gutter" href="https://www.cnetfrance.fr/telecharger/">Télécharger</a> </li> </ul> </div> </div><div class="cn__o-nav__pnl--scheme is--mini" data-nav-panel-scheme> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr"> <span class="cn__o-nav__pnl--scheme__t cn__title-lg cn__font-primary">Affichage</span> <ul class="cn__o-nav__pnl--scheme__tgl cnzd__vr--24--v-xl"> <li class="cn__o-nav__pnl--scheme__tgl__itm is--day"> <label class="cn__o-nav__pnl--scheme__tgl__itm__inr cnzd-middle-xxs" data-toggle-theme="light"> <div class="cn__o-nav__pnl--scheme__tgl__itm__inr__i"></div> <span class="cnzd__vr--8 cn__body-sm cn__font-primary">Jour</span> <div class="cnzd__a-rad-btn cnzd__vr--16"> <input type="radio" name="toggle-display-mode" data-radio> <span></span> </div> </label> </li> <li class="cn__o-nav__pnl--scheme__tgl__itm is--night"> <label class="cn__o-nav__pnl--scheme__tgl__itm__inr cnzd-middle-xxs" data-toggle-theme="dark"> <div class="cn__o-nav__pnl--scheme__tgl__itm__inr__i"></div> <span class="cnzd__vr--8 cn__body-sm cn__font-primary">Nuit</span> <div class="cnzd__a-rad-btn cnzd__vr--16"> <input type="radio" name="toggle-display-mode" data-radio> <span></span> </div> </label> </li> <li class="cn__o-nav__pnl--scheme__tgl__itm is--system"> <label class="cn__o-nav__pnl--scheme__tgl__itm__inr cnzd-middle-xxs" data-toggle-theme> <div class="cn__o-nav__pnl--scheme__tgl__itm__inr__i"></div> <span class="cnzd__vr--8 cn__body-sm cn__font-primary">Automatique</span> <div class="cnzd__a-rad-btn cnzd__vr--16"> <input type="radio" name="toggle-display-mode" checked data-radio> <span></span> </div> </label> </li> </ul> </div> </div> <div class="cnzd__o-nav__ovl" data-nav-btn="close"> <div class="cnzd__o-nav__ovl__i is--account cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Mon compte</span> </div> <div class="cnzd__o-nav__ovl__i is--menu cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Menu</span> </div> <div class="cnzd__o-nav__ovl__i is--news cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">News</span> </div> <div class="cnzd__o-nav__ovl__i is--scheme cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Affichage</span> </div> <div class="cnzd__o-nav__ovl__i is--search cnzd__o-nav-gutter"> <span class="cnzd__o-nav__ovl__i__t cn__title-lg">Recherche</span> </div> </div> <div class="cnzd__o-nav__pnl--news" data-nav-panel-news> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr cnzd__o-nav-gutter"> <p class="cn__title-lg cn__font-primary cnzd__vr--24">A ne pas manquer</p> <ul class="cnzd-row cnzd__vr--16 cnzd__list--16"> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/renault-laguna-20t-39310938p.htm" title="Renault Laguna 2.0T"> <img width="365" height="200" class="lazy-load" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20365%20200'%3E%3C/svg%3E" alt="Renault Laguna 2.0T" data-lazy-src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png"><noscript><img width="365" height="200" class="lazy-load" src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png" alt="Renault Laguna 2.0T"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/renault-laguna-20t-39310938p.htm" title="Renault Laguna 2.0T"> Renault Laguna 2.0T </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/bmw-120d-sport-39345082p.htm" title="BMW 120d Sport"> <img width="365" height="200" class="lazy-load" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20365%20200'%3E%3C/svg%3E" alt="BMW 120d Sport" data-lazy-src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png"><noscript><img width="365" height="200" class="lazy-load" src="https://www.cnetfrance.fr/wp-content/themes/cnet-zdnet/cnet/assets/images/placeholder/cnet-placeholder.png" alt="BMW 120d Sport"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/bmw-120d-sport-39345082p.htm" title="BMW 120d Sport"> BMW 120d Sport </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/nissan-murano-39345899p.htm" title="Nissan Murano"> <img width="120" height="90" decoding="async" src="/rw-placeholder/120/90/image.svg" data-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/05/nissan_murano_normal.gif" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Nissan Murano"><noscript><img width="120" height="90" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2023/05/nissan_murano_normal.gif" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Nissan Murano" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/nissan-murano-39345899p.htm" title="Nissan Murano"> Nissan Murano </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/citroen-c3-exclusive-39347778p.htm" title="Citroën C3 Exclusive"> <img width="120" height="90" decoding="async" src="/rw-placeholder/120/90/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/05/Citroen_C3_Normal.jpg" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Citroën C3 Exclusive"><noscript><img width="120" height="90" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2023/05/Citroen_C3_Normal.jpg" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Citroën C3 Exclusive" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <span class="cnzd__i-sch-rslt__c__t cn__body-md cn__font-primary--has-hover cn__font--700"> <a href="https://www.cnetfrance.fr/cartech/citroen-c3-exclusive-39347778p.htm" title="Citroën C3 Exclusive"> Citroën C3 Exclusive </a> </span> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/cartech/" title="Cartech"> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary cn__font-uppercase">Cartech</span> </span> </div> </span> </li> </ul> </div> </div><div class="cnzd__o-nav__pnl--search"> <div class="cnzd__o-nav__pnl__c-btn" data-nav-btn="close"></div> <div class="cnzd__o-nav__pnl__inr"> <div class="cnzd__o-nav__pnl--search__ipt cnzd__o-nav-gutter"> <label class="cn__a-ipt-sch"> <input id="search_post" class="cn__a-ipt-sch__input" type="text" placeholder="Recherche un produit, un test..."> <button type="submit" class="cn__a-ipt-sch__button"></button> </label> </div> <!-- SEARCH RESULTS --> <div class="cnzd__o-nav__pnl--search__sr cnzd__o-nav-gutter" id="global-search-results"></div> <!-- SEARCH RESULTS --> <!-- HIGHLIGHT --> <div class="cnzd__o-nav__pnl--search__h cnzd__o-nav-gutter"> <p class="cn__title-lg cn__font-primary cnzd__vr--24">Les derniers tests</p> <ul class="cnzd-row cnzd__vr--16 cnzd__list--16"> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/ecovacs-goat-o800-rtk-on-a-installe-le-robot-tondeuse-sans-cable-et-cest-assez-simple-426856.htm" title="Ecovacs Goat O800 RTK : on a installé le robot tondeuse sans câble, et c'est assez simple"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2025/02/eovacs-goat-o800-rtk-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="Ecovacs Goat O800 RTK : on a installé le robot tondeuse sans câble, et c'est assez simple"><noscript><img width="365" height="200" src="https://sf2.cnetfrance.fr/wp-content/uploads/cnet/2025/02/eovacs-goat-o800-rtk-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="Ecovacs Goat O800 RTK : on a installé le robot tondeuse sans câble, et c'est assez simple" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/ecovacs-goat-o800-rtk-on-a-installe-le-robot-tondeuse-sans-cable-et-cest-assez-simple-426856.htm" title="Ecovacs Goat O800 RTK : on a installé le robot tondeuse sans câble, et c'est assez simple" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Ecovacs Goat O800 RTK : on a installé le robot tondeuse sans câble, et c'est assez simple</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">02/03/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-engwe-mapfour-n1-air-426808.htm" title="Test Engwe MapFour N1 Air : un vélo électrique léger et endurant pour les trajets quotidiens en ville"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/engwe-mapfour-n1-air-365x200.webp" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Engwe MapFour N1 Air : un vélo électrique léger et endurant pour les trajets quotidiens en ville"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/engwe-mapfour-n1-air-365x200.webp" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Test Engwe MapFour N1 Air : un vélo électrique léger et endurant pour les trajets quotidiens en ville" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-engwe-mapfour-n1-air-426808.htm" title="Test Engwe MapFour N1 Air : un vélo électrique léger et endurant pour les trajets quotidiens en ville" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test Engwe MapFour N1 Air : un vélo électrique léger et endurant pour les trajets quotidiens en ville</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">02/03/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/test-de-la-camera-surveillance-exterieure-ezviz-bc1c-425264.htm" title="Test de la caméra surveillance extérieure Ezviz BC1c 4K sur batterie"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/01/design-sans-titre-2025-01-07t112211.638-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 caméra surveillance extérieure Ezviz BC1c 4K sur batterie"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/01/design-sans-titre-2025-01-07t112211.638-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 caméra surveillance extérieure Ezviz BC1c 4K sur batterie" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/test-de-la-camera-surveillance-exterieure-ezviz-bc1c-425264.htm" title="Test de la caméra surveillance extérieure Ezviz BC1c 4K sur batterie" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Test de la caméra surveillance extérieure Ezviz BC1c 4K sur batterie</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">02/03/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/hypershell-pro-x-426747.htm" title="Avec l'exosquelette Hypershell Pro X, j'ai vaincu la dune du Pilat et des sentiers pyrénéens"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/hypershell-pro-x-365x200.webp" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Avec l'exosquelette Hypershell Pro X, j'ai vaincu la dune du Pilat et des sentiers pyrénéens"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/hypershell-pro-x-365x200.webp" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Avec l'exosquelette Hypershell Pro X, j'ai vaincu la dune du Pilat et des sentiers pyrénéens" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/hypershell-pro-x-426747.htm" title="Avec l'exosquelette Hypershell Pro X, j'ai vaincu la dune du Pilat et des sentiers pyrénéens" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Avec l'exosquelette Hypershell Pro X, j'ai vaincu la dune du Pilat et des sentiers pyrénéens</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">02/03/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/huawei-mate-x6-426283.htm" title="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo impeccable"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/huawei-mate-x6-365x200.webp" class="lazy-load cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo impeccable"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/huawei-mate-x6-365x200.webp" class="cnzd__ar--xxs-s cnzd__ar--xs-s cnzd__ar--sm-s cnzd__ar--md-s cnzd__ar--lg-pf cnzd__ar--xl-pf zoom-it wp-post-image" alt="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo impeccable" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/huawei-mate-x6-426283.htm" title="Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo impeccable" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Huawei Mate X6 : un téléphone pliant séduisant tout en finesse avec un volet photo impeccable</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">02/03/2025</span> </div> </span> </li> <li class="cnzd-col-xxs-12"> <span class="cnzd__i-sch-rslt"> <figure class="cn__level-two"> <span data-action="jslink" data-ref="https://www.cnetfrance.fr/produits/oneplus-watch-3-426656.htm" title="Prise en main OnePlus Watch 3 : l'autonomie semble déjà prometteuse"> <img width="365" height="200" decoding="async" src="/rw-placeholder/365/200/image.svg" data-src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/oneplus-watch-3-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="Prise en main OnePlus Watch 3 : l'autonomie semble déjà prometteuse"><noscript><img width="365" height="200" src="https://sf1.cnetfrance.fr/wp-content/uploads/cnet/2025/02/oneplus-watch-3-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="Prise en main OnePlus Watch 3 : l'autonomie semble déjà prometteuse" decoding="async"></noscript> </span> </figure> <div class="cnzd__i-sch-rslt__c"> <a href="https://www.cnetfrance.fr/produits/oneplus-watch-3-426656.htm" title="Prise en main OnePlus Watch 3 : l'autonomie semble déjà prometteuse" class="cnzd__i-sch-rslt__c__t cn__body-sm cn__font-primary--has-hover">Prise en main OnePlus Watch 3 : l'autonomie semble déjà prometteuse</a> <span class="cnzd__i-sch-rslt__c__ct cn__body-xs cn__font-quaternary">02/03/2025</span> </div> </span> </li> </ul> </div> <!-- HIGHLIGHT --> </div> </div><div class="cnzd__o-nav__ftr"> <div class="cnzd__o-nav__ftr__n-btn cn__body-md cn__font--700 cn__font-uppercase" data-nav-btn="news">News</div> <div class="cnzd__o-nav__ftr__btn is--l" data-nav-btn="menu"> <span class="cn__body-sm cn__font-primary">Menu</span> </div> <div class="cnzd__o-nav__ftr__btn is--r" data-nav-btn="search"> <span class="cn__body-sm cn__font-primary">Rechercher</span> </div> <div class="cnzd__o-nav__ftr__shp"> <div class="cnzd__o-nav__ftr__shp__l"></div> <div class="cnzd__o-nav__ftr__shp__c"></div> <div class="cnzd__o-nav__ftr__shp__r"></div> </div> </div> </nav> <div id="top_banner"></div> <script> if (window.innerWidth > 1000) { let cnetBanner = `<div class="clearfix"></div><div id="megabanner_top"> <aside id="text-10" class="widget-odd widget-last widget-first widget-1 col-xs-12 col-md-12 col-lg-12 ms-item widget widget_text"> <div class="textwidget"><!-- masthead_haut --> <div class='clearfix'></div><div class='placeholder-pub_dfp placeholder-masthead_haut' style='min-width:1000px; min-height:300px;' ><div class='pub_dfp masthead_haut' id='dfp_masthead_haut'></div></div> <script type='text/javascript' data-rocketid='partner:dfp'> googletag.cmd.push(function() { googletag.display('dfp_masthead_haut'); site_config_js.dfp_ids.push('masthead_haut'); }); <`+`/script></div> </aside> </div>`; document.getElementById('top_banner').innerHTML = cnetBanner; } else { let cnetBanner = `<div class="clearfix"></div><div id="dfp_sticky_banner_top" class="pub_dfp sticky_banner_top lazyload-rwad" data-child-adunit="banner_atf" data-position-mobile="151" data-sticky="true" data-sticky-offset="58" style="min-width:320px; min-height:100px;" ></div>`; document.getElementById('top_banner').innerHTML = cnetBanner; } </script> <div id="container"> <div class="cnzd__lyt" data-main-container> <div class="cnzd__lyt__ctnr l-page"> <main id="content" class="cnzd__main has--sidebar"> <div class="cn__p-pb__ar"> <section class="l-hero"> <ol id="wo-breadcrumbs" class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a href="https://www.cnetfrance.fr/" itemprop="item"> <span itemprop="name">Accueil</span> </a> <meta itemprop="position" content="1" /> </li> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <a href="https://www.cnetfrance.fr/telecharger/" itemprop="item"> <span itemprop="name">Téléchargement</span> </a> <meta itemprop="position" content="2" /> </li> <li itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"> <span itemprop="name">Extension Google Chrome</span> <meta itemprop="item" content="https://www.cnetfrance.fr/telecharger/extension-google-chrome/" /> <meta itemprop="position" content="3" /> </li> </ol> <h1 class="ed__a-mt">Extension Google Chrome</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-products"> <div class="m-filter"> <div class="m-filter__form"> <div class="c-select js-select"> <div class="c-select__btn">Toutes les licences</div> <div class="c-select__content is-hide"> <div class="c-select__item"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?license=licence-gratuite&amp;sort=popularity" rel="nofollow">Licence gratuite</a></div> <div class="c-select__item"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?license=demonstration&amp;sort=popularity" rel="nofollow">Démonstration</a></div> <div class="c-select__item"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?license=licence-commerciale&amp;sort=popularity" rel="nofollow">Licence commerciale</a></div> <div class="c-select__item"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?license=logiciel-libre&amp;sort=popularity" rel="nofollow">Logiciel libre</a></div> </div> </div> <div class="c-select js-select"> <div class="c-select__btn">Popularité</div> <div class="c-select__content is-hide"> <div class="c-select__item"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/" rel="nofollow">Date de mise à jour</a></div> <div class="c-select__item"><a href="https://www.cnetfrance.fr/telecharger/extension-google-chrome/?sort=name" rel="nofollow">Nom</a></div> </div> </div> </div> <p class="m-filter__result"> Affichage de <span>1 à 30</span> sur <span>82</span> </p> </div> <div class="m-grid m-grid--products"> <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" srcset="https://c.clc2l.com/c/thumbnail50webp/t/a/d/adobe-acrobat-reader-dc-V9DbmF.jpg"> <img src="https://c.clc2l.com/c/thumbnail50/t/a/d/adobe-acrobat-reader-dc-V9DbmF.jpg" alt="Adobe Acrobat Reader" title="Adobe Acrobat Reader" width="48" height="48" decoding="async" fetchpriority="high"> </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">27/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="722 téléchargements">722</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/duckduckgo-40357353s.htm" title="Télécharger DuckDuckGo"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" srcset="https://c.clc2l.com/c/thumbnail50webp/t/d/u/duckduckgo-wOkKq6.png"> <img src="https://c.clc2l.com/c/thumbnail50/t/d/u/duckduckgo-wOkKq6.png" alt="DuckDuckGo" title="DuckDuckGo" width="48" height="48" decoding="async" fetchpriority="high"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">DuckDuckGo</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">DuckDuckGo est un moteur de recherche développé aux états-Unis et qui protège les données et la vie privée de ses visiteurs afin d’éviter, notamment, qu’elles soient utilisées à des fins commerciales.</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">25/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="92 téléchargements">92</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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/perplexity-ai-40370121s.htm" title="Télécharger Perplexity AI"> <article class="a-product"> <div class="a-product__main"> <figure class="a-product__img"> <picture> <source type="image/webp" srcset="https://c.clc2l.com/c/thumbnail50webp/t/p/e/perplexity-ai-AJPSn8.jpg"> <img src="https://c.clc2l.com/c/thumbnail50/t/p/e/perplexity-ai-AJPSn8.jpg" alt="Perplexity AI" title="Perplexity AI" width="48" height="48" decoding="async" fetchpriority="high"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Perplexity AI</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Perplexity AI est un agent conversationnel propulsé par l’IA. Gratuit et disponible en service en ligne et en extension pour Google Chrome, il répond à vos questions en langage naturel et vous indique ses sources.</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">27/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="77 téléchargements">77</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> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/easy-youtube-video-downloader-express-40367727s.htm" title="Télécharger Easy Youtube Video Downloader 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/e/a/easy-youtube-video-downloader-express-Ukril3.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/e/a/easy-youtube-video-downloader-express-Ukril3.png" class="lazyload" alt="Easy Youtube Video Downloader Express" title="Easy Youtube Video Downloader Express" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Easy Youtube Video Downloader Express</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Easy Youtube Video Downloader Express est une extension pour navigateur internet qui vous permet de télécharger des vidéos issues du site de streaming Youtube afin de les regarder plus tard hors ligne.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 19.1">19.1</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">02/05/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="71 téléchargements">71</div> <div class="a-product__oss"> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--macos" title="macOS"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/video-downloadhelper-pour-chrome-40338194s.htm" title="Télécharger Video DownloadHelper"> <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/i/video-downloadhelper-pour-chrome-t18xhf.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/v/i/video-downloadhelper-pour-chrome-t18xhf.png" class="lazyload" alt="Video DownloadHelper" title="Video DownloadHelper" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Video DownloadHelper</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Video DownloadHelper est une extension pour navigateur internet dont le but est de vous aider à télécharger des vidéos sur internet (sur des sites de streaming ou autre).</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">31/01/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="32 téléchargements">32</div> <div class="a-product__oss"> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/pushbullet-40344338s.htm" title="Télécharger Pushbullet"> <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/u/pushbullet-s6lbxW.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/p/u/pushbullet-s6lbxW.jpg" class="lazyload" alt="Pushbullet" title="Pushbullet" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Pushbullet</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Pushbullet est une application qui permet de connecter votre smartphone ou tablette sous Android avec votre ordinateur via votre navigateur internet (Windows, Mac, Linux) ou un logiciel pour Windows.</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/08/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="31 téléchargements">31</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--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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-scholar-39359712s.htm" title="Télécharger Google Scholar"> <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-scholar-cqQORV.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-scholar-cqQORV.jpg" class="lazyload" alt="Google Scholar" title="Google Scholar" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Scholar</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Accessible en ligne, Google Scholar simplifie considérablement la recherche académique. Il vous permet d&#039;accéder à une mine d&#039;informations scientifiques et académiques : articles de revues, thèses, livres, résumés et opinions de tribunaux.</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">15/05/2024</div> </li> <li> <div class="c-spec c-spec--downloads" title="25 téléchargements">25</div> <div class="a-product__oss"> <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> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/skype-windows-version-76-39833648s.htm" title="Télécharger Skype"> <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/k/skype-KFF2Pa.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/s/k/skype-KFF2Pa.jpg" class="lazyload" alt="Skype" title="Skype" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Skype</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Skype vous permet d&#039;appeler vos contacts et de discuter en vidéo avec eux, ainsi que de passer des appels vers des téléphones fixes ou mobiles. Il est également capable d&#039;organiser des conférences téléphoniques et des appels vidéo de groupe.</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">06/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="22 téléchargements">22</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> <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-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/windows-live-hotmail-39313528s.htm" title="Télécharger Outlook"> <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/-irJ1sD.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/i/-irJ1sD.jpg" class="lazyload" alt="Outlook" title="Outlook" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Outlook</h3> <p class="a-product__licence"> Licence commerciale <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Microsoft Outlook offre une manière efficace d&#039;organiser votre boîte de réception pour chaque email entrant, et s&#039;associe à la puissance des services de messagerie électronique de Microsoft.</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">28/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="14 téléchargements">14</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> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/adobe-acrobat-x-39967878s.htm" title="Télécharger Adobe Acrobat Pro"> <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-pro-owlyil.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/a/d/adobe-acrobat-pro-owlyil.png" class="lazyload" alt="Adobe Acrobat Pro" title="Adobe Acrobat Pro" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Adobe Acrobat Pro</h3> <p class="a-product__licence"> Démonstration <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Adobe Acrobat Pro va changer la façon dont vous travaillez avec les documents commerciaux importants. Travailler n&#039;importe où. Créer, modifier et signer des PDF avec Acrobat Pro..</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">27/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="10 téléchargements">10</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--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/startpage-40373493s.htm" title="Télécharger Startpage"> <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/t/Startpage-0T_yox.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/S/t/Startpage-0T_yox.jpg" class="lazyload" alt="Startpage" title="Startpage" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Startpage</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Startpage est un moteur de recherche axé sur la protection de la vie privée. Il garantit une navigation en ligne sans collecte, suivi, ni stockage des données personnelles, offrant ainsi une alternative sécurisée aux moteurs de recherche traditionnels.</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">27/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="10 téléchargements">10</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> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/poulpeo-40370129s.htm" title="Télécharger Poulpeo"> <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/o/Poulpeo-65gFYH.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/P/o/Poulpeo-65gFYH.png" class="lazyload" alt="Poulpeo" title="Poulpeo" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Poulpeo</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Poulpeo est une plateforme de Cashback qui vous permet de récupérer de l’argent sur vos achats, dans plus de 1600 enseignes partenaires. A télécharger sur Android et iOS, à utiliser en service en ligne et en extension pour navigateurs web.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 3.1">3.1</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">11/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="9 téléchargements">9</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> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/scribens-correcteur-40372331s.htm" title="Télécharger Scribens - Correcteur"> <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/c/Scribens-Correcteur-V6lndJ.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/S/c/Scribens-Correcteur-V6lndJ.jpg" class="lazyload" alt="Scribens - Correcteur" title="Scribens - Correcteur" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Scribens - Correcteur</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Scribens est un correcteur orthographique et grammatical qui ne laisse passer aucune faute. Il est disponible gratuitement et se décline sur toutes les plateformes.</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">01/03/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="9 téléchargements">9</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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/languagetool-40367453s.htm" title="Télécharger LanguageTool"> <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/a/languagetool-5GyXVj.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/l/a/languagetool-5GyXVj.png" class="lazyload" alt="LanguageTool" title="LanguageTool" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">LanguageTool</h3> <p class="a-product__licence"> Logiciel libre <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">LanguageTool est un outil de correction de grammaire et d&#039;orthographe très poussé qui fonctionne parfaitement en français, mais aussi dans d’autres langues. Une version gratuite existe.</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">20/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="7 téléchargements">7</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--ios" title="iOS"></i> <i class="c-os c-os--linux" title="Linux"></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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/merciapp-40369549s.htm" title="Télécharger MerciApp"> <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/e/merciapp-EcZF1g.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/e/merciapp-EcZF1g.jpg" class="lazyload" alt="MerciApp" title="MerciApp" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">MerciApp</h3> <p class="a-product__licence"> Démonstration <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">MerciApp est un correcteur d’orthographe et de grammaire en langue française uniquement. Il est capable de corriger n’importe quel texte de votre choix. Essayez-le gratuitement.</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/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="7 téléchargements">7</div> <div class="a-product__oss"> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-earth-windows-39161620s.htm" title="Télécharger Google Earth"> <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-earth-dYud3g.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-earth-dYud3g.png" class="lazyload" alt="Google Earth" title="Google Earth" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Earth</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Google Earth est un outil d&#039;exploration planétaire qui vous permet de faire un voyage virtuel dans le monde entier, avec des tonnes de photos, d&#039;informations et d&#039;autres types d&#039;affichages interactifs que vous pouvez explorer.</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/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="7 téléchargements">7</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> <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> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/multcloud-40358835s.htm" title="Télécharger MultCloud"> <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/u/multcloud-BOj5g2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/m/u/multcloud-BOj5g2.png" class="lazyload" alt="MultCloud" title="MultCloud" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">MultCloud</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 MultCloud, vous pouvez transférer, migrer, sauvegarder, synchroniser, déplacer, intégrer et gérer facilement de nombreux espaces de stockage dans le cloud.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 4.6.5">4.6.5</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">24/12/2020</div> </li> <li> <div class="c-spec c-spec--downloads" title="6 téléchargements">6</div> <div class="a-product__oss"> <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> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/pinterest-40338022s.htm" title="Télécharger Pinterest"> <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/i/pinterest-WYVEJ4.JPG"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/p/i/pinterest-WYVEJ4.JPG" class="lazyload" alt="Pinterest" title="Pinterest" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Pinterest</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Pinterest est une application mobile et un service en ligne, vous permettant d’accéder au réseau social de partage d&#039;images et de liens, permettant de rassembler des pages web épinglés.</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">27/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="6 téléchargements">6</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> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/internet-download-manager-11010255s.htm" title="Télécharger Internet Download Manager (idm)"> <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/-VBQblZ.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/-/V/-VBQblZ.jpg" class="lazyload" alt="Internet Download Manager (idm)" title="Internet Download Manager (idm)" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Internet Download Manager (idm)</h3> <p class="a-product__licence"> Démonstration <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Lancez le téléchargement des fichiers en quelques clics directement depuis votre navigateur web. Internet Download Manager prend en charge un grand nombre de formats et s&#039;intègre à tous les navigateurs web les plus populaires.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 6.42 build 27">6.42 build 2</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">23/01/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="6 téléchargements">6</div> <div class="a-product__oss"> <i class="c-os c-os--windows" title="Windows"></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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </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-listing">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--update" title="Dernière mise à jour">28/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="6 téléchargements">6</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> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/protonvpn-40367567s.htm" title="Télécharger Proton VPN"> <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/r/protonvpn--9KoBD.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/p/r/protonvpn--9KoBD.png" class="lazyload" alt="Proton VPN" title="Proton VPN" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Proton VPN</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Disponible sur desktop, mobile et en extension pour navigateurs web, Proton VPN est un service de navigation web sécurisé open source qui utilise un système de chiffrement militaire afin crypter les échanges de données.</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/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="6 téléchargements">6</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> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/free-download-manager-39252559s.htm" title="Télécharger Free Download Manager (FDM)"> <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/f/r/free-download-manager-sYZNqL.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/f/r/free-download-manager-sYZNqL.png" class="lazyload" alt="Free Download Manager (FDM)" title="Free Download Manager (FDM)" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Free Download Manager (FDM)</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Free Download Manager peut décupler tous vos téléchargements, traiter des fichiers multimédia de divers formats, glisser-déposer des URL directement depuis un navigateur web ainsi que télécharger simultanément plusieurs fichiers.</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 6.25">6.25</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">12/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="6 téléchargements">6</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--linux" title="Linux"></i> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/google-traduction-40344836s.htm" title="Télécharger Google Traduction"> <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-traduction-FNzObf.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/g/o/google-traduction-FNzObf.png" class="lazyload" alt="Google Traduction" title="Google Traduction" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Google Traduction</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Google Traduction est une application à avoir toujours sur soi en voyage à l’étranger, elle vous permet de traduire vos questions dans la langue locale avec une lecture à voix haute par le logiciel, de traduire les panneaux, etc.</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/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="5 téléchargements">5</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> <i class="c-os c-os--extension-google-chrome" title="Extension Google Chrome"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/zotero-39344170s.htm" title="Télécharger Zotero"> <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/z/o/zotero-BF6OdV.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/z/o/zotero-BF6OdV.jpg" class="lazyload" alt="Zotero" title="Zotero" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Zotero</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Un utilitaire de recherche de nouvelle génération</p> </div> <ul class="a-product__specs"> <li> <div class="c-spec c-spec--version" title="Version 7.0.13">7.0.13</div> <div class="c-spec c-spec--update" title="Dernière mise à jour">25/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="3 téléchargements">3</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--ios" title="iOS"></i> <i class="c-os c-os--linux" title="Linux"></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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/systran-translator-dictionary-39365055s.htm" title="Télécharger SYSTRAN translate"> <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/y/systran-translate-_YBGWa.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/s/y/systran-translate-_YBGWa.jpg" class="lazyload" alt="SYSTRAN translate" title="SYSTRAN translate" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">SYSTRAN translate</h3> <p class="a-product__licence"> Licence commerciale <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Traducteur anglais-français</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="3 téléchargements">3</div> <div class="a-product__oss"> <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-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/harvest-time-expense-tracker-39355148s.htm" title="Télécharger Harvest"> <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/h/a/harvest-time-expense-tracker-nJlel9.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/h/a/harvest-time-expense-tracker-nJlel9.png" class="lazyload" alt="Harvest" title="Harvest" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Harvest</h3> <p class="a-product__licence"> Démonstration <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Gérez votre temps et vos dépenses sur votre mobile ou votre PC</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">24/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="3 téléchargements">3</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--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--extension-microsoft-edge" title="Extension Microsoft Edge"></i> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/stealthy-pour-firefox-40337320s.htm" title="Télécharger Stealthy"> <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/t/stealthy-EuDGHS.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/s/t/stealthy-EuDGHS.png" class="lazyload" alt="Stealthy" title="Stealthy" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Stealthy</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Adresse IP US par proxy</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">16/02/2021</div> </li> <li> <div class="c-spec c-spec--downloads" title="3 téléchargements">3</div> <div class="a-product__oss"> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/ecosia-40357359s.htm" title="Télécharger Ecosia"> <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/c/ecosia-RRXRQj.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/e/c/ecosia-RRXRQj.jpg" class="lazyload" alt="Ecosia" title="Ecosia" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Ecosia</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Ecosia est un moteur de recherche éthique basé sur le moteur Bing, qui participe à la reforestation en replantant un arbre toutes les 45 recherches effectuées par les visiteurs.</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/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="3 téléchargements">3</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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/you-com-40369983s.htm" title="Télécharger You.com"> <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/you-com-5HqA6e.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/y/o/you-com-5HqA6e.jpg" class="lazyload" alt="You.com" title="You.com" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">You.com</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">You.com est un moteur de recherche révolutionnaire qui fait appel à l&#039;IA pour fournir des réponses plus précises et pertinentes à vos questions. Il est doté d’autres fonctionnalités intéressantes telles qu’un chatbot et un générateur d’image.</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">16/02/2025</div> </li> <li> <div class="c-spec c-spec--downloads" title="3 téléchargements">3</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> <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> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> <div class="m-grid__item"> <a href="https://www.cnetfrance.fr/telecharger/color-picker-11002937s.htm" title="Télécharger Color Picker"> <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/o/color-picker-58WdVI.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail50/t/c/o/color-picker-58WdVI.png" class="lazyload" alt="Color Picker" title="Color Picker" width="48" height="48" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product__heading"> <h3 class="a-product__title">Color Picker</h3> <p class="a-product__licence"> Licence gratuite <span>Télécharger</span> </p> </div> <p class="a-product__desc js-excerpt-listing">Choisir les couleurs des pages web de façon interactive.</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">27/07/2023</div> </li> <li> <div class="c-spec c-spec--downloads" title="2 téléchargements">2</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--extension-google-chrome" title="Extension Google Chrome"></i> <i class="c-os c-os--extension-microsoft-edge" title="Extension Microsoft Edge"></i> <i class="c-os c-os--extension-mozilla-firefox" title="Extension Mozilla Firefox"></i> </div> </li> </ul> </article> </a> </div> </div> <div class="l-products__pagination"><div class="c-pagination js-pagination"><div class="c-pagination__list"><span class="c-pagination__item c-pagination__item--prev disabled"></span><span class="c-pagination__item is-active" title="Page 1 sur 3">1/3</span><a class="c-pagination__item" href="/telecharger/extension-google-chrome/?sort=popularity&p=2" title="Page 2">2</a><a class="c-pagination__item" href="/telecharger/extension-google-chrome/?sort=popularity&p=3" title="Page 3">3</a><span data-c2l="L3RlbGVjaGFyZ2VyL2V4dGVuc2lvbi1nb29nbGUtY2hyb21lLz9zb3J0PXBvcHVsYXJpdHkmcD0y" class="c-pagination__item c-pagination__item--next span-c2l" title="Page suivante"></span></div></div></div> <span id="dld-os" data-os="extension-google-chrome" class="c-display-none"></span> </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"> <p class="l-section__title">Tops Téléchargement</p> <ul class="m-list m-list--products"> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/g/o/google-playstore-Iauj7q.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/g/o/google-playstore-Iauj7q.png" class="lazyload" alt="Google Play Store" title="Google Play Store" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/google-playstore-40338008s.htm" class="c-link" title="Google Play Store">Google Play Store</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/y/o/youtube-8TIKL2.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/y/o/youtube-8TIKL2.png" class="lazyload" alt="YouTube" title="YouTube" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/youtube-40339172s.htm" class="c-link" title="YouTube">YouTube</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/l/i/libreoffice-w4SXHB.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/l/i/libreoffice-w4SXHB.png" class="lazyload" alt="LibreOffice" title="LibreOffice" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/libreoffice-39644052s.htm" class="c-link" title="LibreOffice">LibreOffice</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/a/d/adobe-acrobat-reader-dc-V9DbmF.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/a/d/adobe-acrobat-reader-dc-V9DbmF.jpg" class="lazyload" alt="Adobe Acrobat Reader" title="Adobe Acrobat Reader" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/adobe-reader-windows-11001867s.htm" class="c-link" title="Adobe Acrobat Reader">Adobe Acrobat Reader</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/i/n/inkscape-rSd8of.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/i/n/inkscape-rSd8of.jpg" class="lazyload" alt="InkScape" title="InkScape" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/inkscape-windows-39559456s.htm" class="c-link" title="InkScape">InkScape</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/o/foxit-reader-TCDazs.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/o/foxit-reader-TCDazs.png" class="lazyload" alt="Foxit PDF Reader" title="Foxit PDF Reader" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/foxit-reader-40337983s.htm" class="c-link" title="Foxit PDF Reader">Foxit PDF Reader</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-10-famille-KqITws.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-10-famille-KqITws.jpg" class="lazyload" alt="Windows 10 Famille" title="Windows 10 Famille" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/windows-10-40337634s.htm" class="c-link" title="Windows 10 Famille">Windows 10 Famille</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/H/a/Happy-Color-jeux-de-coloriage-IVtInu.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/H/a/Happy-Color-jeux-de-coloriage-IVtInu.png" class="lazyload" alt="Happy Color – jeux de coloriage" title="Happy Color – jeux de coloriage" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/happy-color-jeux-de-coloriage-40367573s.htm" class="c-link" title="Happy Color – jeux de coloriage">Happy Color – jeux de coloriage</a> </p> </div> </article> </li> <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/h/whatsapp--VrDyj.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/h/whatsapp--VrDyj.png" class="lazyload" alt="WhatsApp" title="WhatsApp" 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/whatsapp-messenger-ios-39932235s.htm" class="c-link" title="WhatsApp">WhatsApp</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/l/vlc-media-player-brbR21.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/v/l/vlc-media-player-brbR21.png" class="lazyload" alt="VLC media player" title="VLC media player" 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/vlc-media-player-windows-11011194s.htm" class="c-link" title="VLC media player">VLC media player</a> </p> </div> </article> </li> </ul> </section> <section class="l-section l-section--newslist"> <p class="l-section__title"><span>Nouveautés</span></p> <ul class="m-list m-list--products"> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/a/c/accuweather-1WWZHK.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/a/c/accuweather-1WWZHK.png" class="lazyload" alt="AccuWeather: Satellite Météo" title="AccuWeather: Satellite Météo" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/accuweather-40339255s.htm" class="c-link" title="AccuWeather: Satellite Météo">AccuWeather: Satellite Météo</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/o/foxit-pdf-editor-Ks6lVA.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/o/foxit-pdf-editor-Ks6lVA.jpg" class="lazyload" alt="Foxit PDF Editor" title="Foxit PDF Editor" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/foxit-pdf-editor-40369671s.htm" class="c-link" title="Foxit PDF Editor">Foxit PDF Editor</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/r/free-pdf-to-word-converter-cUs060.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/r/free-pdf-to-word-converter-cUs060.png" class="lazyload" alt="Free PDF to Word Converter" title="Free PDF to Word Converter" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/free-pdf-to-word-converter-40337984s.htm" class="c-link" title="Free PDF to Word Converter">Free PDF to Word Converter</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/i/fitness-musculation-OKS5fH.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/i/fitness-musculation-OKS5fH.png" class="lazyload" alt="Fitness &amp; Musculation" title="Fitness &amp; Musculation" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/fitness-musculation-40358477s.htm" class="c-link" title="Fitness &amp; Musculation">Fitness &amp; Musculation</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/t/r/treesize-free-ueYNX0.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/t/r/treesize-free-ueYNX0.png" class="lazyload" alt="TreeSize Free" title="TreeSize Free" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/treesize-free-40340699s.htm" class="c-link" title="TreeSize Free">TreeSize Free</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/-/p/-p01inS.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/-/p/-p01inS.jpg" class="lazyload" alt="Borderlands 3" title="Borderlands 3" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/borderlands-3-40357945s.htm" class="c-link" title="Borderlands 3">Borderlands 3</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/t/r/trivia-crack-jeu-de-quiz-multijoueurs-mVC7vO.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/t/r/trivia-crack-jeu-de-quiz-multijoueurs-mVC7vO.png" class="lazyload" alt="Trivia Crack (Jeu de quiz multijoueurs)" title="Trivia Crack (Jeu de quiz multijoueurs)" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/trivia-crack-jeu-de-quiz-multijoueurs-40360093s.htm" class="c-link" title="Trivia Crack (Jeu de quiz multijoueurs)">Trivia Crack (Jeu de quiz multijoueurs)</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/f/i/firealpaca-VF1C4F.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/f/i/firealpaca-VF1C4F.jpg" class="lazyload" alt="FireAlpaca" title="FireAlpaca" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/firealpaca-40343603s.htm" class="c-link" title="FireAlpaca">FireAlpaca</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/-/-/--AS8nx.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/-/-/--AS8nx.jpg" class="lazyload" alt="Life is Feudal: Your Own" title="Life is Feudal: Your Own" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/life-is-feudal-40357719s.htm" class="c-link" title="Life is Feudal: Your Own">Life is Feudal: Your Own</a> </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/n/b/nba-2k20-fw7GgS.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/n/b/nba-2k20-fw7GgS.jpg" class="lazyload" alt="NBA 2K" title="NBA 2K" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title"> <a href="https://www.cnetfrance.fr/telecharger/nba-2k20-40357949s.htm" class="c-link" title="NBA 2K">NBA 2K</a> </p> </div> </article> </li> </ul> </section> <section class="l-section"> <p class="l-section__title">Offres spéciales</p> <ul class="m-list m-list--products" id="c-list-offers"> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/p/r/project-Skrd-Y.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/p/r/project-Skrd-Y.jpg" class="lazyload" alt="Microsoft Project" title="Microsoft Project" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/microsoft-project-40344061s.htm" class="c-link" title="Microsoft Project">Microsoft Project</a> </p> <p class="a-product-sm__promo"> <b>9,95 €</b> au lieu de <span>247,00 €</span> (<b>- 96 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-10-famille-KqITws.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-10-famille-KqITws.jpg" class="lazyload" alt="Windows 10 Famille" title="Windows 10 Famille" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-10-40337634s.htm" class="c-link" title="Windows 10 Famille">Windows 10 Famille</a> </p> <p class="a-product-sm__promo"> <b>9,95 €</b> au lieu de <span>138,00 €</span> (<b>- 93 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-11-JJBp_C.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-11-JJBp_C.png" class="lazyload" alt="Windows 11 Famille" title="Windows 11 Famille" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-11-40368009s.htm" class="c-link" title="Windows 11 Famille">Windows 11 Famille</a> </p> <p class="a-product-sm__promo"> <b>9,95 €</b> au lieu de <span>138,00 €</span> (<b>- 93 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-10-pro-3iX1BM.jpg"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-10-pro-3iX1BM.jpg" class="lazyload" alt="Windows 10 Pro" title="Windows 10 Pro" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-10-pro-40342213s.htm" class="c-link" title="Windows 10 Pro">Windows 10 Pro</a> </p> <p class="a-product-sm__promo"> <b>14,95 €</b> au lieu de <span>197,00 €</span> (<b>- 92 %</b>) </p> </div> </article> </li> <li class="m-list__item"> <article class="a-product-sm"> <figure class="a-product-sm__img"> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/c/thumbnail24webp/t/w/i/windows-11-pro-IURBtl.png"> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" data-src="https://c.clc2l.com/c/thumbnail24/t/w/i/windows-11-pro-IURBtl.png" class="lazyload" alt="Windows 11 Professionnel" title="Windows 11 Professionnel" width="24" height="24" loading="lazy" decoding="async"> </picture> </figure> <div class="a-product-sm__heading"> <p class="a-product-sm__title title title--products-sm"> <a href="https://www.cnetfrance.fr/telecharger/windows-11-pro-40368489s.htm" class="c-link" title="Windows 11 Professionnel">Windows 11 Professionnel</a> </p> <p class="a-product-sm__promo"> <b>14,95 €</b> au lieu de <span>197,00 €</span> (<b>- 92 %</b>) </p> </div> </article> </li> </ul> <div> <a href="https://www.cnetfrance.fr/telecharger/offres-speciales" class="l-products__link c-link c-link--more" title="Toutes les offres spéciales">Toutes les offres spéciales</a> </div> </section> <section class="l-section"> <div class="c-c2l"> <p>Tous les logiciels sur Cnet ont été testés pour vous garantir qu'ils ne contiennent aucuns virus et logiciels malveillants.</p> <span data-c2l="aHR0cHM6Ly93d3cuY2xpYzJsb2FkLmNvbS9mci8=" class="span-c2l" target="_blank"> <span>Powered by C2L</span> <picture> <source type="image/webp" data-srcset="https://c.clc2l.com/img/logo-c2l-150.webp"> <img data-src="https://c.clc2l.com/img/logo-c2l-150.png" title="Clic2Load" alt="Logo Clic2Load" class="lazyload" loading="lazy" width="150" height="21"> </picture> </span> </div> </section> </aside> </aside> </div> </div> </div> <div class="cnzd__o-ftr cn__body-md cn__font-primary"> <div class="cnzd__o-ftr__inr"> <div class="cnzd__o-ftr__l"></div> <div class="cnzd__o-ftr__lst"> <div id="text-2" class="widget-odd widget-first widget-1 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>PRODUITS</span><ul><li class="menu-item-391"><span data-href="/produits/">Tous les produits</span></li><li class="menu-item-371380"><span data-href="https://www.cnetfrance.fr/special/smartphone-4000002598.htm/">Smartphones</span></li><li class="menu-item-279788"><span data-href="https://www.cnetfrance.fr/produits/pc-portables-netbooks/">PC Portables / Tablettes</span></li><li class="menu-item-279795"><span data-href="https://www.cnetfrance.fr/produits/appareils-photo-numeriques/">Photo / vidéo</span></li><li class="menu-item-279798"><span data-href="https://www.cnetfrance.fr/produits/tv-hd/">TV / Smart TV</span></li><li class="menu-item-366598"><span data-href="/comparateur-forfait-mobile/">Comparateur forfait mobile</span></li><li class="menu-item-366599"><span data-href="/comparateur-box-internet/">Comparateur box internet</span></li></ul></div></div> </div><div id="text-3" class="widget-even widget-2 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>NEWS</span><ul><li class="menu-item-279819"><span data-href="https://www.cnetfrance.fr/news/gadget/">Gadget</span></li><li class="menu-item-279831"><span data-href="https://www.cnetfrance.fr/news/internet/">Internet</span></li><li class="menu-item-279841"><span data-href="https://www.cnetfrance.fr/news/mobilite/">Mobilité</span></li><li class="menu-item-279849"><span data-href="https://www.cnetfrance.fr/news/photo-video/">Photo-vidéo</span></li></ul></div></div> </div><div id="text-4" class="widget-odd widget-3 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>TÉLÉCHARGEMENTS</span><ul><li class="menu-item-372"><span data-href="/telecharger/">Tous les téléchargements</span></li><li class="menu-item-373"><span data-href="/telecharger/android/">Android</span></li><li class="menu-item-374"><span data-href="/telecharger/ios/">iOS</span></li><li class="menu-item-375"><span data-href="/telecharger/windows/">Windows</span></li><li class="menu-item-376"><span data-href="/telecharger/macos/">Mac</span></li><li class="menu-item-377"><span data-href="/telecharger/categorie/jeux">Jeux flash</span></li></ul></div></div> </div><div id="text-5" class="widget-even widget-4 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>À PROPOS</span><ul><li class="menu-item-390"><span data-href="/auteurs">L'équipe</span></li><li class="menu-item-389"><span data-href="https://www.reworldmedia.com/">Reworld Media</span></li><li class="menu-item-410157"><span data-href="https://www.reworldmedia.com/mentions-legales/politique-des-donnees-a-caractere-personnel-et-cookies?utm_source=cnetfrance.fr">Politique de confidentialité</span></li><li class="menu-item-410024"><span data-href="/utiq/">Gérer Utiq</span></li></ul></div></div> </div><div id="text-6" class="widget-odd widget-last widget-5 cnzd__o-ftr__cat widget_text"> <div class="textwidget"><div class="cnzd__o-ftr__cat"><span class="cn__font--700 cn__font-uppercase" data-nav-plus>SUIVRE CNET FRANCE VIA…</span><ul><li class="menu-item-378"><span data-href="https://www.facebook.com/cnetfrance">Facebook</span></li><li class="menu-item-379"><span data-href="https://twitter.com/cnetfrance">Twitter</span></li><li class="menu-item-380"><span data-href="https://www.youtube.com/user/CNETfrance">Youtube</span></li><li class="menu-item-381"><span data-href="https://www.dailymotion.com/CNETFrance">Dailymotion</span></li><li class="menu-item-382"><span data-href="http://www.cnetfrance.fr/inscription-newsletter">Newsletter</span></li><li class="menu-item-383"><span data-href="https://www.cnetfrance.fr/feeds/rss/">RSS</span></li></ul></div></div> </div> <div class="cnzd__o-ftr__cat is--legal"> <p class="cn__body-sm"><a href="https://www.cnetfrance.fr/mentions-legales">Mentions légales</a> | <a href="https://www.reworldmedia.com/mentions-legales/politique-des-donnees-a-caractere-personnel-et-cookies?utm_source=cnetfrance.fr">Politique de protection des données personnelles</a> |&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> <script type="text/javascript"> adblock = true; </script> <!-- file blocked if adblock is enabled --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/ados.js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if(adblock){ jQuery( document ).ready( function(){ setTimeout(function(){ send_GA("Adblock", "pub", "1"); }, 3000); }); } </script> <script type="text/javascript" data-rocketid='partner:dfp'> jQuery(document).ready(function() { if(typeof shift_sticky_ad !== "undefined") { shift_sticky_ad('.navbar-fixed-top'); } }); </script> <script type="text/javascript" data-rocketid='partner:dfp'> if(typeof check_slot_rendering !== "undefined") { check_slot_rendering(); } </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocketid="partner:taboola"> window._taboola = window._taboola || []; _taboola.push({flush: true}); </script><script type="text/javascript" data-rocketid="partner:dfp"> if (is_desktop) { jQuery(document).ready(function() { if(!adblock) { if(site_config_js.manage_tracking_ga) { var id = "masthead_haut"; if(site_config_js.manage_tracking_ga.indexOf(id) != -1) { setTimeout(function() { send_GA( "DFP", "masthead_haut", self.location.href, null, true); }, 3000); } } else { setTimeout(function() { send_GA( "DFP", "masthead_haut", self.location.href, null, true); }, 3000); } } else { if(!site_config_js.disable_dfp_adblocker_event) { setTimeout(function() { send_GA("DFP Adblocker", "masthead_haut", self.location.href, null, true); }, 3000); } } }); }</script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocketid="partner:taboola"> window._taboola = window._taboola || []; _taboola.push({ mode: 'thumbnails-mid-a', container: 'taboola-mid-article-thumbnails', placement: 'Mid Article Thumbnails', target_type: 'mix' }); </script> <script type="text/javascript" data-rocketid="partner:dfp"> if (is_desktop) { jQuery(document).ready(function() { if(!adblock) { if(site_config_js.manage_tracking_ga) { var id = "mpu_haut"; if(site_config_js.manage_tracking_ga.indexOf(id) != -1) { setTimeout(function() { send_GA( "DFP", "mpu_haut", self.location.href, null, true); }, 3000); } } else { setTimeout(function() { send_GA( "DFP", "mpu_haut", self.location.href, null, true); }, 3000); } } else { if(!site_config_js.disable_dfp_adblocker_event) { setTimeout(function() { send_GA("DFP Adblocker", "mpu_haut", self.location.href, null, true); }, 3000); } } }); }</script> <script data-rocketid="partner:gtm" type="text/javascript"> adblock_value = adblock ? 1 : 0 ; </script> <script data-rocketid="partner:gtm"> window.dataLayer = window.dataLayer || []; dataLayer.push({ "adblock": adblock_value }); </script> <link rel='stylesheet' id='zoomboxCSS-css' href='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/zoombox/zoombox.css?ver=6.2.2' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/slick.min.js?ver=1.5.9' id='slick_carousel-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/lazyload-v2.min.js?ver=2688' id='reworldmedia-lazy-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/jquery.masonry.js?ver=6.2.2' id='reworldmedia-masonry-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/jquery.browser.js?ver=6.2.2' id='reworldmedia-browser-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/zoombox/zoombox.js?ver=6.2.2' id='zoomboxJS-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-includes/js/comment-reply.min.js?ver=6.2.2' id='comment-reply-js' defer></script> <script type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils.js?ver=2042' id='reworldmedia-main-utils-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-video-player-base.js?ver=2042' id='reworldmedia-main-utils-video-player-main-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/show_videojs.js?ver=2042' id='reworldmedia-main-utils-video-player-show-videojs-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/show_video.js?ver=2042' id='reworldmedia-main-utils-video-player-show-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/show_dai_video.js?ver=2042' id='reworldmedia-main-utils-video-player-show-dai-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/mobile_first_play.js?ver=2042' id='reworldmedia-main-utils-video-player-mobile-first-play-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/playlist.js?ver=2042' id='reworldmedia-main-utils-video-player-playlist-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/play_selected_video.js?ver=2042' id='reworldmedia-main-utils-video-player-play-selected-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/play_on_click.js?ver=2042' id='reworldmedia-main-utils-video-player-play-on-click-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/optimised-video-player/play_carousel_video.js?ver=2042' id='reworldmedia-main-utils-video-player-play-carousel-video-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-video-player.js?ver=2042' id='reworldmedia-main-utils-video-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-jw-player.js?ver=2042' id='reworldmedia-main-utils-jw-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-jw6-player.js?ver=2042' id='reworldmedia-main-utils-jw6-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/adways_player.js?ver=2042' id='reworldmedia-adways-player-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-brightcove.js?ver=2042' id='reworldmedia-main-utils-brightcove-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-caroussel.js?ver=2042' id='reworldmedia-main-utils-caroussel-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-playhomevideo.js?ver=2042' id='reworldmedia-main-utils-playhomevideo-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/common-utils-most-popular-video.js?ver=2042' id='reworldmedia-main-utils-most-popular-video-js' defer></script> <script type='text/javascript' id='reworldmedia-main-js-extra'> /* <![CDATA[ */ var menu_items = []; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/main.js?ver=2042' id='reworldmedia-main-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/share.min.js?ver=2042' id='reworldmedia-sharer-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://api.dmcdn.net/all.js?ver=2042' id='reworldmedia-dai-video-api-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/cookies.js?ver=6.2.2' id='reworldmedia-cookies-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/jwplayer7/jwplayer.js?ver=6.2.2' id='reworldmedia-jwplayer7-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/playlist_post.js?ver=2042' id='playlist_post-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/rw_datawall_nl.js?ver=2042' id='rw_datawall_nl-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/rw-desktop.js?ver=2042' id='rw_desktop-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/plugins/custom-espace-compte/assets/javascripts/espace-compte.js?ver=2042' id='espace-compte-js-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/plugins/affilizz/affilizz-assets/rendering/?ver=1.0.11' id='affilizz-rendering-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/bootstrap/bootstrap.min.js?ver=2042' id='reworldmedia-bootstrap-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/bootstrap/base.js?ver=2042' id='reworldmedia-bootstrap-base-js' defer></script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/bootstrap/footer.js?ver=2042' id='reworldmedia-bootstrap-masonryfooter-js' defer></script> <script type='text/javascript' id='rw-call-shar-social-js-extra'> /* <![CDATA[ */ var RW_Terms = {"Partages":"Partages","Partage":"Partage"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' src='https://www.cnetfrance.fr/wp-content/themes/reworldmedia/assets/javascripts/rw_share_social.js?ver=2042' id='rw-call-shar-social-js' defer></script> <script type='text/javascript'> jQuery(document).ready(function (){ $_window = window.$_window || jQuery(window) ; var rw_lazyload = new LazyLoad({ elements_selector: ".lazy-load", class_loaded:'lazy-loaded' }); function init_lazyload(){ rw_lazyload.update(); } $_window.scroll(init_lazyload); setTimeout(init_lazyload, 2000) ; }); </script><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.cnetfrance.fr/wp-content/plugins/wp-rocket/assets/js/lazyload/17.5/lazyload.min.js"></script> </body> </html>

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