Automatic keywords Highlighter
Highlight Your input keyword
Was ist Automatic keywords Highlighter?
Automatic keywords Highlighter ist eine Chrome-Erweiterung, die von zakirullahkhan6269 entwickelt wurde, und ihr Hauptmerkmal ist "Highlight Your input keyword".
Erweiterungsscreenshots
Automatic keywords Highlighter-Erweiterungs-CRX-Datei herunterladen
Laden Sie Automatic keywords Highlighter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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! Grundlegende Informationen zur Erweiterung
| Name | |
| ID | gofneiahehkphmemhfhgndchnfbnbmkf |
| Offizielle URL | https://chromewebstore.google.com/detail/automatic-keywords-highli/gofneiahehkphmemhfhgndchnfbnbmkf |
| Beschreibung | Highlight Your input keyword |
| Dateigröße | 1.18 MB |
| Installationsanzahl | 382 |
| Aktuelle Version | 1.0 |
| Letztes Update | 2021-12-26 |
| Veröffentlichungsdatum | 2021-12-26 |
| Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
| Entwickler | zakirullahkhan6269 |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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": [
" | |