Modules pour le navigateur Firefox
  • Extensions
  • Thèmes
    • pour Firefox
    • Dictionnaires et paquetages linguistiques
    • Sites pour les autres navigateurs
    • Modules pour Android
Connexion
Icône du module

Historique de versions de Auto Highlight - 24 versions

Auto Highlight par Juraj Mäsiar

Noté 4,5 sur 5
4,5 étoiles sur 5
5
44
4
8
3
5
2
1
1
3
Historique de versions de Auto Highlight - 24 versions
  • Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.

  • Dernière version

    Version 5.3

    Publié le 3 nov. 2023 - 1,92 Mo
    Fonctionne avec firefox 115.0 et versions supérieures, android 120.0 et versions supérieures
    Version 5.3:
    - "Plus" icon is now on top
    - in pop-up the rules list is now limited to 400px (for easier access to bottom items)
    - adding new domain for existing rule will pre-fill currently opened tab domain AND auto apply it to the page
    - rules in Android are now closed by default and Drag and Drop is possible only by dragging the 3-dot icon

    Code source publié sous licence Tous droits réservés

    Vous avez besoin de Firefox pour utiliser cette extension
    Télécharger Firefox et obtenir l’extension
    Télécharger le fichier
  • Anciennes versions

    Version 5.2

    Publié le 2 nov. 2023 - 1,92 Mo
    Fonctionne avec firefox 115.0 et versions supérieures, android 120.0 et versions supérieures
    Version 5.2:
    - added new Android support
    - Firefox min version moved to Firefox ESR 115
    - updated libs
    - removed legacy runtime storage

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 5.1

    Publié le 26 juin 2023 - 1,92 Mo
    Fonctionne avec firefox 102.0 et versions supérieures
    Version 5.1:
    - fixed broken switch to "Local" storage (from the "Synchronized")

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 5.0

    Publié le 8 juin 2023 - 1,92 Mo
    Fonctionne avec firefox 102.0 et versions supérieures
    Version 5.0:
    - added "d" shortcut to delete a rule (when context menu is opened)
    - fixed broken addon in Firefox 115 (content script "session" polyfill was acting up)
    - updated libs

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.9

    Publié le 17 avr. 2023 - 1,92 Mo
    Fonctionne avec firefox 102.0 et versions supérieures
    Version 4.9:
    - added experimental option "Enable highlighting inside "Shadow DOM""

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.8

    Publié le 17 avr. 2023 - 1,92 Mo
    Fonctionne avec firefox 102.0 et versions supérieures
    Version 4.8:
    - highlighting inside "editable content" is now disabled by default
    - added option to disable highlighter on the current page
    - fixing closing drawer on mobile
    - removed context menu from faq on mobile
    - fixing race condition when creating new rule
    - fixed Safari bugs
    - Safari users will now be asked to review my addon - in one week time, then never again, but nobody did :(
    - updated libs
    - updated translations (thank you :))

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.7

    Publié le 1 févr. 2023 - 1,92 Mo
    Fonctionne avec firefox 102.0 et versions supérieures
    Version 4.7
    - replaced old and slow Mark.js library with newer "advanced-mark.js". Farewell Mark.js, and thank you for all the highlights!
    - added new option "Exact match" that will highlight only perfectly matching words - no more partial matches
    - replaced search text input with textarea that auto-grows (for cases when searching for too many words)
    - added option to disable badge number
    - fixed those exceptions while highlight
    - moved min. Firefox version to 102 to be able to use "browser.scripting" API to be more ready for upcoming Manifest V3
    - updated libs and build script
    - updated translations

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.5

    Publié le 19 sept. 2022 - 1,92 Mo
    Fonctionne avec firefox 91.0 et versions supérieures
    Release 4.5:
    - "textarea" elements are now excluded from the highlight (since those can't be highlighted anyway)
    - draggable top-bar in Chrome is now much bigger
    - removed auto-translated languages (yeah... it was a bad idea to use machine translations)
    - fixed input autofocus on Android
    - updated faster experimental Markjs library
    - updated libs

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.4

    Publié le 30 juil. 2022 - 2,1 Mo
    Fonctionne avec firefox 91.0 et versions supérieures
    Version 4.4:
    - added experimental faster Mark.js library (build by "@angezid"), you can enable it in Settings / Options / Experimental
    - moved compatibility to minimum: Firefox ESR 91 and Safari 15.4
    - fixed usability bug when changing Domain match to URL match on current page (it should pre-fill the URL)
    - fixed broswer crash in Android when opening Options page
    - updated all libs

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.3

    Publié le 5 juin 2022 - 2,09 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    Version: 4.3
    - fixed broken highlight on "changing" pages, by fixing mutation detection when Text nodes are added
    - fixed broken Android
    - fixed the annoying yellow stripe bug on the bottom of popup!
    - fixed backup schedule
    - improved "about" - now with better UI and Edge link
    - refactored Firefox menus to contextMenus for better compatibility
    - updated libs

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.2

    Publié le 25 avr. 2022 - 2,09 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    - fixed broken "Auto Highlight on this page" context menu

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 4.1

    Publié le 18 avr. 2022 - 2,09 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    4.2 version:
    - fully compatible with upcoming Manifest v3
    - added new context menu option: "Add <selection> to existing rule" - works only on rules with enabled "Each word" option
    - new rules created from context menu will now use "Each word" by default
    - fixed layout bug
    - fixed broken context menus if rule name has special characters
    - fixed disappearing context menus in Chrome

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 3.2

    Publié le 20 mars 2022 - 2,07 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    - removed performance option to delay highlight - now enabled by default
    - added experimental performance option to help speed things up if one uses A LOT of rules (by using multi-mark that can mark multiple rules together and faster... but not fast enough though)

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 3.1

    Publié le 13 mars 2022 - 2,01 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    - fixed race condition bug with options not loaded in time on page load (this often break ON/OFF and some other options)

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 3.0

    Publié le 12 mars 2022 - 2,01 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    - added storage area option - Synchronized / Local
    - added option to delay initial highlight to improve performance
    - added import file guide for Firefox users when using popup (since it doesn't work in popup)
    - Chromium browsers may now open popup instead of injecting modal window into the tab
    - fixed broken context menu in Chrome
    - fixed Safari infinite loop in: browser.i18n.getMessage('faq_4a', ['$13.99'])
    - restoring using history will now restore full rules state (removing legacy rules)

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.8

    Publié le 5 mars 2022 - 2,01 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    - rules can be now renamed with double-click
    - rule can be now renamed with "F2" or "Alt + r" shortcuts
    - added Note field to the rule
    - rule note is now automatically used as "tooltip" (label) for each highlighted word
    - making background script not-persistent (preparation for Manifest V3)
    - fixed translations (thank you translators!)
    - updated libs

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.7

    Publié le 9 nov. 2021 - 2,67 Mo
    Fonctionne avec firefox 78.0 et versions supérieures
    - added brand new Matches list feature - now you can see all matches on a side next to scrollbar
    - default colors can be now set in settings
    - added InexedDB database with History of changes feature for easier undo
    - removing rule no longer shows confirmation dialog (you can use history to restore it)
    - disabled neighbor rule opening when deleting rule, this should speed-up deleting
    - fixed plus buttons size, missing labels, padding...
    - right click on rule now opens menu
    - fixed font-size 0 being re-set after editing
    - fixed runtime errors with bad tab ID
    - fixed issues related to duplicating rule. Cloned rule is now saved and keeps focus!
    - fixed deleting empty rule
    - restricted pages list height

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.6

    Publié le 15 mai 2021 - 2,69 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*
    - added bunch (40+) of new translations (mostly auto-generated), so if you see something badly translated, please contact me :)
    - improved integration with dynamically changing texts (on React / Vue based pages)
    - added "Ctrl + Alt + H" toggle hotkey to quickly turn highlighter ON / OFF
    - added switch in the popup to turn highlighter ON / OFF
    - rules and domains list are now displayed more dense to fit more of them on screen
    - rules that are applied on same pages are now visually grouped together

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.5

    Publié le 25 mars 2021 - 2,49 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*
    - updated context menu messages to be more clear and easier to use
    - fixed custom font size issue (not being applied to some elements)
    - fixed potential performance issues related to updates (when old instance is still active) by delaying update to next restart
    - cleanup
    - updated Vuetify

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.4

    Publié le 11 mars 2021 - 2,49 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*
    - fixed not working highlighting in iframes
    - after using context menu to create new highlight the selected text will be de-selected (so that you can see the highlight color)
    - upgraded title on rule to show pages where it's enabled
    - added Safari support
    - in Chrome and Safari the highlighter will be now opened in the page, not in a new tab
    - rules list is now more dense
    - reordered context menus in popup (delete is now first)
    - fixed layout issues
    - fixed auto-scroll to new rule
    - refactoring
    - updated libraries

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.3

    Publié le 19 oct. 2020 - 2,45 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*
    - added Temporal Highlight - new type of rules that gets auto-deleted when you restart browser
    - added new context menus (for Temporal Highlights) and option to disable them
    - added auto-scroll to the active rule when popup window is opened
    - fixed global rules not being removed after they got deleted!
    - fixed highlighting on dynamic pages - now after page fully loads, we will re-highlight rules, this fixed some issues when page uses partial mutations as it loads, for example on Reddit
    - small visual upgrades
    - optimized build for smaller + faster code

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.2

    Publié le 23 août 2020 - 2,43 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*
    - Ignore Case can be now used with RegExp!
    - fully compatible with the new Firefox for Android (Fenix)
    - added support for across-elements search (it was enabled by default, now it can be disabled)
    - when adding new domain, it will now scroll to and focus new domain name input
    - fixed setting badge and text (no more badge number stuck on non-highlighted pages)
    - fixed flash of FAQ when opening popup
    - improved toolbar icon tooltip label with statistics about matches of each rule
    - rules displayed in context menu are now correctly sorted

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.1

    Publié le 21 juil. 2020 - 2,43 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*
    - added "Every page" matching option (to highlight on every page)
    - fixed Chrome store link
    - fixed multi-rule matching
    - improved FAQ plus it's show also on blank first page (if you don't have rules yet)
    - added Storage Info page
    - refactoring, cleanup and GUI improvements after end user testing :)

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
  • Version 2.0

    Publié le 21 juil. 2020 - 2,43 Mo
    Fonctionne avec firefox 68.0 et versions supérieures, android 68.0 à 68.*

    Code source publié sous licence Tous droits réservés

    Télécharger le fichier
Aller à la page d’accueil de Mozilla

Modules complémentaires

  • À propos
  • Blog des modules complémentaires Firefox
  • Atelier sur les extensions
  • Pôle développeur
  • Politiques à destination des développeurs
  • Blog de la communauté
  • Forum
  • Signaler un problème
  • Guide de revue

Navigateurs

  • Desktop
  • Mobile
  • Enterprise

Produits

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Confidentialité
  • Cookies
  • Mentions légales

Sauf mention contraire, le contenu de ce site est disponible sous licence Creative Commons Attribution Share-Alike v3.0 ou toute version supérieure.