Automatic keywords Highlighter
Highlight Your input keyword
Co to jest Automatic keywords Highlighter?
Automatic keywords Highlighter to rozszerzenie Chrome opracowane przez zakirullahkhan6269, a jego główną funkcją jest „Highlight Your input keyword”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Automatic keywords Highlighter
Pobierz pliki rozszerzeń Automatic keywords Highlighter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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! Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | gofneiahehkphmemhfhgndchnfbnbmkf |
| Oficjalny URL | https://chromewebstore.google.com/detail/automatic-keywords-highli/gofneiahehkphmemhfhgndchnfbnbmkf |
| Opis | Highlight Your input keyword |
| Rozmiar pliku | 1.18 MB |
| Liczba instalacji | 382 |
| Aktualna Wersja | 1.0 |
| Ostatnia Aktualizacja | 2021-12-26 |
| Data Publikacji | 2021-12-26 |
| Ocena | 5.00/5 Łącznie 1 Oceny |
| Deweloper | zakirullahkhan6269 |
| [email protected] | |
| Typ Płatności | free |
| Obsługiwane Języki | 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": [
" | |