Automatic keywords Highlighter
Highlight Your input keyword
Что такое Automatic keywords Highlighter?
Automatic keywords Highlighter - это расширение Chrome, разработанное zakirullahkhan6269, и его основная функция - "Highlight Your input keyword".
Снимки экрана расширения
Скачать файл CRX расширения Automatic keywords Highlighter
Скачайте файлы расширений Automatic keywords Highlighter в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Download the extension: 1- Search anything in the Google.com or any sites 2- Click on the extension icon 3- Type the keyword in the input field you want to highlight 4- Your result will be automatically shown to you 4- Enjoy!
Основная информация о расширении
Название | Automatic keywords Highlighter |
ID | gofneiahehkphmemhfhgndchnfbnbmkf |
Официальный URL | https://chromewebstore.google.com/detail/automatic-keywords-highli/gofneiahehkphmemhfhgndchnfbnbmkf |
Описание | Highlight Your input keyword |
Размер файла | 1.18 MB |
Количество установок | 382 |
Текущая Версия | 1.0 |
Последнее Обновление | 2021-12-26 |
Дата публикации | 2021-12-26 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | zakirullahkhan6269 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en-GB |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "lib.js", "background.js" ] }, "browser_action": { "default_icon": { "19": "icon\/128.png", "38": "icon\/256.png" }, "default_popup": "popup.html" }, "commands": { "_execute_browser_action": { "description": "Activate the extension", "suggested_key": { "chromeos": "Ctrl+Shift+F", "default": "Ctrl+Shift+F", "linux": "Ctrl+Shift+F", "mac": "Command+Shift+F" } } }, "content_scripts": [ { "css": [ "highlight.css" ], "js": [ "jquery\/jquery.js", "jquery\/jquery.highlight.js", "popup.js" ], "matches": [ " |