diff --git a/plugin/plugin_chrome/content.js b/plugin/plugin_chrome/content.js index 0302c72..45f6417 100644 --- a/plugin/plugin_chrome/content.js +++ b/plugin/plugin_chrome/content.js @@ -1,4 +1,4 @@ -// Plugin DIMA - Version avec extraction de contenu améliorée +// Plugin DIMA - Version avec extraction de contenu améliorée--V1 const DIMA_TECHNIQUES = [ // PHASE DETECTER { @@ -654,4 +654,4 @@ try { new DIMAAnalyzer(); } catch (error) { console.error('DIMA: Erreur d\'initialisation:', error); -} \ No newline at end of file +}