DCHighlighter
Double click a word to highlight all occurances. Double clicking another word will highlight the new words.
Was ist DCHighlighter?
DCHighlighter ist eine Chrome-Erweiterung, die von Reece entwickelt wurde, und ihr Hauptmerkmal ist "Double click a word to highlight all occurances. Double clicking another word will highlight the new words.".
Erweiterungsscreenshots
DCHighlighter-Erweiterungs-CRX-Datei herunterladen
Laden Sie DCHighlighter-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
Just double click to highlight the places that word occurs. There are places that it won't work or may break the page. Things like Twitter that load content are unlikely to work at all. Some sites just have badly written javascript that breaks and prevents me from running my code. TODO: build a way to disable the extension on sites that you select (maybe because you don't want or because you found it won't work); Update: bugfix v1.0.1 - won't search when highlighting words in a textbox. updates v1.0.2 - add link to search google since the word is no longer highlighted.
Grundlegende Informationen zur Erweiterung
Name | DCHighlighter |
ID | cbdhkniehcgbegiemeehcieonlibjifm |
Offizielle URL | https://chromewebstore.google.com/detail/dchighlighter/cbdhkniehcgbegiemeehcieonlibjifm |
Beschreibung | Double click a word to highlight all occurances. Double clicking another word will highlight the new words. |
Dateigröße | 50.39 KB |
Installationsanzahl | 163 |
Aktuelle Version | 1.0.2 |
Letztes Update | 2014-09-27 |
Veröffentlichungsdatum | 2014-09-26 |
Bewertung | 3.50/5 Insgesamt 4 Bewertungen |
Entwickler | Reece |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DCHighlighter", "version": "1.0.2", "manifest_version": 2, "description": "Double click a word to highlight all occurances. Double clicking another word will highlight the new words.", "icons": { "48": "h48.png", "128": "h128.png" }, "content_scripts": [ { "matches": [ " |