Easy Highlight - Automatic Keyword Highlight

Automatically detect and highlight multiple words and phrases from your customized list on any webpage

Cos'è Easy Highlight - Automatic Keyword Highlight?

Easy Highlight - Automatic Keyword Highlight è un'estensione di Chrome sviluppata da https://easyhighlight.xtcodetech.com, e la sua funzione principale è "Automatically detect and highlight multiple words and phrases from your customized list on any webpage".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Easy Highlight - Automatic Keyword Highlight

Scarica i file di estensione Easy Highlight - Automatic Keyword Highlight in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Easy Highlight is an automatic Chrome extension that allows for effortless keyword highlighting on any web page! With our extension, you can easily highlight the keywords you're interested in without any hassle, making it perfect for a wide range of users including HR professionals, academics, students, and anyone else who wants to improve their online reading experience. You can also highlight your company name and business names to be able to easily notice relevant information at any time.


✔️Features:
1.Automatic highlighting with ease: Simply input any keywords you want to highlight and our system will automatically highlight them as you browse the web.

2.Readability first: Our extension's primary feature is the automatic background color generation for each keyword, following the Web Content Accessibility Guidelines (Version 1.0) to ensure maximum readability. Say goodbye to text that's hard to read due to color contrast issues.

3.Case sensitivity: We offer the option for case sensitivity, which means that the extension will correctly match keywords regardless of their case. So you can be sure that your keywords will be highlighted even if they're in a different case than what you input.

4.User-friendly design: Using Easy Highlight is a breeze! It's designed to be super user-friendly and intuitive. You won't have to worry about complicated settings or a steep learning curve.

5.One-click disable: With just one click, you can easily turn off the highlighting feature, so you won't have to worry about it interfering with your browsing experience.

6.Highlight single words or phrases: Easy Highlight supports highlighting of both single words and phrases.

😊How it works:
1.Input the keyword or phrase you want to highlight and press enter.
2.To remove a keyword, simply click on it in the extension interface.

🔒Data Privacy:
We value your trust and understand the importance of keeping your data secure. We adhere to all privacy regulations and guidelines, including the General Data Protection Regulation (GDPR) and the California Consumer Privacy Act (CCPA).

You can use Easy Highlight with confidence, knowing that your data is safe and secure.

📋Changelogs:
2023-6-21 version 1.1:Fixed bugs
2023-6-24 version 1.2:Add support for multiple languages
2023-11-2 version 1.3:Fixed bugs
2024-1-7 version 1.4:Fixed bug

✉️Contact us:
we're constantly developing new features to make your browsing experience even better. If you have any feedback or suggestions, please don't hesitate to reach out to us at [email protected]. We'd love to hear from you and improve our extension to meet your needs.                    

Informazioni di Base sull'Estensione

Nome Easy Highlight - Automatic Keyword Highlight Easy Highlight - Automatic Keyword Highlight
ID jdobpplllaoakelgogmmjnnpnaahnhjn
URL Ufficiale https://chromewebstore.google.com/detail/easy-highlight-automatic/jdobpplllaoakelgogmmjnnpnaahnhjn
Descrizione Automatically detect and highlight multiple words and phrases from your customized list on any webpage
Dimensione del File 981 KB
Conteggio Installazioni 1,727
Versione Corrente 1.4.0
Ultimo Aggiornamento 2024-01-08
Data di Pubblicazione 2023-05-01
Valutazione 3.50/5 Totale 2 Valutazioni
Sviluppatore https://easyhighlight.xtcodetech.com
Email [email protected]
Tipo di Pagamento in_app
Sito Web dell'Estensione https://easyhighlight.xtcodetech.com
URL della Pagina di Aiuto https://easyhighlight.xtcodetech.com/terms.html
URL della Pagina della Politica sulla Privacy https://easyhighlight.xtcodetech.com/private.html
Lingue Supportate de,en,fr,es,it,pt-BR,pt-PT,ru,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.4.0",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "author": "XTCodeTech",
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "activeTab"
    ],
    "default_locale": "en",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "js": [
                "js\/tinycolor-min.js",
                "js\/mark.min.js",
                "js\/content.js"
            ],
            "css": [
                "css\/style.css"
            ],
            "run_at": "document_start"
        }
    ],
    "action": {
        "default_title": "Easy Highlight",
        "default_popup": "\/pages\/popup.html",
        "default_icon": {
            "16": "\/imgs\/icon16.png",
            "32": "\/imgs\/icon32.png"
        }
    },
    "icons": {
        "16": "\/imgs\/icon16.png",
        "32": "\/imgs\/icon32.png",
        "48": "\/imgs\/icon48.png",
        "128": "\/imgs\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjpCI73DNk\/+UdWT6VrnwTHkhU9VJantJ2Q0a1wAq44K1E76GjS43uy++Pcg0fvxuQ6N0bQEhyoP7i4Db7Ow2tVnPJixYh7h7uLqYEaljePZY00xS4hjE7TOTRumhVPX\/6tgSNZ4N5SqOCC1U+172jH9hKANwlwZY\/rZACe\/YHNy4KQ\/Blt5NOH3p9ZHz22QnDDny0Brl\/649XEK2H6Eih6M\/sBLXHsPKi7JbomiifqpMiRSnnJumJ9S3dlNDbBKirxAw381qhoj1YuBdchTL4cOMleg9l4PFy8zn7wYSuwPtbF4KcUUIgGSYbAdPIOeBTGvloC7WFBjiOdPr+dtN3wIDAQAB",
    "oauth2": {
        "client_id": "502794488416-lvv8duo9viflktc7nmfn1u4aj0jqjkrl.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile"
        ]
    }
}