Highlight This: finds and marks words

Automatically finds and highlights words and phrases on the web page according to your list

Qu'est-ce que Highlight This: finds and marks words ?

Highlight This: finds and marks words est une extension Chrome développée par https://highlightthis.net, et sa fonction principale est "Automatically finds and highlights words and phrases on the web page according to your list".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Highlight This: finds and marks words

Téléchargez les fichiers d'extension Highlight This: finds and marks words au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        - No registration required
- Organize your search words in groups and lists
- Use Regular Expressions (Regex tokens)
- All data stored locally
- Auto-refreshes highlights on page reload and content changes
- Unlimited words and lists
- Synchronise lists between your browsers

Highlight This! comes:
- as a Free version, limited to 200 words and limited highlighting styles
- an Unlimited version with affiliate partner link highlighting https://highlightthis.net/PartnerLinks.html
- 2 paid versions.

Easy to use Chrome Extension that automatically searches for defined words in the current browser tab and marks them in a text. Many more advanced features available through settings:
- Create color-coded keyword lists
- Disable highlighting on certain sites
- Export or import your settings and keyword lists
- Define click action
- Use lists from Pastebin, Google Sheets

Privacy Statement: https://highlightthis.net/Privacy.html
EULA: https://highlightthis.net/EULA.pdf

** New in 6.3.3
- Fix: Complete words are not always correctly highlighted

** New in 6.3.2
- Improved: Word breaking symbols list has been extended

** New in 6.3.1
- Fix: zip file issue when installing extension 

** New in 6.3
- New: Better support for languages which have no spaces or punctuation between words
- New: Better support for languages with diacritics
- Fixed: Sync with Google Sheets has been fixed

** New in 6.2.3
- New: You can now put a border around input fields if there is a matching word inside

** New in 6.2.2
- Fixed: a performance issue 

** New in 6.2.1
- Fixed: an issue with highlighting in shadow-root elements

** New in 6.2
- New : Improved performance on large webpages
- Fixed: an issue whereby words could disappear while filtering the list of words

** New in 6.1
- New: Make backups automatically
- New: Open clicks on highights in new window or current tab

** New in 6.0.10
- Fixed: an issue with highlighting of web components
- Fixed: an issue with look behind regular expressions 

** New in 6.0.9
- New: Now also highlighting in Shadow DOM

** New in 6.0.8
- Fixed: an issue whereby lists cannot be opened to edit
- Fixed: an issue on LinkedIn jobs

** New in 6.0.6
- Fixed: highlighting on Single Page Apps
- New: Form to send a bug to the developer

** New in 6.0.5
- Fixed: issue with corrupted synchronized lists which breaks the rendering of the lists

** New in 6.0.4
- Fixed: issue with restoring backups
- New: ability to reset all data and settings

** New in 6.0.1
- Fixed: issue with transforming Synchronized lists

** New in 6.0.0
- Extra styles for highlighting : Bold, Italic, Underline
- Ability to change highligting by selecting rounded corners, padding, shadow
- Ability to define a zone on a page for highlighting
- Switch to Manifest v3, which better protects user security
- Subscriptions
- Fixed: speed of editor
- Fixed: various small issues with remote lists

** New in 5.3.6
- Fixed: an issue with scrolling to highlight tags

** New in 5.3.5
- Fixed: Performance issues

** New in 5.2
- Define click actions for highlighted words
- Support for loading words from Google Sheets
- Define download frequency for remote lists
- Fixed: Negative reverse lookup regex
- Fixed: Issue with Highlight overview
- Fixed: Issue with download button

** New in 5.1
- Support for case sensitive matching
- Manage words from context menu

** New in 5.0
- New editor to manage your words (filter, select, delete, move)
- Support for Regex tokens

** Define words **
Easily specify words and phrases you want to be highlighted.

** Highlighting **
Highlights the words and phrases on the page
Shows how many words have been highlighted

** Works on Ajax pages **
The extension detects changes to the page and re-highlights the words.                    

Informations de Base sur l'Extension

Nom Highlight This: finds and marks words Highlight This: finds and marks words
ID fgmbnmjmbjenlhbefngfibmjkpbcljaj
URL Officiel https://chromewebstore.google.com/detail/highlight-this-finds-and/fgmbnmjmbjenlhbefngfibmjkpbcljaj
Description Automatically finds and highlights words and phrases on the web page according to your list
Taille du Fichier 4.24 MB
Nombre d'Installations 147,374
Version Actuelle 6.3.3
Dernière Mise à Jour 2024-02-19
Date de Publication 2020-06-15
Évaluation 3.82/5 Total 367 Évaluations
Développeur https://highlightthis.net
Email [email protected]
Type de Paiement in_app
Site Web de l'Extension https://highlightthis.net
Langues Prises en Charge en,fr,nl,es,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "short_name": "Highlight This",
    "description": "__MSG_application_description__",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "contextMenus",
        "notifications",
        "alarms",
        "storage",
        "offscreen"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4qbwro4b0R7cWD43H9p1R\/1zo2bXD92jSfXUG9cK4o\/bPEQMn8jd4Zv8C50vB5r0Xo\/HPFnc8Kb3gPzGs0vVMwiCTAvcANkgUyppUgOCMjdHeYFdHMlVPGKM0sDM9TUuKKgT2EjjZh+utU48H7JsMALLVBuUMFo2xsXj4hGFr44nx5B5TSfBwFCP6M+xI499Owa5wU65I\/qe4HeVV7urF9dy\/s0ttmBJWebTLPTbsF9QnJfCP+L1ewWflfHiVZscUkzW+IxkwGRbpth1yXFuRsJ\/4UZBQtL7mo18lJaoU5qLdthJcwde4MiyvgvcD5ZUeTKXl5fo+vwd3+q\/hX47LQIDAQAB",
    "icons": {
        "16": "Plugin16.png",
        "96": "Plugin96.png"
    },
    "background": {
        "service_worker": "serviceWorker.js",
        "type": "module"
    },
    "commands": {
        "ScrollHighlight": {
            "suggested_key": {
                "default": "Ctrl+Shift+Space",
                "mac": "Command+Shift+Space"
            },
            "description": "ScrollHighlight"
        }
    },
    "version": "6.3.3",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "tab\/wordsManager.js",
                "common.js",
                "highlightEngine.js",
                "highlightFields.js",
                "tabWordHighlighter.js"
            ],
            "css": [
                "highlightThis.css"
            ],
            "all_frames": true,
            "run_at": "document_start",
            "match_about_blank": true
        }
    ],
    "action": {
        "default_icon": {
            "16": "Plugin16.png"
        },
        "default_title": "Click Me",
        "default_popup": "popup.html"
    }
}